Changed color and font-size of footer

master
Gina Häußge 2013-03-30 18:28:24 +01:00
parent b5b023a29c
commit cfdfad1c06
1 changed files with 4 additions and 0 deletions

View File

@ -334,6 +334,10 @@ ul.dropdown-menu li a {
ul li {
display: inline;
margin-left: 1em;
font-size: 85%;
a {
color: #555;
}
}
}