Add banner linking to contribution webpage
[grml.org.git] / static.inc
1 <style>
2 div.floating-menu { position: fixed; background: #993300; font-weight: bold; border: 1px solid #000; z-index: 100; top: 1ex; right: 1ex;}
3 div.floating-menu a, div.floating-menu p { color: #fff; display: block; margin: 0 1em; }
4 </style>
5 <div class="floating-menu">
6 <p>We need your help! <a href="http://grml.github.com/">Contribute!</a></p>
7 </div>
8
9 <div class="container">
10       <div class="menu">
11             <a class="plain" href="/"><img style="border: 0" alt="grml.org" src="/img/logo.png" class="logo" /></a>
12             <h3>About</h3>
13               <p>
14                 <a class="plain" href="/features/">Features</a><br/>
15                 <a class="plain" href="/team/">Team</a><br/>
16                 <a class="plain" href="/screenshots/">Screenshots</a><br/>
17                 <a class="plain" href="/sponsors/">Sponsors</a><br/>
18               </p>
19             <h3>News</h3>
20               <p>
21                 <a class="plain" href="http://blog.grml.org/">Blog</a> &nbsp;
22                 <a href="https://www.twitter.com/grmlproject"><img src="/img/twitter.png" alt="Follow grmlproject on Twitter" class="absmiddle" /></a>
23                 <a href="https://identi.ca/grml"><img src="/img/identica.png" alt="Follow grml on identi.ca" class="absmiddle" /></a>
24                 <br/>
25
26                 <a class="plain" href="/changelogs/">Release Notes</a><br/>
27                 <a class="plain" href="/press/">Press</a><br/>
28               </p>
29             <h3>Getting grml</h3>
30               <p>
31                 <a class="plain" href="/download/">Download</a><br/>
32                 <a class="plain" href="/order/">Order a CD</a><br/>
33                 <a class="plain" href="/files/">Packages &amp; Files</a><br/>
34               </p>
35             <h3>Documentation</h3>
36               <p>
37                 <a class="plain" href="/docs/">Documentation</a><br/>
38                 <a class="plain" href="/faq/"><abbr title="Frequently Asked Questions">FAQ</abbr></a><br/>
39                 <a class="plain" href="http://wiki.grml.org/">Wiki</a><br/>
40                 <a class="plain" href="/zsh/"><abbr title="The Z shell - the geek's shell">Zsh</abbr></a><br/>
41               </p>
42             <h3>Development</h3>
43               <p>
44                 <a class="plain" href="/bugs/">Reporting Bugs</a><br/>
45                 <a class="plain" href="/bugs/known/">Known Bugs</a><br/>
46                 <a class="plain" href="/beta/">Beta Versions</a><br/>
47               </p>
48             <h3>Get in touch</h3>
49               <p>
50                 <a class="plain" href="/contact/">Contact</a><br/>
51               </p>
52             <h3>Search</h3>
53               <p>
54 <!-- Google CSE Search Box Begins  -->
55 <form action="http://www.google.com/cse" id="searchbox_014818976460624594421:r4x8-w4_mwu">
56   <input type="hidden" name="cx" value="014818976460624594421:r4x8-w4_mwu" />
57   <input type="text" name="q" id="searchbox" />
58 </form>
59 <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_014818976460624594421%3Ar4x8-w4_mwu&lang=en"></script>
60 <!-- Google CSE Search Box Ends -->
61               </p>
62
63             <div class="copyright">&copy; Copyright 2003-2011 Grml Live Linux</div>
64             <p>&nbsp;</p>
65
66       </div>