X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/d2eb87b3ce3d10f0e8d490d5e248c657125a68a8..ca25ff5b7d32b8c3d94dfcbad2e9c3a3cbe21280:/public/stylesheets/main.css diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index 0260bc4..50863c1 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -147,15 +147,14 @@ h5 { } #title-header { - margin: -20px -20px 1em -20px; - height: 32px; - margin-bottom: 14px; + margin: -20px -20px 14px -20px; + height: 34px; background-color: #e5e5e5; } .normal-header { margin: 1.3em -20px 1.3em -20px; - height: 32px; + height: 34px; background-color: #e5e5e5; } @@ -167,7 +166,7 @@ h5 { text-align: center; color: white; background-color: #999999; - height: 32px; + height: 34px; float: left; padding: 0px .75em 0px .75em; } @@ -178,8 +177,9 @@ h5 { font-size: 18px; color: #666666; background-color: #e5e5e5; - height: 26px; - padding: 6px 1em 0px 10px; + /* height: 26px; */ + padding: 6px 0px 0px 10px; + margin-bottom: 14px; } #main-box {