style.css
来自「投资管理系统, asp+ mssql server」· CSS 代码 · 共 172 行
CSS
172 行
body
{
font-size: 9pt;
}
td
{
font-size: 9pt;
}
textarea
{
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
font-size: 9pt;
}
select
{
font-size: 9pt;
font-family: "宋体";
}
input
{
font-size: 9pt;
font-family: "宋体";
}
.title
{
color: #555555;
font-weight: bold;
background-color: #E6F2F9;
font-size: 11pt;
}
.title1
{
font-weight: bold;
font-size: 12pt;
}
.content
{
line-height: 14pt;
border: 3 double #0080C0;
}
a:link
{
color: #993399;
text-decoration: none;
}
a:visited
{
color: #003955;
text-decoration: none /*#003955;*/
}
a:hover
{
colro: #ffffcc;
text-decoration: underline;
}
.btnnewcss
{
BACKGROUND: #FCC98F;/*#D0E8FF*/
font-size: 9pt;
}
.noborder
{
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
font-size: 9pt;
}
.buttoncss
{
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
background: #D0E8FF;/*原:#E6F2F9*/
color: #555555;
font-size: 9pt;
}
.selectcss
{
font-size: 9pt;
font-family: "宋体";
background-color: #D0E8FF;
}
.button
{
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
font-size: 11pt;
background: #E6F7FF;/*原:#EE7C6B*/
color :Black
}
.gwzl
{
font-size: 43;
color: red;
font-weight: bold;
}
.dcgz
{
font-size: 60;
color: red;
font-weight: bold;
}
.xuhao
{
font-size: 15;
}
.JiMi
{
font-size: 18;
font-family: "黑体";
}
.zhihao
{
font-size: 18;
font-family: "仿宋_GB2312";
}
.xbt
{
font-size: 18;
font-family: "宋体";
font-weight: bold;
}
.neirong
{
font-size: 18;
font-family: "仿宋_GB2312";
}
.an
{
font-size: 18;
font-family: "黑体";
}
.anneirong
{
font-size: 18;
font-family: "华文新魏";
}
.ztc
{
font-size: 15;
font-family: "黑体";
font-weight: bold;
}
.ggdw
{
font-size: 15;
font-family: "仿宋_GB2312";
}
.9font
{
font-size: 9pt;
font-family: "宋体";
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?