Skip to content

Commit c387216

Browse files
committed
make sure to underline links
1 parent 032868e commit c387216

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_sass/_main.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ h3.fancy {
282282
}
283283
a {
284284
color: #a40802;
285-
text-decoration: none;
286285
}
287286
h1 {
288287
color: #784942;
@@ -1070,9 +1069,6 @@ nav#pages ul li a {
10701069
text-transform: lowercase;
10711070
font-size: 14px;
10721071
}
1073-
nav#pages ul li a:hover {
1074-
text-decoration: underline;
1075-
}
10761072
footer {
10771073
padding-top: 30px;
10781074
padding-bottom: 30px;

0 commit comments

Comments
 (0)