Difference between revisions of "Template:SFLS Shenzhen/CSS/bootstrap:css"

Line 1: Line 1:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
 
    body{
 
    background-color: #fae3e6;
 
    }
 
  
 
     .navbar {
 
     .navbar {
Line 31: Line 27:
 
       outline: none;
 
       outline: none;
 
       color: white;
 
       color: white;
       padding: 14px 16px;
+
       padding: 10px 10px;
       background-color: #fae3e6;
+
       background-color: #eea2ad;
 
       font-family: inherit;
 
       font-family: inherit;
       margin: 0;
+
       margin: 2;
 
     }
 
     }
  
Line 45: Line 41:
 
     position: absolute;
 
     position: absolute;
 
     left: 0;
 
     left: 0;
     background-color: #fae3e6;
+
     background-color: #f6cdd3;
 
     width: 100%;
 
     width: 100%;
 
     z-index: 1;
 
     z-index: 1;
Line 64: Line 60:
 
     .subnav:hover .subnav-content {
 
     .subnav:hover .subnav-content {
 
     display: block;
 
     display: block;
    }
+
  }
  
 
      
 
      
 
 
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 16:17, 16 October 2018