body
{
-background-color: #fff;
-color: #585858;
font-family: "Verdana", "Deja-Vu Sans", "Bitstream Vera Sans", sans-serif;
-font-size: 0.9em;
-background: #f0f0f0 url(/images/bg.png) repeat;
+ font-size: 0.9em;
+ background: #880400; /* url(/images/bg.png) repeat;*/
+ color: #585858;
}
h1,h2,h3,h4,h5,h6
{
width:100%;
height:102px;
-background: #440000 url('/images/bg1.png') repeat-x;
+background: url('/images/bg-menu99.png') repeat-x;
}
#header_inner
background: url(/images/sh-br.png) no-repeat left top;
}
#no-sh {
-background-color: #f5f5f5;
+ background-color: #f5f5f5;
+ width: 980px;
}
#sh-tl, #sh-top, #sh-tr, #sh-lft, #sh-rgt, #sh-bl, #sh-btn, #sh-br {
width: 16px;
#nodes td {
width: 50px;
}
+
/* Footer */
#footer
{
clear: both;
-width: 100%;
height: 26px;
color: #ddd;
text-align: center;
background: url(/images/ft.png) left top;
margin-top: 0em;
margin-bottom: 0em;
-padding-top: 1.0em;
+padding-top: 0.5em;
+padding-bottom: 0.5em;
text-transform: lowercase;
}
<meta name="description" content="" />
<meta name="verify-v1" content="2LEf3W8naILGWVy2dhedSVEHPXTpp2xFNVsHXZMH1JI=" />
<link rel="stylesheet" type="text/css" href="/include/style.css" />
- <link rel="alternate" type="application/rss+xml" title="RSS" href="feed://www.ipfire.org/de/news.rss" />
- <script src="/include/jquery.js" type="text/javascript"></script>
- <script src="/include/jquery-ui.js" type="text/javascript"></script>
- <script src="/include/jquery.progressbar.min.js" type="text/javascript"></script>
+ <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.ipfire.org/data/feeds/main-en.rss" />
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="/include/ie6.css" />
<script src="/include/correctpng.js" type="text/javascript"></script>
<div id="header">
<div id="header_inner" class="fixed">
<div id="logo">
- <a href="/" accesskey="h" title="[ALT+H]"><img src="/images/tux2.png" width="102px" height="102px" class="symbol" alt="IPFire" /></a>
+ <a href="/" accesskey="h" title="[ALT+H]"><img src="/images/tux2-99.png" width="100px" height="102px" class="symbol" alt="IPFire" /></a>
</div>
<div id="line1">
%(menu)s
</td>
<td id="sh-rgt"></td>
</tr>
+
+ <tr>
+ <td id="sh-lft"></td>
+ <td id="footer" class="fixed2">
+ Copyright © %(year)s IPFire.org. All rights reserved. <a href="/%(lang)s/imprint">Imprint</a>
+ </td>
+ <td id="sh-rgt"></td>
+ </tr>
+
<tr>
<td id="sh-bl"></td>
<td id="sh-btn"></td>
</table>
</div>
</div>
- <div id="footer" class="fixed2">
- Copyright © %(year)s IPFire.org. All rights reserved. <a href="/%(lang)s/imprint">Imprint</a>
- </div>
</body>
</html>