Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 95ceff1b

Von Sven Schöling vor etwa 18 Jahren hinzugefügt

  • ID 95ceff1b95998c9a3419ffa081037de39d7d0e2a
  • Vorgänger eaa892c0
  • Nachfolger 4826a1d1

Klartextpositionsangaben

Unterschiede anzeigen:

css/menuv3.css
#menu {
width:100%;
float:left;
background:url(../image/bg_css_menu.png) repeat 100% 100%;
background:url(../image/bg_css_menu.png) repeat bottom;
border-width:1px 0 1px 1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
......
#menu h2 {
color:#fff;
background:#000 url(../image/bg_css_menu.png) repeat 100% 100%;
background:#000 url(../image/bg_css_menu.png) repeat bottom;
}
#menu a {
......
#menu a.x, #menu a.x:visited {
/*font-weight:bold;*/
color:#000;
background:#eee url(../image/right.gif) no-repeat 100% 50%;
background:#eee url(../image/right.gif) no-repeat right;
border-width:1px;
}
......
/*font-weight:bold;*/
border-width:1px;
color:#000;
background:#eee url(../image/right.gif) no-repeat 100% 50%;
background:#eee url(../image/right.gif) no-repeat right;
padding-right:10px;
}

Auch abrufbar als: Unified diff