aboutsummaryrefslogtreecommitdiff
path: root/mod/externalpages/views/default/expages/css.php
blob: 609f77f69b6f42ebe76beb84f6bd1ffdb4bf51c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php

	/**
	 * Elgg externalpages CSS
	 * 
	 * @package externalpages
	 */

?>

/* IE6 */
* html #front_left_tbl { width:676px !important; }
* html #front_right_tbl { width:676px !important; }