📄 master.css.svn-base
字号:
BODY
{
font-size : 12px;
font-family : Arial;
text-decoration : none;
background-color : #FFFFFF;
}
H1
{
font-size : 20px;
font-family : Arial;
font-weight : bold;
color : #197DAF;
text-decoration : none;
}
P
{
font-size : 12px;
font-family : Arial;
text-decoration : none;
text-indent : 20px;
}
.cell
{
font-size : 12px;
font-family : Arial;
text-decoration : none;
}
.cellCenter
{
font-size : 12px;
font-family : Arial;
text-align : center;
text-decoration : none;
}
.cellRight
{
font-size : 12px;
font-family : Arial;
text-align : right;
text-decoration : none;
}
.cellHighlight
{
font-size : 12px;
font-family : Arial;
font-weight : bold;
text-decoration : none;
}
.cellHighlightCenter
{
font-size : 12px;
font-family : Arial;
font-weight : bold;
text-decoration : none;
text-align : center;
}
.cellHighlightRight
{
font-size : 12px;
font-family : Arial;
font-weight : bold;
text-decoration : none;
text-align : right;
}
.cellHeader
{
font-size : 12px;
font-family : Arial;
font-weight : bold;
text-decoration : none;
text-align : center;
background-color : #C0C0C0;
}
.cellSmall
{
font-size : 11px;
font-family : Arial;
text-decoration : none;
}
.cellSmallCenter
{
font-size : 11px;
font-family : Arial;
text-align : center;
text-decoration : none;
}
.cellSmallHighlightCenter
{
font-size : 11px;
font-family : Arial;
font-weight : bold;
text-align : center;
text-decoration : none;
}
.cellSmallRight
{
font-size : 11px;
font-family : Arial;
text-align : right;
text-decoration : none;
}
.txt
{
font-size : 12px;
font-family : Arial;
text-decoration : none;
}
.txtRed
{
font-size : 12px;
font-family : Arial;
color : #FF0000
}
.txtCenter
{
font-size : 12px;
font-family : Arial;
text-align : center;
text-decoration : none;
}
.txtRight
{
font-size : 12px;
font-family : Arial;
text-align : right;
text-decoration : none;
}
.txtLabel
{
font-size : 14px;
font-family : Arial;
font-weight : bold;
text-decoration : none;
}
.txtHighlight
{
font-size : 12px;
font-family : Arial;
font-weight : bold;
text-decoration : none;
}
.txtSmall
{
font-size : 10px;
font-family : Arial;
text-decoration : none;
}
.txtLink
{
font-size : 12px;
font-family : Arial;
color : #0000FF;
text-decoration : none;
}
.txtFooter
{
font-size : 12px;
font-family : Arial;
font-weight : bold;
text-decoration : none;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -