diff options
Diffstat (limited to 'mod/externalpages/views/default/expages/css.php')
-rw-r--r-- | mod/externalpages/views/default/expages/css.php | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mod/externalpages/views/default/expages/css.php b/mod/externalpages/views/default/expages/css.php deleted file mode 100644 index 609f77f69..000000000 --- a/mod/externalpages/views/default/expages/css.php +++ /dev/null @@ -1,13 +0,0 @@ -<?php - - /** - * Elgg externalpages CSS - * - * @package externalpages - */ - -?> - -/* IE6 */ -* html #front_left_tbl { width:676px !important; } -* html #front_right_tbl { width:676px !important; }
\ No newline at end of file |