浏览代码
#245656: Blue and Black menu doesn't look good (at least in Garland)
Roger López
17 年之前
|
@@ -7,6 +7,7 @@
|
|
|
width:100%;
|
|
|
z-index:9999;
|
|
|
text-align:left;
|
|
|
+ float: left;
|
|
|
}
|
|
|
#simplemenu a {
|
|
|
color:#fff;
|
|
@@ -8,6 +8,7 @@
|
|
|
width:100%;
|
|
|
z-index:9999;
|
|
|
text-align:left;
|
|
|
+ float: left;
|
|
|
}
|
|
|
#simplemenu a {
|
|
|
color:#333;
|