]> git.ipfire.org Git - ipfire.org.git/blame - www/ie6.css
Define "heading" XML tag to set as HTML-anchor
[ipfire.org.git] / www / ie6.css
CommitLineData
ee64336e 1/* Settings for IE6 and older */
2body
3{
4 background: #f5f5f5;
5}
6
7#header h1
8{
9 margin-left: 52px;
10}
11
12#header h2
13{
14 margin-left: 52px;
15}
16#menu li
17{
18 width: 1em;
19}
20p
21{
22padding-right: 1.5em;
23}