1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-03-13 05:41:37 +00:00

base.css: icrease right padding for div.main

This commit is contained in:
Hidden Z 2011-02-19 16:15:33 +00:00
parent 6ccc1341d9
commit dd33ab9135

View File

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