default.css
来自「阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在」· CSS 代码 · 共 99 行
CSS
99 行
/*Created with Adobe RoboHelp 8.*/
BODY {
font-family: Arial;
background-color: #ffffff;
}
H1 {
font-weight: bold;
font-size: 24.0pt;
}
LI.H1 {
font-weight: bold;
font-size: 24.0pt;
}
H2 {
font-weight: bold;
font-size: 18.0pt;
}
LI.H2 {
font-weight: bold;
font-size: 18.0pt;
}
H3 {
font-weight: bold;
font-size: 14.0pt;
}
LI.H3 {
font-weight: bold;
font-size: 14.0pt;
}
H4 {
font-weight: bold;
font-size: 12.0pt;
}
LI.H4 {
font-weight: bold;
font-size: 12.0pt;
}
H5 {
font-weight: bold;
font-size: 10.0pt;
}
LI.H5 {
font-weight: bold;
font-size: 10.0pt;
}
H6 {
font-weight: bold;
font-size: 8.0pt;
}
LI.H6 {
font-weight: bold;
font-size: 8.0pt;
}
P {
font-size: 12.0pt;
margin-top: 0pt;
margin-bottom: 0pt;
}
LI.P {
font-size: 12.0pt;
}
A.expandspot {
color: #008000;
cursor: hand;
font-style: italic;
text-decoration: none;
}
SPAN.expandtext {
font-style: italic;
font-weight: normal;
color: #ff0000;
}
A.dropspot {
cursor: hand;
color: #008000;
font-style: italic;
text-decoration: none;
}
A.glossterm {
color: #800000;
cursor: hand;
font-style: italic;
text-decoration: none;
}
SPAN.glosstext {
font-style: italic;
font-weight: normal;
color: #0000ff;
}
OL,
UL {
margin-top: 0px;
margin-bottom: 0px;
}
SPAN.Code {
font-size: 11pt;
font-family: Courier, monospace;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?