diff options
| author | hukl <contact@smyck.org> | 2012-02-18 15:56:16 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2012-02-18 15:56:16 +0100 |
| commit | baf9eb24e7ee3222754b87a74c3273035c4cbfae (patch) | |
| tree | 6f957cca352863444f5b2b15aba253b88285474e /public/stylesheets | |
| parent | 59365680b89a7d5a60a1d8e324a63757efaf325f (diff) | |
added events icon
Diffstat (limited to 'public/stylesheets')
| -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 5fefebd..5a5f024 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -139,6 +139,10 @@ div#featured_articles #ds_icon img { | |||
| 139 | padding-top: 10px; | 139 | padding-top: 10px; |
| 140 | } | 140 | } |
| 141 | 141 | ||
| 142 | div#featured_articles #events_icon img { | ||
| 143 | padding-left: 10px; | ||
| 144 | } | ||
| 145 | |||
| 142 | div#frontpage_calendar li { | 146 | div#frontpage_calendar li { |
| 143 | margin-bottom: 20px; | 147 | margin-bottom: 20px; |
| 144 | } | 148 | } |
