aboutsummaryrefslogtreecommitdiff
path: root/mod/categories/views/default/categories/css.php
blob: 5f38e28675d11f3bdf67e9f124ce61fada7a09e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Categories CSS extender
 *
 * @package Categories
 */
?>

.categories li label {
	font-size: 100%;
	line-height: 1.2em;
}