Skip to content

Commit b3a9c52

Browse files
committed
Make links in the footer more readable
1 parent c166a3d commit b3a9c52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

static/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ footer {
113113
color: #e4e6e8;
114114
font-size: 0.85em;
115115
}
116+
footer a {
117+
color: #4989bb;
118+
}
116119

117120
/* Tiny screens: smaller header, in addition to "max-width : 55em" below */
118121
@media only screen and (max-width : 22em) {

0 commit comments

Comments
 (0)