📄 main.css
字号:
.top {
left: 0px;
width :1024px;
position: absolute;
top: 0px;
height:174px;
font-size: xx-large;
vertical-align: middle;
color : #ff6600;
direction: ltr;
font-family: 隶书;
background-color: #33ccff;
text-align: center;
overflow: auto;
background-image:url(../image/logo.jpg)
}
.buttom {
width: 1024px;
height: 100px;
left: 0px;
position: absolute;
top: 668px;
background-color: #0066cc;
vertical-align: middle;
text-align: center;
background-image: url(../image/buttom.jpg);
}
.right {
width:800px;
height: 494px;
left:227px;
position: absolute;
top: 174px;
background-color: #99cccc;
}
.left {
width: 224px;
height: 494px;
left: 0px;
position: absolute;
top: 174px;
background-color: #ccffff;
}
.show
{
width :1024px;
height: 494px;
left: 0px;
position: absolute;
top: 174px;
background-color: #ccffff;
}
.ss
{
font-weight: bold;
font-size: x-large;
color: red;
font-style: normal;
background-color: #0666ff;
font-variant: normal;
Width:224px;
Height:59px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -