template.css
来自「php+mysql做的调查问卷管理系统php+mysql做的调查问卷管理系统」· CSS 代码 · 共 22 行
CSS
22 行
A.phpQmenu { font-family: verdana,arial,helvetica; font-size: 10px; color: #6699CC; text-decoration: none; }
TD { font-family: verdana,arial,helvetica; font-size: 10px; color: #333366; }
SELECT { font-family: verdana,arial,helvetica; font-size: 10px; }
SELECT.small { width: 50px; }
SELECT.medium { width: 100px; }
SELECT.large { width: 200px; }
SELECT.huge { width: 400px; }
INPUT { font-family: verdana,arial,helvetica; font-size: 10px; }
INPUT.tiny { width: 25px; }
INPUT.small { width: 50px; }
INPUT.mini { width: 75px; }
INPUT.medium { width: 100px; }
INPUT.large { width: 200px; }
INPUT.huge { width: 400px; }
INPUT.wizard1 { width: 325px; }
INPUT.wizard2 { width: 240px; }
TEXTAREA { font-family: verdana,arial,helvetica; font-size: 10px; width: 400px; height: 60px; }
.tab { text-decoration: none; color: #333366; }
.tabon { text-decoration: none; color: #336633; }
.link { text-decoration: none; color: #333366; }
.link:hover { text-decoration: underline; color: #333366; }
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?