📄 1.css
字号:
.PageTxt {font: 11px Tahoma;color: #FFFFFF;}
.PageTitle {font: bold 11px Tahoma;color:#F9E3BB;}
ul{
margin: 0px;
padding: 0px;
}
li{
margin: 0px;
padding:0px;
line-height: 140%;
list-style: url(../images/Buttons/arrows.gif);
}
.Btn {
font: bold 18px Arial;
background: url(../images/Buttons/Btn_Bg.gif);
height:29px;
width:96px;
cursor: hand;
text-align: center;
border-style: none;
margin-left: 10px;
margin-top: 10px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -