Rev | Line | |
---|
[5940] | 1 | /* Fix for IE5 or IE6 */ |
---|
[5921] | 2 | |
---|
[5940] | 3 | #thePage { height: 100%;} |
---|
| 4 | #content, #menubar dl { overflow: hidden;} |
---|
[5921] | 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 | |
---|
[5972] | 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.