X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/a753fb8c16995eda2df899df85d5f0c7668bad6c..60aad80e946dc086047ad7871f4e6d0db41e4777:/css/styles.css diff --git a/css/styles.css b/css/styles.css index 6773417..b4b4bc4 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,12 +62,11 @@ body { margin-top: 5px; } -.footer { - margin-top: 20px; - margin-bottom: 10px; - bottom:0; - width: 99%; - position: absolute; +#container, #footer { + width: 100%; +} + +#footer{ font-size: 0.7em; background: #ECECAC; color: black;