📄 admin_css.css
字号:
a:link { font-family: Arial, Tahoma; font-size: 12px; color: #000000; font-weight:normal; text-decoration:none }
a:visited { font-family: Arial, Tahoma; font-size: 12px; color: #000000; font-weight:normal; text-decoration: none }
a:hover { font-family: Arial, Tahoma; font-size: 12px; color: #FF0000; font-weight:normal; text-decoration: underline }
.textbox {
font-family: Arial,Tahoma; font-size: 13px;
border-left: 1px solid #444444;
border-right: 1px solid #999999;
border-top: 1px solid #444444;
border-bottom: 1px solid #999999
}
td { font-family:Arial, Tahoma, Verdana; font-size:13px}
.add_new{
font-family:arial, tahoma, verdana; font-size:12px; font-weight:bold; padding-right:8px;}
a:link.command { font-family: Arial, Tahoma; font-size: 12px; color: #0000FF; font-weight:normal; text-decoration:none }
a:visited.command { font-family: Arial, Tahoma; font-size: 12px; color: #0000FF; font-weight:normal; text-decoration: none }
a:hover.command { font-family: Arial, Tahoma; font-size: 12px; color: #FF0000; font-weight:normal; text-decoration: underline }
a:link.product { font-family: Arial, Tahoma; font-size: 12px; color: darkblue; font-weight:normal; text-decoration:none }
a:visited.product { font-family: Arial, Tahoma; font-size: 12px; color: darkblue; font-weight:normal; text-decoration: none }
a:hover.product { font-family: Arial, Tahoma; font-size: 12px; color: #FF0000; font-weight:normal; text-decoration: underline }
a:link.name { font-family: Arial, Tahoma; font-size: 12px; color: darkblue; font-weight: bold; text-decoration:none }
a:visited.name { font-family: Arial, Tahoma; font-size: 12px; color: darkblue; font-weight: bold; text-decoration: none }
a:hover.name { font-family: Arial, Tahoma; font-size: 12px; color: #FF0000; font-weight:bold; text-decoration: underline }
.list {
font-family: arial, tahoma, verdana;
font-size: 12px;
font-style: normal;
padding-top:3px;
padding-bottom:3px;
color:darkblue;
}
body {font-family:arial, tahoma, verdana}
.listCat {
font-family: arial, tahoma, verdana;
font-size: 12px;
font-style: normal;
padding-left:5px;
padding-right:10px;
color:darkblue;
}
.oderDetail {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: darkblue;
}
.cust {
font-family: arial, tahoma, verdana;
font-size: 12px;
font-weight: normal;
color: #387272;
}
.menuleft{
background-image:url(../images/admin_menu.gif);
font-family:arial, tahoma, verdana; font-size:12px; font-weight:bold; text-align:center; color:#FFFFFF}
.menubody{
background-image:url(../images/bg_tit_1.GIF); background-repeat:no-repeat; padding-left:12px; font-family:arial, tahoma, verdana;
font-size:12px; font-weight:600; color:#FFFFFF;}
.tdReport{color:#FF0000; font-weight:bold}
.newTitle {
font-family: arial, tahoma, verdana;
font-size: 12px;
font-style: normal;
padding-top:3px;
padding-bottom:3px;
color: #006699;
font-weight:500;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -