css again

This commit is contained in:
Juti Noppornpitak 2007-03-18 13:58:44 +00:00
parent f3be729473
commit 3a6298cb4b
1 changed files with 5 additions and 0 deletions

View File

@ -22,3 +22,8 @@ body, .web-framework {
margin:0 auto;
font-size:12px;
}
table {
-moz-border-radius:1em;
border-radius:1em;
}