全国哀悼日,网站变灰,向遇难者哀悼!
整站素装源码轻松搞定!
其实很简单!只要在原风格模板的CSS文件顶头加一段代码,就让你整个全站变灰色,就连广告,所有图标都变灰色(网站CSS修改也适用)
在你的CSS开始加一句:
* {
FILTER: gray
}
.clear {
CLEAR: both
}
BODY {
BACKGROUND-REPEAT: repeat-x
}
Random Posts
This entry was posted
on 星期一, 05月 19th, 2008 at 5:21 pm and is filed under 编 程|VisualBasic.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.