颜色在css中修改,以咖啡色为例: \includes\templates\zccn\css\schinese_styleshe... (约第241行) #topLinks background:#900000 none repeat scroll 0%; float:right; margin:0.9em auto; width:74%; } 其中的#900000就是咖啡色 另外
|
|
颜色在css中修改,以咖啡色为例:
\includes\templates\zccn\css\schinese_styleshe... (约第241行)
#topLinks
background:#900000 none repeat scroll 0%;
float:right;
margin:0.9em auto;
width:74%;
}
其中的#900000就是咖啡色
另外,把其中的 margin:0.9em auto; 改为 0em , 就和左边的图标对齐了
(责任编辑:最模板)