1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-08 22:07:55 +00:00

base.css: fix top padding of main div

This commit is contained in:
Hidden Z 2010-11-12 19:50:49 +00:00
parent e4f7bdd104
commit eef7bf2e17

View File

@ -70,7 +70,7 @@ div.menu {
div.main {
margin: 0px 0px 0px 0px;
padding: 5px 40px 20px 190px;
padding: 22px 40px 20px 190px;
text-align: justify;
color: #000011;
}