aboutsummaryrefslogtreecommitdiff
path: root/views/default/custom_index/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/custom_index/css.php')
-rw-r--r--views/default/custom_index/css.php17
1 files changed, 0 insertions, 17 deletions
diff --git a/views/default/custom_index/css.php b/views/default/custom_index/css.php
deleted file mode 100644
index 66cdf3e53..000000000
--- a/views/default/custom_index/css.php
+++ /dev/null
@@ -1,17 +0,0 @@
-<?php
-/**
- * Custom Index CSS
- *
- */
-?>
-
-/*******************************
- Custom Index
-********************************/
-.custom-index {
- padding: 10px 0;
-}
-.custom-index .elgg-module-featured {
-}
-.custom-index .elgg-module-featured:hover {
-}