diff --git a/grs/mainsite.css b/grs/mainsite.css index 37b8b31..f094d3d 100644 --- a/grs/mainsite.css +++ b/grs/mainsite.css @@ -219,6 +219,20 @@ button{ margin-right: 10px; box-shadow: 1px 1px 1px #9f9F9F; } +a.about{ + display: block; + text-decoration: none; + padding:5px; + padding-top: 10px; + padding-bottom: 10px; + border-radius: 5px; + box-shadow: 1px 1px 1px #9f9F9F; + background-color: #5fa6cf; + text-align: center; + color: white; + margin-top: 10px; + font-weight: bold; +} div[data-id="status"]{ padding-left: 10px; padding-top:5px; diff --git a/index.ls b/index.ls index 5ec76e5..33b5394 100644 --- a/index.ls +++ b/index.ls @@ -91,8 +91,8 @@
@@ -109,6 +109,7 @@

+ Find out more about me