?? css.css
字號:
body {
background-color: #2E2E2E;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
body,td,th {
font-size: 12px;
color: #D9D6D6;
}
a:link {
color: #D9D6D6;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #D9D6D6;
}
a:hover {
text-decoration: underline;
color: #D9D6D6;
}
a:active {
text-decoration: none;
color: #D9D6D6;
}
.news {
line-height: 20px;
}
.style1 {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
letter-spacing: 0.2em;
}
.unnamed1 {
line-height: 16px;
}
.red{color:#FF0000;}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -