mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-08-30 23:51:58 +00:00
base.css: improve look of /postkey/ page
Now list style is "outside" but list is moved to right a little, so list looks pretty cool.
This commit is contained in:
parent
cc50eec9c2
commit
6ccc1341d9
@ -52,10 +52,6 @@ td {
|
|||||||
max-width: 220px;
|
max-width: 220px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
|
||||||
list-style-position: inside;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.menu {
|
div.menu {
|
||||||
float: left;
|
float: left;
|
||||||
margin: 0px 20px 20px 0px;
|
margin: 0px 20px 20px 0px;
|
||||||
@ -95,6 +91,10 @@ div.main {
|
|||||||
color: #000011;
|
color: #000011;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.main li {
|
||||||
|
margin-left: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
div.footer {
|
div.footer {
|
||||||
font-size: 8pt;
|
font-size: 8pt;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user