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

📄 styles.php

📁 通达OA部分源代码
💻 PHP
字号:
<style type="text/css">
<!--

.titlestyle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #004080;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 13px;
	color:#000000;
	background-color: #eeeeee;
}

.innertablestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	background-color: #F5F5F5;
}
.errorstyle {
	font-family: Arial, Helvetica, sans-serif;;
	font-weight: normal;
	font-size: 13px;
	color: #ff0000 ;
	border: 1px solid #ff0000 ;
}

font.normal {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
}

font.red{
	font-family:  Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 13px;
}

font.smalltext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
}
-->
</style>

⌨️ 快捷键说明

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