📄 noticestyles.css
字号:
.noticeLink
{
font-size: 10pt;
color: navy;
font-style: normal;
font-family: Arial;
text-decoration: none;
}
.noticeLink:hover
{
text-decoration: underline;
}
.trImportant
{
color: red;
font-family: arial;
background-color: white;
}
.trSpecial
{
font-size: 10pt;
font-style: italic;
font-family: arial;
}
.trSport
{
font-size: 10pt;
color: #008000;
font-family: arial;
}
.trGeneral
{
font-size: 10pt;
font-family: arial;
background-color: white;
}
.trCultural
{
font-size: 10pt;
overflow: auto;
font-family: Sylfaen, Arial;
background-color: white;
}
.tdFormLabel
{
font-family: Sylfaen, Arial;
border-right-style: solid;
background-color: #ffff66;
text-align: right;
border-right-color: white;
}
.tdFormInput
{
background-color: #9999ff;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -