Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 95ceff1b

Von Sven Schöling vor mehr als 17 Jahren hinzugefügt

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

Klartextpositionsangaben

Unterschiede anzeigen:

css/menuv3.css
5 5
#menu {
6 6
width:100%;
7 7
float:left;
8
background:url(../image/bg_css_menu.png) repeat 100% 100%;
8
background:url(../image/bg_css_menu.png) repeat bottom;
9 9
border-width:1px 0 1px 1px;
10 10
border-style:solid;
11 11
border-color:#ccc #888 #555 #bbb;
......
24 24

  
25 25
#menu h2 {
26 26
color:#fff;
27
background:#000 url(../image/bg_css_menu.png) repeat 100% 100%;
27
background:#000 url(../image/bg_css_menu.png) repeat bottom;
28 28
}
29 29

  
30 30
#menu a {
......
109 109
#menu a.x, #menu a.x:visited {
110 110
/*font-weight:bold;*/
111 111
color:#000;
112
background:#eee url(../image/right.gif) no-repeat 100% 50%;
112
background:#eee url(../image/right.gif) no-repeat right;
113 113
border-width:1px;
114 114
}
115 115

  
......
127 127
/*font-weight:bold;*/
128 128
border-width:1px;
129 129
color:#000;
130
background:#eee url(../image/right.gif) no-repeat 100% 50%;
130
background:#eee url(../image/right.gif) no-repeat right;
131 131
padding-right:10px;
132 132
}
133 133

  

Auch abrufbar als: Unified diff