📄 indexnumber.css
字号:
/* CSS Document */
@import url(main.css);
@import url(TopAndEnd.css);
.content {
width:1004px;
margin:0 auto;
padding-top:3px;
clear: both;
color:#000;
}
/*主要内容css开始*/
#row1 {
border-top:1px solid #660000;
}
.r-col1 {
width:156px;
border:1px solid #00cc33;
float:left;
height:1301px;
padding:1px;
}
.r-col2 {
width:593px;
float:left;
height:1301px;
margin-left:6px;
}
.r-col3 {
width:243px;
float:right;
height:1303px;
border:1px solid #660000;
}
.col3content {
padding:10px 0px 15px 0px;
text-align:center;
}
.lmenu {
height:24px;
line-height:24px;
background-color:#90B6F4;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}
.searchcontent {
padding:5px 10px;
line-height:18px;
}
.mypic {
height:235px;
border-top:1px solid #aeaeae;
border-bottom:1px solid #aeaeae;
border-left:1px solid #aeaeae;
padding:10px 0px;
text-align:center;
}
.mypic_menu {
height:18px;
padding-top:10px;
border-bottom:1px solid #aeaeae;
border-left:1px solid #aeaeae;
background-color:#f0f0f0;
text-align:center;
margin-bottom:6px;
}
.mypic_menu2 {
height:30px;
line-height:30px;
border:1px solid #4167B8;
text-align:center;
margin-right:1px;
font-size:14px;
font-weight:bold;
}
.mypic2 {
height:867px;
border-right:1px solid #4167B8;
border-bottom:1px solid #4167B8;
border-left:1px solid #4167B8;
margin-right:1px;
padding:3px;
}
.mypictext {
padding:5px;
line-height:18px;
}
.mypiccontact {
height:20px;
line-height:20px;
text-align:center;
background-color:#F0F3FA;
}
/*主要内容css结束*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -