From 1884c9de0bbf754664125328f471d74365264bc8 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Thu, 31 Mar 2011 10:05:04 +0000 Subject: style update --- g/style/all.css | 4 +++- g/style/screen.css | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'g') diff --git a/g/style/all.css b/g/style/all.css index f3d8bf709..3235962fc 100644 --- a/g/style/all.css +++ b/g/style/all.css @@ -122,6 +122,8 @@ hr { line-height: 76px; } +.hl > li { margin-bottom: 0.6em; } + ul#people { height: 300px; overflow: auto; @@ -228,7 +230,7 @@ table#fr-table td.money { text-align: right; } vertical-align: top; } .dlt2 tfoot td a { color: #aaa; } -.dlt2 .pop span { display: block; height: 10px; background: #ccc; color: transparent; } +.dlt2 .pop span { display: block; height: 11px; background: #ccc; color: transparent; } .dlt2 .pop span.pop_0 { width: 0; } .dlt2 .pop span.pop_1 { width: 5px; } span.pop_2 { width: 10px; } diff --git a/g/style/screen.css b/g/style/screen.css index 897b86fe9..71d5e5a3f 100644 --- a/g/style/screen.css +++ b/g/style/screen.css @@ -110,6 +110,8 @@ hr { line-height: 76px; } +.hl > li { margin-bottom: 0.6em; } + ul#people { height: 300px; overflow: auto; @@ -216,7 +218,7 @@ table#fr-table td.money { text-align: right; } vertical-align: top; } .dlt2 tfoot td a { color: #aaa; } -.dlt2 .pop span { display: block; height: 10px; background: #ccc; color: transparent; } +.dlt2 .pop span { display: block; height: 11px; background: #ccc; color: transparent; } .dlt2 .pop span.pop_0 { width: 0; } .dlt2 .pop span.pop_1 { width: 5px; } span.pop_2 { width: 10px; } -- cgit v1.2.1