Improved dropdown styling, part deux

This commit is contained in:
Jef van Schendel
2013-02-24 21:09:16 +01:00
parent 42a8de4932
commit a5b9a066bf
2 changed files with 22 additions and 12 deletions

View File

@@ -136,6 +136,11 @@ header {
list-style: none;
}
.header_dropdown p {
margin-top: 12px;
margin-bottom: 10px;
}
.dropdown_title {
font-size: 20px;
}