X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/7ef22e2126b630156852e59acdb9d54283ab3462..5ec97892b8d65ffdff8eef18495632e1c2c7c22e:/css/styles.css diff --git a/css/styles.css b/css/styles.css index d3751f0..5f450f6 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1,4 +1,4 @@ -/* vim: set ts=4 tw=4 sw=4 noet: */ +/* vim: set ts=4 tw=0 sw=4 noet: */ .h1 { text-align: center; @@ -39,7 +39,7 @@ td { padding: 2px 6px; } -body { +html, body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; color: #3D658C; @@ -49,6 +49,8 @@ body { .total-rows { color: red; font-size: 0.8em; + margin: 0 auto 5px; + display: table; } .page-nav { @@ -60,13 +62,16 @@ body { margin-top: 5px; } -.footer { - text-align: center; - margin-top: 20px; - margin-bottom: 10px; +#container, #footer { + width: 100%; +} + +#footer{ font-size: 0.7em; background: #ECECAC; color: black; + text-align: center; + height: 14px; } .whitefooter { @@ -86,7 +91,7 @@ img { .nav-action { text-align: center; - width: 53px; + width: 58px; } .label {