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

📄 style.css

📁 网上学生心里调查系统
💻 CSS
字号:
body      {font-size: 9pt;}
td        {font-size: 9pt;line-height: 19px;}
a         {text-decoration: none; color:#000000;}
a:hover   {position: relative; left: 1px; top: 1px; clip:  rect(); text-decoration:underline; color:#0000FF;}
a:visited {color: #666666;}
a:active  {text-decoration: underline; color: #000099; }

a.addleft         {color: #000000;text-decoration: none}
a:hover.addleft   {color: #000000;text-decoration: none}
a:visited.addleft {color: #000000;text-decoration: none}
a:active.addleft  {color: #000000;text-decoration: none}

td.title        {font-size: 10pt;line-height: 19px;letter-spacing:1pt}
a.title         {text-decoration: underline; color: #0000FF;}
a:hover.title   {position: relative; left: 1px; top: 1px; clip:  rect();color:#FF0000;}
a:visited.title {color: #800080;}
a:active.title  {text-decoration: none;color: #FF0000;}

a.white         {color: #ffffff; }
a:hover.white   {position: relative; left: 1px; top: 1px; clip:  rect();color:#FFffff;}
a:visited.white {color: #ffffff; }
a:active.white  {color: #ffffff; }

td.t1        {color: #FFFFFF; font-size: 36pt; font-family: 黑体;line-height: 120%;}
td.t2        {font-size: 12px;PADDING-LEFT: 14px; PADDING-TOP: 7px; font-weight:bold}
td.t3        {PADDING-LEFT: 2px; PADDING-TOP: 3px;font-size: 9pt;line-height: 15px;}
td.t4        {font-size: 14px; color:#FFFFFF; font-weight:bold}

⌨️ 快捷键说明

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