mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-01-24 05:25:03 +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 {
|
div.main {
|
||||||
margin: 0px 0px 0px 0px;
|
margin: 0px 0px 0px 0px;
|
||||||
padding: 5px 40px 20px 190px;
|
padding: 22px 40px 20px 190px;
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
color: #000011;
|
color: #000011;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user