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

📄 download.css

📁 代码名称: 程式下载管理 添加日期: 2000-8-23 所属分类: ASP代码>主页管理 总下载次数: 697 文件大小: 20KB 适用环境: Unix/WINNT 评定级别:
💻 CSS
字号:
body		{ 
		background: #Ffffff;  
		font-size: 75%;  
		font-family: 宋体; 
                }

 td{ 
		font-size:9pt;
              
      	  }
 
 p{ 
		font-size:9pt;
      	  }
 li{ 
		font-size:9pt;
      	  }
BigFont{
                font-size:11pt;
}
select.smallselsect
     {
     font-size:9pt;
     color:rgb(0,0,128) ;
     }
input.smallInput
     {
     font-size:9pt;
     background-color: white;
     color:rgb(0,0,128) ;
     }
textarea.smallarea
     {
     font-size:9pt;
     background-color: white;
     color: rgb(0,0,128) ;
     }

input.buttonface
     {
     font-size:9pt;
     background-color: 0080C0; 
     color: ffffff ;
     }

a:link {color: #0066cc; text-decoration: none}
a:visited {color: #0099ff;text-decoration:none}
a:hover {text-decoration:underline}


⌨️ 快捷键说明

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