User:Felice/browserIE6.css
Jump to navigation
Jump to search
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: 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]]