📄 index.css
字号:
/* 首页样式 */
body,form,input,h1,table{font:9pt/14pt Georgia,Verdana,"sans-serif","宋体";color:#333;margin:0;}
body{background:#f6f6ea}
img{border:0;}
a{color:#70B817;text-decoration:none;}
a:hover{color:#FF3992;text-decoration:underline;}
#header{background:url(../images/bg_top.jpg) repeat-x; height:82;margin:0;padding:0}
#header img{margin-left:80px;}
#menu{background:url(../images/bg_search.gif) repeat-x;height:31px; border-top:2px solid #3D9A13;border-bottom:2px solid #3D9A13;padding:2px 0 0 5px;}
#menu img{margin-right:5px;}
#menu .input{margin-bottom:4px;padding:3px;background:url(../images/bg_input.gif) no-repeat; border:1px solid #369;}
#footer{font-size:8pt;background:url(../images/bg_bottom.jpg) repeat-x left top;text-align:center;padding-top:81px}
#decoration{background:url(../images/banner_decoration.gif) repeat-x top; height:12px;}
#main{position:relative;height:600px;background:url(../images/bg_main.jpg); z-index:1;}
#main #shout{float:right;color:#000;padding:2px;z-index:1;FILTER: glow(color=#ffffff,strength=10);}/* css效果 */
#main #shout input{border:1px solid #666;}
#main #shout a{background:#fff;color:#FF3992;}
#main #shout a:hover{background:#000;color:#FFf;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -