📄 styles.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 + -