CSS UIpolish

This commit is contained in:
mgalli%geckonnection.com 2006-02-16 00:38:27 +00:00
parent 6bdcad57d7
commit cb482bf585

View File

@ -1,5 +1,5 @@
div.item {
td.item {
font-family:verdana;
font-size:74%;
-moz-border-radius:4px;
@ -7,7 +7,7 @@ div.item {
margin:4px;
}
div.item a {
td.item a {
text-decoration:none;
color:black;
}