📄 mystyle.css
字号:
#idDivBack
{
left: 50px;
width: 80%;
position: absolute;
top: 100px;
height: 40px;
background-color: #c6c6c6;
}
#idDivTitle1a
{
left: 40px;
font: bold italic 38pt Verdana;
width: 200px;
color: #515151;
position: absolute;
top: 75px;
}
#idDivTitle1b
{
left: 35px;
font: bold italic 38pt Verdana;
width: 200px;
color: lightslategray;
position: absolute;
top: 70px;
}
#idDivTitle2a
{
background: #515151;
left: 285px;
font: bold 12pt "Courier New";
width: 80px;
color: gray;
position: absolute;
top: 130px;
text-align: center;
}
#idDivTitle2b
{
background: whitesmoke;
left: 280px;
font: bold 12pt "Courier New";
width: 80px;
color: gray;
position: absolute;
top: 125px;
text-align: center;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -