diff options
Diffstat (limited to 'views/default/css/components/typography.php')
-rw-r--r-- | views/default/css/components/typography.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/views/default/css/components/typography.php b/views/default/css/components/typography.php new file mode 100644 index 000000000..869b74bf8 --- /dev/null +++ b/views/default/css/components/typography.php @@ -0,0 +1,11 @@ +<?php +/** + * CSS typography + * + * @package Elgg.Core + * @subpackage UI + */ +?> +/* *************************************** + Typography +*************************************** */ |