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

📄 css.css

📁 一个公司营销系统
💻 CSS
字号:
body         { font-size: 9pt; font-family: 宋体;SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
               SCROLLBAR-SHADOW-COLOR: buttonface; SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; 
               SCROLLBAR-TRACK-COLOR: #eeeeee; SCROLLBAR-DARKSHADOW-COLOR: buttonshadow }
table        { font-family: 宋体; font-size: 9pt }
a:link       { font-size: 9pt; font-family: 宋体; text-decoration: none; color:#000000 }
a:active     { font-size: 9pt; font-family: 宋体; text-decoration: none; color:#000000 }
a:visited    { font-size: 9pt; font-family: 宋体; text-decoration: none; color:#000000 }
a:hover      { font-size: 9pt; font-family: 宋体; text-decoration: none; color:#BB0000 }
input        { font-family: "Verdana"; font-size: 12px; background-color: #eeeeee;
               border-color: #5D9339 #FFFFFF #FFFFFF #5D9339;
               border-top-width: 1px; border-right-width: 1px;
               border-bottom-width: 1px; border-left-width: 1px}
.lkbtn       { background-color: #eeeeee; height: 22px; font-size: 9pt; font-family: Verdana; 
               border-left-color: #FFFFFF; border-left-width: 1px; 
               border-right-color: #5D9339; border-right-width: 1px; 
               border-top-color: #FFFFFF; border-top-width: 1px; 
               border-bottom-color: #5D9339; border-bottom-width: 1px }
select       { font-size: 9pt; font-family: 宋体 }
textarea     { font-family: "Verdana"; font-size: 12px; background-color: #eeeeee;
               border-color: #5D9339 #FFFFFF #FFFFFF #5D9339;
               border-top-width: 1px; border-right-width: 1px;
               border-bottom-width: 1px; border-left-width: 1px}

⌨️ 快捷键说明

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