* adjust the font size of colhead.
This commit is contained in:
@@ -168,9 +168,9 @@ caption {border:1px solid #e4e4e4; background:#efefef; margin:0; padding:2px
|
||||
.table-1 th, .table-2 th, .table-3 th, .table-4 th, .table-5 th {padding:3px 3px 3px 3px}
|
||||
|
||||
.colhead td {text-align:center; background-color:#efefef;}
|
||||
.colhead th {text-align:center; background-color:#efefef; font-size:14px; border-bottom:1px solid #e4e4e4}
|
||||
.colhead th {text-align:center; background-color:#efefef; font-size:12px; font-weight:bold; border-bottom:1px solid #e4e4e4}
|
||||
.colhead a {text-decoration:none; display:block;}
|
||||
.colhead th a{color:#333; font-size:14px;}
|
||||
.colhead th a{color:#333; font-size:12px;}
|
||||
.colhead th a:hover{color:#F30;}
|
||||
|
||||
.rowhead {font-weight:bold; text-align:right; width:100px; border-right:1px solid #e4e4e4}
|
||||
|
||||
Reference in New Issue
Block a user