From 00362bb4817ecc82856e9a9ae5fb6821b3182c6f Mon Sep 17 00:00:00 2001 From: hukl Date: Sun, 19 Jul 2009 18:15:58 +0200 Subject: no text-decoration in article_partial --- public/stylesheets/ccc.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index a00377a..cccf442 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -113,6 +113,10 @@ div.teaser_ruler { margin-top: 30px; } +div.article_partial h2 a { + text-decoration: none; +} + div.article_partial p.excerpt { color: #404040; } \ No newline at end of file -- cgit v1.3