Trying out a red link color
This commit is contained in:
parent
aa24fe0aef
commit
06fbd77a6f
|
@ -25,15 +25,15 @@
|
|||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
a:link { color: #0000AA; }
|
||||
a:visited { color: #660066; }
|
||||
a:link { color: #A00; }
|
||||
a:visited { color: #644; }
|
||||
|
||||
h1 {
|
||||
font-family: 'IM Fell English SC', serif;
|
||||
font-weight: normal;
|
||||
font-size: 48px;
|
||||
line-height: 48px;
|
||||
margin-top: 24px;
|
||||
margin-top: 48px;
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
|
|
Loading…
Reference in New Issue
Block a user