Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
sidebar [2015/09/14 18:03]
olleole
sidebar [2017/12/27 17:14] (aktuell)
Zeile 1: Zeile 1:
-<HTML> 
-<style> 
-ul#Navigation { 
-display : block; 
-font-weight : normal; 
-float : left; 
-margin:0; 
-width : 7.4em; 
-text-align : center; 
-border : 0; 
-background-color : #ffffff; 
-color : #00008B; 
-text-decoration : none; 
-padding: 0.4em; 
-} 
- 
-ul#Navigation img { 
-height : 6em; 
-width : 6em; 
-} 
- 
-ul#Navigation li { 
-list-style : none; 
-margin : 0; 
-padding : 0; 
-} 
- 
-ul#Navigation li.s { 
-display : block;  
-border:0; 
-color : #000000; 
-list-style : none; 
-margin : 0; 
-padding : 0.3em 0; 
-font-weight : bold; 
-margin-top : 1.8em; 
-background-image:url(bilder/blau3.jpg); 
- 
- 
-ul#Navigation li.c a{ 
-margin-top:2em; 
-border:0; 
-background-color:#ffffff; 
-} 
- 
-ul#Navigation li.c img{ 
-height:30px; 
-width:80px; 
-} 
- 
-ul#Navigation a, ul#Navigation span { 
-display : block; 
-border-bottom: 1px solid #b0c4de; 
-text-decoration : none; 
-padding : 0.3em 0; 
-} 
- 
-ul#Navigation span { 
-color : #ffffff; 
-background-color :#4682B4; 
-} 
- 
-ul#Navigation a:link { 
-color : #00008B; 
-background-color : #ffffff; 
-} 
- 
-ul#Navigation a:visited {  
-color : #00008B; 
-background-color : #ffffff; 
- 
- 
-ul#Navigation a:hover { 
-color : #ffffff; 
-background-color : #4682B4; 
-} 
- 
-ul#Navigation a:active { 
-color : #ffffff; 
-background-color : #4682B4; 
-} 
-</style> 
- 
-<ul id="Navigation"> 
-<li><a href="mitgl.html">Mitglieder</a></li> 
-<li><a href="jugend.html">Jugend</a></li> 
-<li><a href="wiki/mannschaften/start.txt">Mannschaften</a></li> 
-<li><a href="turn_int.html">Turniere</a></li> 
-<li><a href="turn_ext.html">Unterwegs</a></li> 
-<li><a href="akt_open.html">Aktuell</a></li> 
-<li><a href="alleopen.html">Chronik</a></li> 
-<li><a href="partien.html">Partien</a></li> 
-<li><a href="links.html">Links</a></li> 
-<li><a href="archiv.html">Archiv</a></li> 
-<li><a href="kontakt.html">Kontakt</a></li></ul> 
- 
-</HTML> 
- 
 [[start|Home]]\\ [[start|Home]]\\
  
Zeile 113: Zeile 15:
 [[Dokumente]]\\ [[Dokumente]]\\
 [[Impressum]]\\ [[Impressum]]\\
- 
-</HTML>