X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/c2dcc74158c005dd12770f25be5a3d059dbc4efd..6adbdc99c9a56c6f31f9e78b8181cd8f066f5126:/css/styles.css diff --git a/css/styles.css b/css/styles.css index 303d43a..5f450f6 100644 --- a/css/styles.css +++ b/css/styles.css @@ -39,7 +39,7 @@ td { padding: 2px 6px; } -body { +html, body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; color: #3D658C; @@ -62,15 +62,16 @@ body { margin-top: 5px; } -.footer { - margin-top: 20px; - margin-bottom: 10px; - left: 40%; - bottom:0; - position: absolute; +#container, #footer { + width: 100%; +} + +#footer{ font-size: 0.7em; background: #ECECAC; color: black; + text-align: center; + height: 14px; } .whitefooter { @@ -90,7 +91,7 @@ img { .nav-action { text-align: center; - width: 53px; + width: 58px; } .label {