Difference between revisions of "Template:SSHS-Shenzhen/CSS"

Line 8: Line 8:
  
 
<style >
 
<style >
html{min-width: 1080px;
+
 
}
+
 
     #globalWrapper{
 
     #globalWrapper{
 
         margin: 0;
 
         margin: 0;
Line 43: Line 42:
 
         left:0;
 
         left:0;
 
         width:100%;
 
         width:100%;
min-width:1080px;
 
 
         position: fixed;
 
         position: fixed;
 
         height:3em;
 
         height:3em;
 
         z-index:99;
 
         z-index:99;
 
         float: left;
 
         float: left;
         background-color: #fff;
+
         background-color: #FFFFFF;
  
 
     }
 
     }
Line 87: Line 85:
 
         display: none;
 
         display: none;
 
         position: absolute;
 
         position: absolute;
         background-color: #fff
+
         background-color: #FFFFFF;
 
         min-width: 300px;
 
         min-width: 300px;
  
Line 94: Line 92:
  
 
     .dropdown-content a {
 
     .dropdown-content a {
         color: #fff;
+
         color: #3C3C3C;
 
         padding: 12px 16px;
 
         padding: 12px 16px;
 
         text-decoration: none;
 
         text-decoration: none;
Line 157: Line 155:
 
     #sec3{
 
     #sec3{
 
         width: auto;
 
         width: auto;
         background-color:#fff;
+
         background-color:#ffffff;
 
     }
 
     }
  

Revision as of 09:22, 10 August 2018

Title