@@ -8,10 +8,10 @@ img
margin: 0;
}
html,body {
- height: 100%;
width: 100%;
position: relative;
font-family: "Helvetica Light","华文细黑";
+ min-height: 100%;
@font-face {
font-family: aAlternate;
@@ -1,6 +1,9 @@
body {
height: auto;
+html,body {
+}
.maincontent {
background: #fff;