aboutsummaryrefslogtreecommitdiff
path: root/views/default/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css.php')
-rw-r--r--views/default/css.php17
1 files changed, 17 insertions, 0 deletions
diff --git a/views/default/css.php b/views/default/css.php
new file mode 100644
index 000000000..10eedcc9d
--- /dev/null
+++ b/views/default/css.php
@@ -0,0 +1,17 @@
+<?php
+
+ /**
+ * Elgg CSS
+ * The standard CSS file
+ *
+ * @package Elgg
+ * @subpackage Core
+ * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
+ * @author Curverider Ltd
+ * @copyright Curverider Ltd 2008
+ * @link http://elgg.org/
+ *
+ * @uses $vars['wwwroot'] The site URL
+ */
+
+?> \ No newline at end of file