X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/6b3d5ba966ffd150d635a618593295958233baef..a753fb8c16995eda2df899df85d5f0c7668bad6c:/css/styles.css diff --git a/css/styles.css b/css/styles.css index 9ca44dd..6773417 100644 --- a/css/styles.css +++ b/css/styles.css @@ -49,6 +49,8 @@ body { .total-rows { color: red; font-size: 0.8em; + margin: 0 auto 5px; + display: table; } .page-nav { @@ -61,12 +63,15 @@ body { } .footer { - text-align: center; margin-top: 20px; margin-bottom: 10px; + bottom:0; + width: 99%; + position: absolute; font-size: 0.7em; background: #ECECAC; color: black; + text-align: center; } .whitefooter {