📄 text.css
字号:
h1 {
color:#623126;
}
p {
line-height:120%;
text-align:justify;
}
.rigthtalign {
text-align:right;
}
li {
line-height:120%;
text-align:justify;
}
dt {
line-height:120%;
}
dd {
line-height:120%;
text-align:justify;
}
code {
font-family:"Courier New";
font-size:large;
}
code.comment {
color:#0000FF;
}
code.key {
color:#FF0000;
}
code.cite {
color:#FF00FF;
}
code.func {
color:#663300;
}
.header {
font-size:large;
color:#623126;
}
.header2 {
font-weight:bold;
}
.booktitle {
font-size:56px;
font-family:"黑体", Arial;
font-weight:bolder;
line-height:200%;
}
.author {
font-size:large;
font-family:"宋体", Arial;
font-weight:bold;
line-height:150%;
}
.boxtitle {
font-size:large;
font-family:"黑体", Arial;
font-weight:bold;
line-height:150%;
}
.exampletitle {
font-weight:bold;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -