summaryrefslogtreecommitdiff
path: root/views/default/n1_theme/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/n1_theme/css.php')
-rw-r--r--views/default/n1_theme/css.php13
1 files changed, 13 insertions, 0 deletions
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;
+}