📄 catalog.css
字号:
<style type="text/css">
#main{
position:relative;
width:auto;
height:auto;
}
#top{
position:absolute;
width:856px;
height:26px;
z-index:1;
left: 100px;
top: 0px;
}
#image {
position:relative;
width:183px;
height:223px;
left:0px;
top: 30px;
}
#content {
position:relative;
width:705px;
height:199px;
left: 190px;
top: 30px;
}
#addtocar {
position:relative;
width:706px;
height:26px;
z-index:4;
left: 183px;
top: 228px;
}
#summary {
position:relative;
border:double;
width:877px;
height:92px;
z-index:0;
left: 0px;
top: 260px;
}
.reg{
position:absolute;
top:auto;
left:30%;
}
</style>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -