📄 jav.css
字号:
BODY {
BACKGROUND-COLOR: #333333;
font-size: small;
BORDER-RIGHT: #00aa11 5px ridge;
BORDER-LEFT: #00aa11 5px ridge;
BORDER-TOP: #00aa11 5px ridge;
BORDER-BOTTOM: #00aa11 5px ridge
MARGIN-LEFT: 10%;
MARGIN-RIGHT: 10%;}
A:hover {
COLOR: #ffffff;}
.just {text-align: justified;}
.little {font-size: x-small;}
.norm {font-size: small;}
.big {font-size: large;}
.vbig {font-size: x-large;}
.quote {font-style: italic;}
.under {text-decoration: underline;}
.caps {font-variant: small-caps;}
.cent {text-align: center;}
.linka {font-variant: small-caps; color: red; background-color: yellow;}
.title {font-size: large; font-weight: 700; color: white;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -