Difference between revisions of "Template:Kyoto"

Line 317: Line 317:
 
                  
 
                  
 
         /* top banner list project*/
 
         /* top banner list project*/
         ul.project{
+
         ul.nv ul{
 
                 margin: 0px;
 
                 margin: 0px;
                 padding: 0 0 0 10px;
+
                 padding: 0px;
 +
                position: absolute;
 
         }
 
         }
+
        ul.nv li:hover ul {
        ul.project li{
+
                 display: block;
                width: 90%;
+
                height 10vh;
+
                disp
+
                list-style-type: none;
+
                position: relative;
+
        }
+
        ul.project a{
+
                background-color: #cc0000;
+
                color: white;             
+
                line-height: 40px;       
+
                text-align: center;       
+
                text-decoration: none;   
+
                font-weight: bold;       
+
                 display: block;          
+
        }
+
        ul.project a:hover {
+
                background-color: #ffdddd;
+
                color: #dd0000;           
+
 
         }
 
         }
  

Revision as of 07:04, 30 September 2017