📄 coop.css
字号:
body {
background-image: url(images/grid.gif);
margin-left : 0pt;
margin-top : 0pt;
font-family : "Verdana" "Arial", "Helvetica";
font-size: 10pt;
color: black;
}
p {
font-family : "Verdana" "Arial", "Helvetica";
font-size: 10pt;
}
li {
font-family : "Verdana" "Arial", "Helvetica";
font-size: 10pt;
}
.heading {
font-family: "haettenschweiler", "impact" ;
font-size : 18pt;
color : #993333;
text-align: center;
}
.helpheading {
font-family: "haettenschweiler" ,"impact" ;
font-size : 21;
color : Black;
}
.red {
color: red;
}
.ccheading
{
font-weight: bold;
font-size: 10pt;
color : black;
position: absolute;
}
.subtitle
{
font-size: 10pt;
font-weight : bold;
font-style: italic;
}
.quote
{
font-family: "Comic Sans MS", "Verdana", "Arial";
font-style : italic;
text-align : left;
font-size: 10pt;
font-weight : bold;
}
.bold
{
font-weight: bold;
}
.italic {
font-style: italic;
}
.margin {
font-style : italic;
text-align : right;
font-size: 10pt;
}
small {
font-size: 7pt;
font-style: italic;
text-align: center;
}
em {
font-style: normal;
font-size: 13pt;
font-weight : bold;
}
hr {
color : #006699;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -