📄 shared_styles.inc
字号:
<%
sWindowBgColor="black"
sMenuBarTextColor="white"
sMenuBarColor="black"
sThemeColor1="white"
sThemeColor2="gold"
sTableHeaderTextColor1="white"
sTableHeaderTextColor2="white"
sTableTextColor="gold"
sBodyTextColor="white"
'header is top row of tables
sTableBgColor="black"
sTableBgColor2="white"
sTableBgColor3="gold"
sTDcolor="black"
sTHcolor="black"
sFontBar="Arial"
sFontMain="Arial"
sFontSecondary="Century Gothic"
sTD="<TD><font color='white'>"
sTDh="<TD class='head' bgcolor='black'><font color='black'>"
sTDend="</font></TD>"
sTH="<TH><font color='black'>"
sTHend="</font></TH>"
%>
<style TYPE="text/css">
<!--
P {font-size: 11pt; font-family: 'Arial', 'Century Gothic'}
P.paragraph {font-size: 9pt; font-color: black; font-family: 'Arial', 'Century Gothic'}
P.large {font-size: 11pt; font-family: 'Arial', 'Century Gothic'}
TD {font-size: 9pt; font-family: 'Arial', 'Century Gothic'; font-color: black}
TD.tiny {font-size: 8pt; font-family: 'Arial', 'Century Gothic'; font-color: black}
TD.small {font-size: 9pt; font-family: 'Arial', 'Century Gothic'; font-color: black}
TD.medium {font-size: 11pt; font-family: 'Arial', 'Century Gothic'; font-color: black}
TD.x12 {font-size: 12pt; font-family: 'Arial', 'Century Gothic'; font-color: black}
TD.x13 {font-size: 13pt; font-family: 'Arial', 'Century Gothic'; font-color: black}
TD.large {font-size: 14pt; font-family: 'Arial', 'Century Gothic'; font-color: black}
TD.xlarge {font-size: 22pt; font-family: 'Arial', 'Century Gothic'; font-color: black}
TD.paragraph {font-size: 10pt; font-family: 'Arial','Century Gothic'; font-color: black}
TD.head {font-size: 8pt; font-family: 'Arial', 'Century Gothic'; font-weight: bold}
TD.bar {font-size: 9pt; font-family: 'Arial', 'Century Gothic'; font-weight:bold; font-color: 'white'}
TH {font-size: 8pt; font-family: 'Arial', 'Century Gothic'; font-color: white; font-weight: bold}
-->
</style>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -