Move <style> to hydra.css

This commit is contained in:
Eelco Dolstra
2013-02-19 14:34:53 +01:00
parent dba8dc9668
commit 7b4d4f1cd7
2 changed files with 17 additions and 13 deletions

View File

@ -1,3 +1,8 @@
body {
padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
padding-bottom: 0px; /* 60px to make the container go all the way to the bottom of the topbar */
}
.logTreeToggle {
text-decoration: none;
font-family: monospace;