diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-30 17:27:56 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-30 17:27:56 +0200 |
commit | 4091fbbb0b280120407e0625dd49e741e481a528 (patch) | |
tree | be459f6f5d1590776a7bee4ce4b0110ba774d819 /css | |
parent | a4fb637c441cad75350edcbbb2520f7a303b33c2 (diff) |
wibble
Diffstat (limited to '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; |