From a933f12f35b75f95db77bbe7596d77268488b65a Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Sun, 27 May 2007 16:21:16 +1200 Subject: [PATCH] css change --- templates/sgn2.0/style.css | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/templates/sgn2.0/style.css b/templates/sgn2.0/style.css index 734fdc0..39a668b 100644 --- a/templates/sgn2.0/style.css +++ b/templates/sgn2.0/style.css @@ -214,4 +214,12 @@ h3, h4 { } .moviecritics td { background-color:white; -} \ No newline at end of file +} +.drinking { + font-weight:bold; + font-size:12px; + color:#666666; +} +pre { + line-height:15px; +} -- 2.39.5