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

(Created page with " <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <style > #globalWrapper{ margin: 0; padding: 0; } #conten...")
 
Line 63: Line 63:
 
     }
 
     }
  
    li a,.dropbtn,a:link,a:visited{
+
  .header li a,.dropbtn,.header a:link, .header a:visited{
 
         text-decoration: none;
 
         text-decoration: none;
 
         font-family: "Arial";
 
         font-family: "Arial";
Line 71: Line 71:
 
         font-size: 20px;
 
         font-size: 20px;
 
     }
 
     }
     li a:hover,.dropdown:hover.dropbtn{
+
     .header li a:hover,.dropdown:hover.dropbtn{
 
         color: #07cf65;
 
         color: #07cf65;
        text-shadow:2px 2px 2px #c5f484;
+
 
 
     }
 
     }
  

Revision as of 10:27, 9 August 2018

Title