]> git.ipfire.org Git - ipfire.org.git/blame - static/css/ie6.css
Move everything to the root of the repository.
[ipfire.org.git] / static / css / ie6.css
CommitLineData
ee64336e 1/* Settings for IE6 and older */
2body
3{
478d167b 4 background: #fff;
ee64336e 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}