diff --git a/plugins/unl_theme/views/default/elements/components.css.php b/plugins/unl_theme/views/default/elements/components.css.php new file mode 100644 index 0000000000000000000000000000000000000000..823877e50616085a0f178dac21b25ce8715f16fa --- /dev/null +++ b/plugins/unl_theme/views/default/elements/components.css.php @@ -0,0 +1,13 @@ +<?php +/** + * CSS reset + * + * @package Elgg.Core + * @subpackage UI + */ +?> +/* <style> /**/ + +/* *************************************** + RESET CSS +*************************************** */ diff --git a/plugins/unl_theme/views/default/elements/typography.css.php b/plugins/unl_theme/views/default/elements/typography.css.php new file mode 100644 index 0000000000000000000000000000000000000000..823877e50616085a0f178dac21b25ce8715f16fa --- /dev/null +++ b/plugins/unl_theme/views/default/elements/typography.css.php @@ -0,0 +1,13 @@ +<?php +/** + * CSS reset + * + * @package Elgg.Core + * @subpackage UI + */ +?> +/* <style> /**/ + +/* *************************************** + RESET CSS +*************************************** */