From 7b9eda987f2c78b219bc5b7b960c18352c67a66e Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Mon, 4 Apr 2011 15:44:01 +0000 Subject: style update --- g/style/all.css | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'g/style/all.css') diff --git a/g/style/all.css b/g/style/all.css index 3235962fc..5b9d72aee 100644 --- a/g/style/all.css +++ b/g/style/all.css @@ -142,6 +142,14 @@ ul#people li { list-style: disc; margin-bottom: 0.2em; } -moz-box-shadow: 0 1px 2px #9db1ca; box-shadow: 0 1px 2px #9db1ca; } + +.qsidesummary { + float: right; + border: 1px solid #aaa; + padding: 0 0 2em 0; + margin: 0 0 2em 1em; +} + .nav2 { width: 695px; margin: 0 auto; position: relative; } p.loc { font-size: 0.9em; padding: 0.5em 0; color: #ccc; width: 695px; margin: 0 auto; text-align: left; } p.loc a { color: #2383c2; text-decoration: none; } @@ -237,4 +245,5 @@ span.pop_2 { width: 10px; } span.pop_3 { width: 20px; } span.pop_4 { width: 35px; } span.pop_5 { width: 50px; } -.dlinfo { font-size: 85%; color: #888; } \ No newline at end of file +.dlinfo { font-size: 85%; color: #888; } +.dlt2 tr.reco td { font-weight: bold; } \ No newline at end of file -- cgit v1.2.1