Difference between revisions of "Template:Kyoto"

Line 311: Line 311:
 
         /* top banner list */
 
         /* top banner list */
 
         ul.nv {  
 
         ul.nv {  
                 width:90%;
+
                 width:80%;
 
                 height: 10vh;
 
                 height: 10vh;
 
                 position: relative;
 
                 position: relative;
Line 319: Line 319:
 
        
 
        
 
         ul.nv li {
 
         ul.nv li {
                 width: 160px;
+
                 width: 10%;
 
                 display: inline-block;
 
                 display: inline-block;
 
                 list-style-type: none;
 
                 list-style-type: none;
Line 333: Line 333:
 
                 background-color: #556c14;  
 
                 background-color: #556c14;  
 
                 color: white;               
 
                 color: white;               
                 line-height: 40px;         
+
                 line-height: 2vh;         
 
                 text-align: center;         
 
                 text-align: center;         
 
                 text-decoration: none;     
 
                 text-decoration: none;     
Line 356: Line 356:
  
 
         ul.nv ul li {
 
         ul.nv ul li {
                 width: 160px;             
+
                 width: 10%;             
 
                 border-top: 1px solid ;  
 
                 border-top: 1px solid ;  
 
                 text-align : center;
 
                 text-align : center;
Line 362: Line 362:
 
         }
 
         }
 
         ul.nv ul li a {
 
         ul.nv ul li a {
                 line-height: 40px;     
+
                 line-height: 2vh;     
 
                 text-align: center;       
 
                 text-align: center;       
 
                 padding-left: 5px;     
 
                 padding-left: 5px;     

Revision as of 10:41, 23 October 2017