Archived
1
0

have navbar theme changer text underlined

This commit is contained in:
Jeff Becker 2016-03-08 08:35:34 -05:00
parent 46ca31066f
commit 5975383349
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -230,7 +230,7 @@ a, a:visited, .navbar-link > label {
color: darkgray;
}
.navbarlink > label {
.navbar-link > label {
text-decoration: underline;
}