table head font-size for non-latin font
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@461 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
parent
2b1133a08c
commit
138784778e
|
@ -1,5 +1,6 @@
|
|||
h1 { text-align: center; display: block; }
|
||||
input, table { font-family: sans-serif; font-size: 11px; }
|
||||
th { font-size: 12px; }
|
||||
table { border-collapse: collapse; }
|
||||
table.cycles { border: 1px solid black; margin-top: 5px; margin-bottom: 5px; }
|
||||
table.cycles .col1 { background-color: #f5f5f5; }
|
||||
|
|
Loading…
Reference in New Issue