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

@@ -1,4 +1,5 @@
div#usefulbar { background-color: #fbba3a; z-index: 1000; padding-right: 15px; }
div#usefulbar form { margin: 0; }
div#usefulbar i.menu { font-size: 2em; }
div#usefulbar ul { display: flex; justify-content: flex-end; margin: 0; padding-top: 5px; padding-right: 10px; }
div#usefulbar li { color: white; margin-left: 10px; }