source: extensions/luciano/fix-ie6.css @ 8804

Last change on this file since 8804 was 5972, checked in by patdenice, 14 years ago

Minor corrections

File size: 419 bytes
Line 
1/* Fix for IE5 or IE6 */
2
3#thePage { height: 100%;}
4#content, #menubar dl { overflow: hidden;}
5
6.thumbnailCategory      { position: relative;}
7.thumbnailCategories .illustration { margin: 10px 5px}
8.thumbnailCategories .description { width: 180px; padding: 0;}
9
10.thumbnails li  { overflow: hidden;}
11
12#linkThumbs     { position: absolute; top: 0; left: 400px; width: 224px; height: 600px; background-image: url(transparent.gif); }
Note: See TracBrowser for help on using the repository browser.