Skip to content

Commit 62cc515

Browse files
authored
Update small.css
1 parent 1ada95b commit 62cc515

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/small.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ nav ul {
4646
} */
4747
nav ul li a {
4848
display: block; /* to make the full width clickable */
49-
background-color: #8f8e8e;/*#6f6f6f;*/
49+
background-color: #8f8e8ecc;/*#6f6f6f;*/
5050
color: #000;
5151
border-left: 1px solid #777;
5252
border-top: 1px solid rgba(0,0,0,.3);
@@ -197,4 +197,4 @@ footer {
197197
content: "";
198198
display: table;
199199
clear: both;
200-
}
200+
}

0 commit comments

Comments
 (0)