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:
parent
e4f7bdd104
commit
eef7bf2e17
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user