📄 admin_left.css
字号:
body
{
background: #799ae1;
margin: 0px;
font: 12px 宋体;
scrollbar-face-color:#799ae1;
scrollbar-highlight-color: #799ae1;
scrollbar-shadow-color: #799ae1;
scrollbar-3dlight-color: #799ae1;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #aabfec;
scrollbar-darkshadow-color: #799ae1;
}
table
{
border-right: 0px;
border-top: 0px;
border-left: 0px;
border-bottom: 0px;
}
td
{
font-size: 12px;
}
img
{
border-right: 0px;
border-top: 0px;
vertical-align: bottom;
border-left: 0px;
border-bottom: 0px;
}
a
{
font-size: 12px;
color: #215dc6;
text-decoration: none;
}
a:hover
{
color: #428eff;
}
.sec_menu
{
border-right: white 1px solid;
padding-right: 2px;
padding-left: 2px;
background: #d6dff7;
padding-bottom: 5px;
border-left: white 1px solid;
padding-top: 5px;
border-bottom: white 1px solid;
}
.menu_title
{
}
.menu_title span
{
font-weight: bold;
left: 8px;
color: #215dc6;
position: relative;
top: 2px;
}
.menu_title2
{
}
.menu_title2 span
{
font-weight: bold;
left: 8px;
color: #428eff;
position: relative;
top: 2px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -