1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-03-09 11:51:09 +00:00

base.css: add "ul"

This commit is contained in:
Hidden Z 2011-02-19 13:28:25 +00:00
parent 41b1e7d10a
commit 6cd0520be2

@ -52,6 +52,10 @@ 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;