📄 css.css
字号:
td, p, li {font-family:宋体;font-size:12px;}
A:link {text-decoration: none; color:#000099;font-size:12px}
A:visited {text-decoration: none; color: #000099;font-size:12px}
A:active {text-decoration: none;font-size:12px}
A:hover {text-decoration: underline; color: red ;font-size:12px}
A.b:link {text-decoration: none; color:black;font-size:12px}
A.b:visited {text-decoration: none; color: black;font-size:12px}
A.b:active {text-decoration: none;font-size:12px}
A.b:hover {text-decoration: none; color: red ;font-size:12px}
A.a:link {text-decoration:none;color: white;font-size:12px}
A.a:visited {text-decoration:none; color: white;font-size:12px}
A.a:active {text-decoration: none;font-size:12px}
A.a:hover {text-decoration:none; color: red;font-size:12px}
.line{
BORDER-BOTTOM: black 1px solid;
BORDER-LEFT: black 1px solid;
BORDER-RIGHT: black 1px solid;
BORDER-TOP: black 1px solid;
}
.win{
BORDER-BOTTOM: white 1px solid;
BORDER-LEFT:white 1px solid;
BORDER-RIGHT:#00BED6 1px solid;
BORDER-TOP: white 1px solid;
}
.test1 { font-family: "Arial Black"; font-size: 18pt; color: red}
.test2 { font-family: "MS Song"; font-size: 16pt; color: red}
.test3 { font-family: "隶书"; font-size: 18pt; color:#FF0000}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -