Difference between revisions of "Template:CGU Taiwan/cgustyle"

Line 105: Line 105:
  
 
/* right menu start */
 
/* right menu start */
 +
.rightmenuBack{
 +
    position:fixed;
 +
    top:35%;
 +
    display:inline-block;
 +
    float:left;
 +
    width:199.5px;
 +
    height:143.33px;
 +
    background:url(https://static.igem.org/mediawiki/2017/7/7c/Cgurightmenu-back.png) top left no-repeat;
 +
    background-size:contain;
 +
    z-index:-1;
 +
}
 +
 
.rightmenu{
 
.rightmenu{
 
     position:fixed;
 
     position:fixed;

Revision as of 09:27, 1 October 2017