|
|
@@ -1,4 +1,4 @@
|
|
|
-@charset "utf-8";html{background-color:#fff;}
|
|
|
+@charset "utf-8";html{background-color:#fff;}
|
|
|
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,figure,form,fieldset,legend,input,textarea,button,p,blockquote,th,td,pre,xmp{margin:0;padding:0}
|
|
|
body,input,textarea,button,select,pre,xmp,tt,code,kbd,samp{line-height:1.5;font-family:'HYQiHei 55S',sans-serif}
|
|
|
h1,h2,h3,h4,h5,h6,small,big,input,textarea,button,select{font-size:100%;outline: none;}
|
|
|
@@ -254,10 +254,19 @@ nav ul li:nth-child(4)::before{
|
|
|
background: url('../images/off.png');
|
|
|
background-size: cover;
|
|
|
}
|
|
|
-nav ul li:nth-child(5)::before{
|
|
|
- background: url('../images/min.png');
|
|
|
- background-size: cover;
|
|
|
-}
|
|
|
+ nav ul li:nth-child(5)::before {
|
|
|
+ background: url('../images/off.png');
|
|
|
+ background-size: cover;
|
|
|
+ }
|
|
|
+ nav ul li:nth-child(6)::before {
|
|
|
+ background: url('../images/min.png');
|
|
|
+ background-size: cover;
|
|
|
+ }
|
|
|
+ nav ul li:nth-child(7)::before {
|
|
|
+ background: url('../images/cloxe.png');
|
|
|
+ background-size: cover;
|
|
|
+ }
|
|
|
+
|
|
|
.imgDiv{
|
|
|
text-align: center;
|
|
|
}
|
|
|
@@ -365,6 +374,6 @@ nav ul li:nth-child(5)::before{
|
|
|
margin-left: 25px;
|
|
|
}
|
|
|
|
|
|
-#resetPsd, #minimize{
|
|
|
+#resetPsd, #minimize, #upsoff, #closethis {
|
|
|
display: none;
|
|
|
}
|