📄 admin.css
字号:
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin:0px;
FONT-SIZE: 12px;
FONT-FAMILY: "宋体", "Verdana", "Arial", "Helvetica", "sans-serif";
background-color: #BEBFD9;
scrollbar-face-color: #EAEAF2;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #9395C0;
scrollbar-3dlight-color: #F3F3F8;
scrollbar-arrow-color: #9395C0;
scrollbar-track-color: #F3F3F8;
scrollbar-darkshadow-color: #F3F3F8;
}
body,td,th {
font-size: 12px;
font-family: 宋体;
}
A:link {
FONT-SIZE: 9pt; COLOR: #3366CC; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.green{
color:#009900
}
A:visited {
FONT-SIZE: 9pt; COLOR: #4f4f30; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A:active {
FONT-SIZE: 9pt; COLOR: #4f4f30; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A:hover {
FONT-SIZE: 9pt; COLOR: #3333CC; FONT-FAMILY: 宋体; TEXT-DECORATION: underline
}
.table_1
{
BORDER: 1PX #5C609E SOLID ;
FONT: 12PX;
WIDTH:95%;
}
.table_1_inc
{
FONT: 12PX;
WIDTH:100%;
FONT-FAMILY: "宋体", "Verdana", "Arial", "Helvetica", "sans-serif";
}
.table_1_top
{
BORDER-BOTTOM: 1PX #5C609E SOLID ;
FONT: 12PX;
FONT-FAMILY: "宋体", "Verdana", "Arial", "Helvetica", "sans-serif";
COLOR:#FFFFFF;
BACKGROUND-COLOR: #BEBFD9;
}
/*按纽*/
a.nnsonet_button {
font-size: 12px;
font-family: "宋体";
padding: 4px 8px;
border-top: 1px solid white;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid white;
text-align: center;
min-width: 75px;
color: #000000;
line-height: 300%;
}
a.nnsonet_button:link {
background-color: #D9D9D9;
color: #000;
text-decoration: none;
line-height: 300%;
}
a.nnsonet_button:visited {
background-color: #D9D9D9;
color: #000000;
text-decoration: none;
line-height: 300%;
}
a.nnsonet_button:hover {
background-color: #CCCCCC;
color: #333333;
border-color: black white white black;
text-decoration: none;
line-height: 300%;
}
a.nnsonet_button:active {
background-color: #D9D9D9;
color: #000000;
text-decoration: none;
line-height: 300%;
}
.Font1 {
line-height:18px;
}
/*div总局*/
#content{
width: 750px;
margin: 0 auto;
}
#list{
width: 580px;
float: right;?
background: #FFF;
text-align: left;
}
#menu{
width: 170px;
float: left;
background: #F0F0F0;
text-align: left;
}
/* easy clearing */
#content:after
{
content: '[DO NOT LEAVE IT IS NOT REAL]';
display: block;
height: 0;
clear: both;
}
/*\*/
#content
{
display: block;
}
/* end easy clearing */
/*\*/
#list, #menu
{
padding-bottom: 32767px !important;
margin-bottom: -32767px !important;
}
@media all and (min-width: 0px) {
#list, #menu
{
padding-bottom: 0 !important;
margin-bottom: 0 !important;
}
#list:before, #menu:before
{
content: '[DO NOT LEAVE IT IS NOT REAL]';
display: block;
background: inherit;
padding-top: 32767px !important;
margin-bottom: -32767px !important;
height: 0;
}
}
/**/
h1,h2,p{
margin: 0;
padding: .8em;
}
h1,h2{font-size: 20px;}
.formbox-comment {
BORDER-RIGHT: #bad1da 1px solid; BORDER-TOP: #bad1da 1px solid; MARGIN-TOP: 10px; BACKGROUND: url(../images/bg2.gif) #fbfcfd repeat-x 0px 25px; BORDER-LEFT: #bad1da 1px solid; BORDER-BOTTOM: #bad1da 1px solid
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -