From 898e5d78948d8a37bf1d786df340c01738064468 Mon Sep 17 00:00:00 2001
From: Penny Leach <penny@titania.local>
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