Difference between revisions of "Template:HZAU-China"

Line 48: Line 48:
  
 
         body {
 
         body {
        margin: 0;
+
            margin: 0;
        padding: 0;
+
            padding: 0;
        min-width: 880px;
+
            background-color: #F3F3F3;
        background-color: #F3F3F3;
+
            font-size: 16px;
        font-size: 16px;
+
            font-family: Arial, Verdana, Sans-serif;
        font-family: Arial, Verdana, Sans-serif;
+
            letter-spacing: 0;
        letter-spacing: 0;
+
            color: #FFFFFF;
        color: #FFFFFF;
+
         }
         }        
+
  
 
         .daohang {
 
         .daohang {
Line 70: Line 69:
 
             float: left;
 
             float: left;
 
             position: relative;
 
             position: relative;
        }
 
 
        @media screen and (max-width: 1000px) {
 
            .logo-daohang {
 
                left: 5%;
 
            }
 
 
         }
 
         }
  
Line 111: Line 104:
 
             overflow: hidden;
 
             overflow: hidden;
 
             height: 64px;
 
             height: 64px;
        }
 
 
        @media screen and (max-width: 1000px) {
 
            .daohang .caidan {
 
                right: 0;
 
            }
 
 
         }
 
         }
  
Line 188: Line 175:
 
             position: absolute;
 
             position: absolute;
 
             width: 80px;
 
             width: 80px;
             height: 2px !important;
+
             height: 2px;
 
             bottom: 5px;
 
             bottom: 5px;
 
             left: 15px;
 
             left: 15px;
Line 210: Line 197:
 
             position: absolute;
 
             position: absolute;
 
             width: 130px;
 
             width: 130px;
             height: 2px !important;
+
             height: 2px;
 
             bottom: 5px;
 
             bottom: 5px;
 
             left: 20px;
 
             left: 20px;
 
             background-color: #f51720;
 
             background-color: #f51720;
 +
        }
 +
 +
 +
        @media screen and (max-width: 880px) {
 +
            .daohang {
 +
                height: 40px;
 +
            }
 +
 +
            .daohang .caidan {
 +
                width: 100%;
 +
            }
 +
 +
            .logo-daohang {
 +
                display: none;
 +
            }
 +
        }
 +
 +
        @media screen and (max-width: 1000px) {
 +
            .logo-daohang {
 +
                left: 5%;
 +
            }
 +
 +
            .daohang .caidan {
 +
                right: 0;
 +
            }
 
         }
 
         }
 
     </style>
 
     </style>

Revision as of 21:46, 30 September 2018