📄 realcss.asp
字号:
<style type="text/css">
.vtitle {<%=Session("vtitletext")%>}
.vtext {<%=Session("vtext")%>}
.vcoltext{<%=Session("vcoltext")%>}
.vtabletitle{<%=Session("vtabletitletext")%>}
A:hover {<%=Session("vlink1")%>}
A {<%=Session("vlink2")%>}
.vinputtext{<%=Session("vinputtext")%>}
.vinputbutton{<%=Session("vinputbutton")%>}
body{BORDER-RIGHT: buttonhighlight 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: buttonshadow 0px solid; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 9pt; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: buttonshadow 0px solid; COLOR: buttontext; LINE-HEIGHT: normal; PADDING-TOP: 0px; BORDER-BOTTOM: buttonhighlight 0px solid; FONT-STYLE: normal; FONT-VARIANT: normal;scroll:<%=Session("vscroll")%>;}
.coolBar { cursor: default;border-top: 1px solid buttonhighlight; border-left: 1px solid buttonhighlight; border-bottom: 1px solid buttonshadow; border-right: 1px solid buttonshadow; font-size:9pt;line-height:11pt}
.coolBarflat1{ cursor: default;border:1 #aaaaaa solid;font-size:9pt;line-height:11pt}
.coolBarflat{ cursor: default;border:1 <%=Session("vtabletitlebackcolor")%> solid;font-size:9pt;line-height:11pt}
.coolBardown{ cursor: default;border-bottom: 1px solid buttonhighlight; border-right: 1px solid buttonhighlight; border-top: 1px solid buttonshadow; border-left: 1px solid buttonshadow; font-size:9pt;line-height:11pt}
input{height:20px;}
TEXTAREA{filter:chroma(color=#ffffff);}
hr{color:Session("vtitlebackcolor")}
td{font-size:12px}
</style>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -