main.css
来自「小型房产中介源码」· CSS 代码 · 共 55 行
CSS
55 行
body {
background-color: #799AE1;
background-attachment: fixed;
background-position: center center;
}
.xiangxi {
background-color: #9EB3E0;
font-size: 18px;
text-align: center;
font-weight: bolder;
color: #FFFFFF;
height: 25px;
}
.heng {
background-color: #235acb;
}
.fon {
font-size: 10pt;
}
.main {
border-top-style: dotted;
border-top-color: #000000;
font-size: 14px;
font-weight: bold;
border-right-style: dotted;
border-bottom-style: dotted;
border-left-style: dotted;
color: #663399;
}
.bord {
border: 1px solid #000000;
}
.bordbg {
background-color: #FFFFFF;
font-size: 10pt;
text-decoration: none;
}
.fenlei {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
background-color: #1A56C5;
height: 20px;
border: 1px solid #FFFFFF;
}
.font10 {
text-decoration: none;
font-size: 10pt;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?