work on style and view and layout

This commit is contained in:
2013-11-05 13:25:25 +01:00
parent 7e9f34ce57
commit 41ffc9b353
5 changed files with 13 additions and 8 deletions

View File

@@ -4,6 +4,10 @@ div#usefulbar {
//to align with nav bar
padding-right: 15px;
form {
margin: 0;
}
i.menu {
font-size: 2em;
}

View File

@@ -4,4 +4,6 @@
@import "_flashMessages.scss";
@import "_wrapper.scss";
@import "_commons.scss";