diff options
| -rw-r--r-- | public/stylesheets/ccc.css | 4 |
1 files changed, 4 insertions, 0 deletions
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 { | |||
| 113 | margin-top: 30px; | 113 | margin-top: 30px; |
| 114 | } | 114 | } |
| 115 | 115 | ||
| 116 | div.article_partial h2 a { | ||
| 117 | text-decoration: none; | ||
| 118 | } | ||
| 119 | |||
| 116 | div.article_partial p.excerpt { | 120 | div.article_partial p.excerpt { |
| 117 | color: #404040; | 121 | color: #404040; |
| 118 | } \ No newline at end of file | 122 | } \ No newline at end of file |
