User:Felice/browserIE6.css
From OLPC
Note - After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
{{OLPC}}
<pre>
/* ---[ Formatting Navigation IE6 Hover ]------------------------------- */
ul#navigation li a {
height: 1px;
padding-bottom: 1em;
}
ul#navigation li a span {
height: 2em;
position: absolute;
}
/* ---[ Body Content Min Height Patch ]----------------------------------- */
div.sections div.section,
#main-content #sub-content,
#main-content #content {
height: 390px;
}
#main-content #tools {
display: inline;
height: 390px;
}
#main-content li {
height: 1%;
}
/* People */
div.people {
height: 110px;
}
a.more {
display: inline-block;
}
/* Footer */
footer1 {
margin-top: 0px;
}
</pre>
[[Category:Laptop.org]]

