mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-01-22 12:34:17 +00:00
base.css: remove left margin for table and increase it width
It makes browse table looks more nicely.
This commit is contained in:
parent
e6db0d3ff2
commit
ab3567a41f
@ -35,8 +35,8 @@ a:hover {
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
width: 80%;
|
||||
margin: 10px 0px 10px 20px;
|
||||
width: 90%;
|
||||
margin: 10px 0px 10px 0px;
|
||||
}
|
||||
|
||||
tr:first-child {
|
||||
|
Loading…
x
Reference in New Issue
Block a user