1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-02-02 09:55:52 +00:00

base.css: add div.footer

This commit is contained in:
Hidden Z 2010-11-05 14:21:53 +00:00
parent 5019e5b185
commit 6b5d731c4b

View File

@ -59,3 +59,9 @@ div.main {
text-align: justify;
color: #000011;
}
div.footer {
font-size: 8pt;
text-align: center;
padding: 8px 0 0 0;
}