diff options
Diffstat (limited to 'css/style.css')
-rw-r--r-- | css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index cee3337..493856a 100644 --- a/css/style.css +++ b/css/style.css @@ -125,6 +125,10 @@ table.list thead th { text-align: center; color:#66a3d3 } +.permlist { + font-size: 9pt; +font-weight: normal; +} .none { font-size: 6pt; color: lightgray; |