diff --git a/assets/css/main.css b/assets/css/main.css index 9dd316f..9122579 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -387,7 +387,7 @@ img.home-img { img { max-width: 100%; } - } + } } .alert { @@ -406,6 +406,21 @@ img.home-img { /* For blog, project index pages */ .index-page { + a.button { + background-color: #0843c3; + border: none; + color: white; + padding: 2px 10px; + text-align: center; + text-decoration: none; + display: inline-block; + vertical-align: top; + font-size: smaller; + font-family: "Jura Bold"; + cursor: pointer; + margin: auto; + } + .date { font-weight: normal; font-family: "Jura Regular"; @@ -474,7 +489,8 @@ img.home-img { background-color: #f2f2f2; } - a.project-url, a.blog-url { + a.project-url, + a.blog-url { color: #03163f; font-weight: bold; } diff --git a/blog/__template/index.template.html b/blog/__template/index.template.html index c4f7bce..716e170 100644 --- a/blog/__template/index.template.html +++ b/blog/__template/index.template.html @@ -59,8 +59,8 @@

Blog

Subscribe to @hannahilea RSS feed + Subscribe via email -