Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision b634ec2b

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

  • ID b634ec2b2ab9726c8d47ba6b940131c9fc692146
  • Vorgänger ebd02eda
  • Nachfolger d04a3724

menue spacers fix

Unterschiede anzeigen:

css/menuv3.css
18 18
font:11px/16px arial,helvetica,sans-serif;
19 19
display:block;
20 20
border-right-width:1px;
21
border-left-width:1px;
21
border-left-width:0px;
22 22
border-top-width:0px;
23 23
border-bottom-width:0px;
24 24
border-style:solid;
......
36 36
#menu a{
37 37
background:#eee;
38 38
text-decoration:none;
39
border-width:1px;
40
padding:2px;
39 41
}
40 42

  
41 43
#menu a, #menu a:visited{
......
113 115
#menu a.x, #menu a.x:visited{
114 116
/*font-weight:bold;*/
115 117
color:#000;
116
background:#eee url(../image/right.png) no-repeat 100% right;
118
background:#eee url(../image/right.png) no-repeat 100% 50%;
117 119
}
118 120

  
119 121
#menu a.x:hover{

Auch abrufbar als: Unified diff