1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-02-02 01:44:40 +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

View File

@ -52,6 +52,10 @@ td {
max-width: 220px;
}
ul {
list-style-position: inside;
}
div.menu {
float: left;
margin: 0px 20px 20px 0px;