📄 css.asp
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=name%></title>
<style type="text/css">
<!--
body { font-size: 9pt}
table { font-size: 9pt}
select { font-size: 9pt}
input { font-size: 9pt}
textarea { font-size: 9pt}
.smallbox { font-size: 1pt}
.p9 { font-size: 9pt}
a:visited {text-decoration: none}
a:link { font-size: 9pt; text-decoration: none}
a:hover { font-size: 9pt;text-decoration:underline}
-->
</style>
</head>
<body bgcolor="<%=bgcolor%>" topmargin="0" text="<%=textcolor%>" link="<%=textcolor%>" vlink="<%=textcolor%>" alink="<%=textcolor%>">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -