1
0
Fork 0
forked from 0x2620/oxjs

add unicode demo

This commit is contained in:
rolux 2011-11-30 15:55:36 +01:00
commit 8e68992ea0
3 changed files with 49 additions and 0 deletions

View file

@ -0,0 +1,10 @@
td {
font-family: Lucida Grande, Helvetica, Arial;
font-size: 16px;
}
td:first-child {
padding-right: 16px;
font-weight: bold;
text-align: right;
}