📄 css.htm
字号:
<style type="text/css">
a:link,a:visited { font-family: {SMFONT}; font-size: {SMFONTSIZE};;text-decoration: none; color: {LINK} }
a:hover { text-decoration: underline; }
a.largelink:link,a.largelink:visited
{ font-family: {FONT}; font-size: {FONTSIZE};;color: {LINK}; TEXT-DECORATION: underline }
a.sort:link { color: {LINK}; TEXT-DECORATION: underline }
a.sort:visited { color: {LINK}; TEXT-DECORATION: underline }
a.sort:hover { text-decoration: underline; }
a.nav:link,a.nav:visited { text-decoration: none; color: {LINK} }
a.nav:hover { text-decoration: underline; }
#headerframe { border:1px solid {ALTBG2}; background-color: {ALTBG1} }
//#singleframe { border:1px solid {OUTBORDERCOLOR}; border-collapse: collapse }
#multiframe { border:1px solid {OUTBORDERCOLOR}; border-collapse: collapse }
#outwin { border:1px solid {OUTBORDERCOLOR}; border-collapse: collapse }
body { scrollbar-base-color: {ALTBG1}; scrollbar-arrow-color: {BORDERCOLOR}; font-size: {SMFONTSIZE}; {BGCOLOR} }
table { font-family: {SMFONT}; color: {TABLETEXT}; font-size: {SMFONTSIZE} }
textarea,input,object
{ font-family: {SMFONT}; font-size: {SMFONTSIZE};; color: {TABLETEXT}; font-weight: normal; background-color: {ALTBG1} }
select { font-family: {SMFONT}; font-size: {SMFONTSIZE};; color: {TABLETEXT}; font-weight: normal; background-color: {ALTBG1} }
.navtd { font-family: {FONT}; font-size: {FONTSIZE};; color: {HEADERTEXT}; text-decoration: none }
.header { font-family: {SMFONT}; font-size: {SMFONTSIZE}; color: {HEADERTEXT}; font-weight: BOLD; {HEADERCOLOR} }
.category { font-family: {SMFONT}; font-size: {SMFONTSIZE}; color: {CATTEXT}; font-weight: BOLD; {CATBGCOLOR} }
.multi { font-family: {SMFONT}; font-size: {SMFONTSIZE}; color: {LINK}; }
.smalltxt { font-family: {SMFONT};font-size: {SMFONTSIZE}; }
.mediumtxt {font-family: {SMFONT}; font-size: {SMFONTSIZE}; color: {TEXT} }
.bold { font-weight: bold}
.lineheight { line-height=18px}
.vote {background-image:url('{IMGDIR}/blue.gif')}
.largefont {font-family: {FONT}; font-size: {FONTSIZE}; color: {CATTEXT};}
.largefontb {font-family: {FONT}; font-size: {FONTSIZE}; color: {CATTEXT}; font-weight: BOLD; }
.hlbtext {color:{HLTEXT1};font-weight:bold;}
.hltext {color:{HLTEXT1};}
.deline { text-decoration: line-through;color:{HLTEXT1};font-weight:bold;}
/*
.leftwin { border-right-style: solid; border-right-width: 1; padding-left: 0; padding-right: 0; padding-top: 1; padding-bottom: 1 }
.rightwin { border-left-style: solid; border-left-width: 1; padding-left: 0; padding-right: 0; padding-top: 1; padding-bottom: 1 }
*/
</style>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -