From 7f5de67cb46e028792e179a4f6314e13771086da Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 15 Mar 2014 14:53:42 -0300 Subject: Squashed 'mod/purity_theme/' content from commit 60df8b3 git-subtree-dir: mod/purity_theme git-subtree-split: 60df8b304bd70b5ddc79927abec1b1dc2eb706ee --- views/default/custom_index/css.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 views/default/custom_index/css.php (limited to 'views/default/custom_index') diff --git a/views/default/custom_index/css.php b/views/default/custom_index/css.php new file mode 100644 index 000000000..66cdf3e53 --- /dev/null +++ b/views/default/custom_index/css.php @@ -0,0 +1,17 @@ + + +/******************************* + Custom Index +********************************/ +.custom-index { + padding: 10px 0; +} +.custom-index .elgg-module-featured { +} +.custom-index .elgg-module-featured:hover { +} -- cgit v1.2.3