Difference between revisions of "Template:Kyoto"

Line 294: Line 294:
 
                 padding: 10px;
 
                 padding: 10px;
 
         }
 
         }
 +
        /* top banner list project*/
 +
        ul.project{
 +
                margin: 0px;
 +
                padding: 0 0 0 10px;
 +
        }
 +
 +
        ul.project li{
 +
                width: 90%;
 +
                height 10vh;
 +
                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.ddmenu a:hover {
 +
                background-color: #ffdddd;
 +
                color: #dd0000;           
 +
        }
 +
 +
 
/* non numbered lists */
 
/* non numbered lists */
 
.igem_2017_content_wrapper ul {
 
.igem_2017_content_wrapper ul {

Revision as of 06:07, 30 September 2017