Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
9d87aab61b
|
@@ -22,7 +22,7 @@ strong {
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
color: #811610;
|
||||
color: #B31D15;
|
||||
}
|
||||
|
||||
a:link, a:visited {
|
||||
@@ -31,8 +31,8 @@ a:link, a:visited {
|
||||
}
|
||||
|
||||
a:hover, a:active {
|
||||
color: #811610;
|
||||
border-bottom: 1px dotted #811610;
|
||||
color: #B31D15;
|
||||
border-bottom: 1px dotted #B31D15;
|
||||
}
|
||||
|
||||
div.header {
|
||||
|
||||
Reference in New Issue
Block a user