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 { }