From 6467aed2e0ed92cfe5df32c7c88dadb74b0572dc Mon Sep 17 00:00:00 2001 From: foockinho Date: Fri, 24 Aug 2012 05:41:17 +0200 Subject: changed pictures header colors and paddings, smooth changes on buttons --- views/default/n1_theme/css.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'views/default/n1_theme/css.php') diff --git a/views/default/n1_theme/css.php b/views/default/n1_theme/css.php index 08e55bd..da08f8c 100644 --- a/views/default/n1_theme/css.php +++ b/views/default/n1_theme/css.php @@ -33,3 +33,16 @@ .tasklist-graph div { background-color: #444; } + +.tidypics-heading { + color: #FF4C12; + +} + +.tidypics-heading:hover { + color: #333; +} + +.elgg-gallery .elgg-head { + margin: 10px; +} -- cgit v1.2.3