aboutsummaryrefslogtreecommitdiff
path: root/mod/habitorio_theme/views/default/custom_index/css.php
blob: 66cdf3e53d0ec56845ea6157fdef177b79ee2164 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?php
/**
 * Custom Index CSS
 *
 */
?>

/*******************************
	Custom Index
********************************/
.custom-index {
	padding: 10px 0;
}
.custom-index .elgg-module-featured {
}
.custom-index .elgg-module-featured:hover {
}