Skip to content

Commit 98ae97a

Browse files
committed
Underline links and make nunito the font for the entire site
1 parent 081efe2 commit 98ae97a

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

themes/feather/sass/feather.scss

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,12 @@ $link-color: #ed1249;
3131
// Typography //
3232
// -------------------------------------------------//
3333

34+
body {
35+
font-family: "Nunito",Helvetica,Arial,sans-serif;
36+
}
37+
3438
// Headers
3539
h1,h2,h3,h4,h5,h6 {
36-
font-family: "Nunito",Helvetica,Arial,sans-serif;
3740
font-weight: 700;
3841
margin-bottom: 12px;
3942
line-height: 1.2;
@@ -80,7 +83,6 @@ hr {
8083

8184
// paragraphs and lists
8285
p, ul, ol {
83-
font-family: "Nunito",Helvetica,Arial,sans-serif;
8486
font-weight: 300;
8587
line-height: 1.5;
8688
font-size: 20px;
@@ -155,7 +157,6 @@ pre, code {
155157

156158
// Misc.
157159
.date, .info { // the small text that shows info related to dates, etc.
158-
font-family: "Nunito",Helvetica,Arial,sans-serif;
159160
font-weight: 300;
160161
text-transform: uppercase;
161162
font-size: 12px;
@@ -171,6 +172,10 @@ section {
171172
margin: 46px 0;
172173
}
173174

175+
a.episodelink:hover {
176+
text-decoration: underline;
177+
}
178+
174179
.container {
175180
max-width: 700px;
176181
margin: 0 auto;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy