First commit to add header dropdown

This commit is contained in:
Jef van Schendel
2012-12-02 02:13:22 +01:00
parent d53ca5e506
commit 5a42915b68
3 changed files with 34 additions and 28 deletions

View File

@@ -112,7 +112,9 @@ input, textarea {
}
header {
width: 100%;
width: 940px;
margin-left: auto;
margin-right: auto;
padding: 0;
margin-bottom: 42px;
background-color: #303030;