📄 page_link.css
字号:
.LinkStyle{
font-family:tahoma;
border:#cccccc 1px solid;
height:20px;
min-width:150px;
}
.LinkStyle a{
display:block;
text-decoration: none;
width:26px;
height:100%;
text-align:center;
float:left;
_padding-top:1px;
}
.LinkStyle a:hover{
background:#333333;
color:#fff;
}
.LinkStyle input{
border:1px solid #cccccc;
background-color:#ffffff;
text-align:center;
font-size:12px;
ime-mode:disabled;
}
.LinkStyle .PageStyle{
text-align:center;
color:#000;
width:24px;
height:100%;
float:left;
font-size:16px;
background-color:#cccccc;
font-weight:700;
padding-top:1px!important;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -