We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 032868e commit c387216Copy full SHA for c387216
_sass/_main.scss
@@ -282,7 +282,6 @@ h3.fancy {
282
}
283
a {
284
color: #a40802;
285
- text-decoration: none;
286
287
h1 {
288
color: #784942;
@@ -1070,9 +1069,6 @@ nav#pages ul li a {
1070
1069
text-transform: lowercase;
1071
font-size: 14px;
1072
1073
-nav#pages ul li a:hover {
1074
- text-decoration: underline;
1075
-}
1076
footer {
1077
padding-top: 30px;
1078
padding-bottom: 30px;
0 commit comments