⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 style.css

📁 一个供大家参考的自己做的计算机等级考试网上系统
💻 CSS
字号:
input, textarea {  font-size: 12px; }
form {margin:0px;padding:0px;}
select {  font-size: 12px; border-width:1px}
.inputbg {border:0px; border-bottom:1px solid #999999; background:transparent}

a.highlight:link, a.highlight:visited { color:red; text-decoration:none }
a.highlight:hover { color:red; text-decoration:underline }

a.thisclass:link, a.thisclass:visited, a.thisclass:hover { font-weight:bold; text-decoration:none }
.content, .content td { font-size: 14px;font-family:宋体,Arial; line-height:140%; margin:5px 20px }
.content A:visited, .content A:link {color:blue; text-decoration:underline}
.content A:hover {color:red; }
.aTitle { font-size: 15px;font-weight:bold; }

.tabs {border:#999999 1px solid; border-left:#999999 8px solid; padding:6px; text-align:left; }

.summary-title { background: #eeeeee;font-weight:bold;color:black; height:23px }

.gray { color:#dddddd; text-decoration:none }
.time { color:red }
.hit { color:green }

.tdbg { background: white ; line-height:120%}
.tdbg-dark {background: #F6F6F6; line-height:120%}
.tdbg-light {background: #FFFFFF; line-height:120%}


.quote { margin:10px; margin-left:2em; border:1px solid #CCCCCC; padding:5px;  background: #FFFFFF; font-family:Verdana,Arial,宋体; word-break:break-all; }
body {background:white;text-align:center;font-size:12px;font-family:tahoma,宋体;}
a:link {color:#666666;text-decoration:none;}
a:visited {color:#666666;text-decoration:none;}
a:hover {color:#ff0000;text-decoration:underline;}
.twidth {width:760px;text-align:left;}
td {font-size:12px;}
.mframe table {table-layout:fixed;}
.mframe td table {table-layout:auto;}
.mframe td.tm {height:25px;background:#d8c4f6;border-top:#dddddd 1px solid;border-bottom:#dddddd 2px solid;}
.mframe td.tl {width:1px;background:#dddddd;}
.mframe td.tr {width:1px;background:#dddddd;}
.mframe span.tt {color:#000000;font-weight:bold;padding-left:10px;}
.mframe td.mm {background:white;padding:3px;}
.mframe td.ml {width:1px;background:#dddddd;}
.mframe td.mr {width:1px;background:#dddddd;}
.mframe td.bm {background:none transparent scroll repeat 0% 0%;height:13px;border-top:#dddddd 1px solid;font-size:0px;}
.mframe td.bl {width:0px;display:none;background:none transparent scroll repeat 0% 0%;}
.mframe td.br {width:0px;display:none;background:none transparent scroll repeat 0% 0%;}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -