From: Penny Leach <mjollnir@titania.local> Date: Tue, 13 Jun 2006 09:53:21 +0000 (+1200) Subject: added new gallery style to original template X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=059cf770763fbbcb1db482fdf92d864036da0e98;p=s9y.git added new gallery style to original template --- diff --git a/templates/sgn/style.css b/templates/sgn/style.css index 39522aa..794f6de 100644 --- a/templates/sgn/style.css +++ b/templates/sgn/style.css @@ -455,3 +455,21 @@ div.serendipity_freetag_taglist { border:none; } + +.gallery_minus { + font-family:courier; + font-size:9px; +} + +.gallery_plus { + font-family:courier; + font-size:9px; +} + +.gallery_plus_grey { + font-family:courier; + font-size:9px; + color:#999999; +} + +