Skip to content

Commit 07265e7

Browse files
committed
trying a more specific CSS path
1 parent fe9e1b1 commit 07265e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layout/foot_general.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
margin-left: auto;
55
margin-right: auto;
66
}
7-
footer.footer-copy ul > a {
7+
footer.footer-copy ul#menu > a {
88
font-size: 95%;
99
}
10-
footer.footer-copy ul > a:first-of-type {
10+
footer.footer-copy ul#menu > a:first-of-type {
1111
font-size: 115%;
1212
font-weight: bold;
1313
}

0 commit comments

Comments
 (0)