source: extensions/simple_themes/simple-sunset/fix-ie5-ie6.css @ 19508

Last change on this file since 19508 was 19508, checked in by gbo, 11 years ago
File size: 336 bytes
Line 
1/* fix for IE 6 simple sunset*/
2.content .stuffs_block {height:170px}
3#stuffs_block_1,#stuffs_block_2,#stuffs_block_3{height:170px;overflow:hidden;background-color:#222;padding:.5em}
4 
5.content .middle_block {margin: auto;height:170px}
6#the_page {
7width:998px;
8position:relative;
9margin: auto;
10padding: 0;}
11
12 
13
14
15
16
17
18
19
Note: See TracBrowser for help on using the repository browser.