mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-08-26 13:42:20 +00:00
base.css: icrease right padding for div.main
This commit is contained in:
parent
6ccc1341d9
commit
dd33ab9135
@ -86,7 +86,7 @@ div.menu {
|
|||||||
|
|
||||||
div.main {
|
div.main {
|
||||||
margin: 0px 0px 0px 0px;
|
margin: 0px 0px 0px 0px;
|
||||||
padding: 22px 40px 20px 220px;
|
padding: 22px 60px 20px 220px;
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
color: #000011;
|
color: #000011;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user