From baf9eb24e7ee3222754b87a74c3273035c4cbfae Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 18 Feb 2012 15:56:16 +0100 Subject: added events icon --- public/images/events.png | Bin 0 -> 3584 bytes public/stylesheets/ccc.css | 4 ++++ 2 files changed, 4 insertions(+) create mode 100644 public/images/events.png (limited to 'public') diff --git a/public/images/events.png b/public/images/events.png new file mode 100644 index 0000000..b7faae3 Binary files /dev/null and b/public/images/events.png differ 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 { padding-top: 10px; } +div#featured_articles #events_icon img { + padding-left: 10px; +} + div#frontpage_calendar li { margin-bottom: 20px; } -- cgit v1.3