Difference between revisions of "Template:Exeter"

Line 309: Line 309:
 
   text-align: center;  
 
   text-align: center;  
 
}
 
}
 
#topmenu {
 
    display: block;
 
    position: relative;
 
    top: 0px;
 
    left: 0px;
 
    width: 100%;
 
    height: 80px;
 
    background: url('https://static.igem.org/mediawiki/2013/1/1d/Top-gradient.png') #f1f1f1 repeat-x left top;
 
    box-shadow: 0 0 5px #888;
 
    z-index: 10;
 
}
 
 
#topmenu .selflink {font-weight: normal !important; color: #0d9c64; cursor: default; padding: 0 12px 0 8px;}
 
#topmenu .menucenter li:hover .selflink {padding: 0 11px 0 9px}
 
 
#topmenu .menucenter{position: relative; display: block; line-height: 20px;}
 
 
#topmenu .menuleft {position: absolute; line-height: 76px; z-index: 3;}
 
#topmenu .menuleft a img {position: relative; height: 60px; top: 10px;}
 
 
#topmenu .menucenter {
 
    display:block;
 
    margin: 0 auto;
 
    width:100%;
 
    text-align: center;
 
    font-size: 0;}
 
    #topmenu .menucenter .level_3 {
 
        display:inline-block;
 
        margin: 0;
 
        background: url('') no-repeat right top;
 
        font-size: 16px;}
 
    #topmenu .menucenter .level_3:first-child {
 
        background: url('') no-repeat left top, url('') no-repeat right top;}
 
    #topmenu .menucenter .level_3:hover {
 
        background: url('') repeat-x top left;
 
        border-left:1px solid #ccc;
 
        border-right:1px solid #ccc;
 
        margin: 0 0 0 -2px;}
 
        #topmenu .menucenter .level_3 a {display:block; height: 79px; padding: 0 12px 0 8px;}
 
        #topmenu .menucenter .level_3:hover a {padding: 0 11px 0 9px}
 
 
#topmenu .menuright {position: absolute; display: block; width: 109px; height: 80px; right: 5.46878%; top: 0; z-index: 3;}
 
   
 
#topmenu .menuright a{display: inline-block; position: relative;}
 
 
    #topmenu .menuright a.twitter {
 
        display:block;
 
        float: left;
 
        width: 36px;
 
        height: 30px;
 
        margin-top: 25px;
 
        padding: 0;
 
        background: url('https://static.igem.org/mediawiki/2013/d/de/Twitterbtn.png') left top no-repeat;
 
    }
 
    #topmenu .menuright a.facebook {
 
        display:block;
 
        float: left;
 
        width: 36px;
 
        height: 34px;
 
        margin-top: 23px;
 
        padding: 0;
 
        background: url('https://static.igem.org/mediawiki/2013/7/7c/Facebookbtn.png') left top no-repeat;
 
    }
 
    #topmenu .menuright a.mail {
 
        display:block;
 
        float: left;
 
        width: 37px;
 
        height: 29px;
 
        margin-top: 26px;
 
        padding: 0;
 
        background: url('https://static.igem.org/mediawiki/2013/9/94/Mailbtn.png') left top no-repeat;
 
    }
 
    #topmenu .menuright a:hover {
 
        background-position: right top;
 
    }
 
 
 
#topmenu ul, topmenu .level_3 {
 
    -webkit-margin-before: 0;
 
    -webkit-margin-after: 0;
 
    -webkit-padding-start: 0;}
 
  
  

Revision as of 21:36, 27 August 2015