?? main.css
字號:
/* CSS Document */
BODY {font-size:14px; background-color:#ededed; margin-top:0px;font-family:"Verdana, Geneva, Arial, Helvetica";color:#444444;
}
A {
COLOR: #131313; TEXT-DECORATION: none
}
A:link {
font-size: 14px;
color: blue;
text-decoration: none;
}
A:visited {
font-size: 14px;
color: blue;
text-decoration: none;
}
A:hover {
TEXT-DECORATION:none;
color:#FF7700;
}
.news {
font-family:"Verdana, Geneva, Arial, Helvetica";color:#444444;
font-size: 14px;
line-height: 18px;
}
.title1 {
font-family: "宋體";
font-size: 18px;
font-weight: bold;
color: #333333;
line-height:20pt;
}
.title2 {
font-family: "宋體";
font-size: 16px;
color: #333333;
line-height:18pt;
}
.red {
font-family: "宋體";
font-size: 14px;
color: #FF0000;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -