📄 comment.css
字号:
/* CSS Document */
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:79;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}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -