📄 admin.css
字号:
body{
background-color:#ffffff;
margin: 0px;
padding:0px;
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#container
{
background-image: url(image/bbb.jpg);
background-repeat: no-repeat;
background-color:#ffffff;
width:1000px;
height:1000px;
margin:auto 0px;
}
#banner
{
width:1000px;
height: 100px;
margin:auto 0px;
background:#ffffff;
text-align:center;
clear:both;
}
.left_1
{
width:150px;
margin:0px;
float:left;
height:600px;
background-color:#ffffff;
}
.right_1{
float:right;
width:850px;
height:600px;
background-color:#c5eaed;
margin:0px;
clear:left;
}
.right_1 div iframe{
background-color:#5ea6eb;
margin:auto 0px;
width:850px;
}
#banner image
{
width:1000px;
height:200px;
}
.left_1 div a
{
display:block;
width:84%;
height:25px;
line-height:25px;
font-size:18px;
color:#f0fff0;
}
.left_1 div image
{
width:150px;
height:40px;
}
FONT
{
font-size:8px;
font-family:@宋体;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -