Difference between revisions of "Template:Tartu TUIT"

Line 70: Line 70:
  
 
/*this wraps the whole of the menu*/
 
/*this wraps the whole of the menu*/
 
        .logo-wiki{
 
padding: 20px;
 
height: 70px;
 
width: auto;
 
        }
 
 
 
.igem_2018_team_menu {  
 
.igem_2018_team_menu {  
display:inine-block;
+
background-color:#c4baba;
                text-align: right;
+
border-left: 1px solid #c4baba;
                margin: 0;
+
display:block;
 +
float:right;  
 +
height:100vh;
 +
max-width: 270px;
 
overflow-y: auto;
 
overflow-y: auto;
 
overflow-x: hidden;
 
overflow-x: hidden;
Line 86: Line 82:
 
position:fixed;  
 
position:fixed;  
 
right:0%;
 
right:0%;
 +
text-align:left;
 
width: 15%;  
 
width: 15%;  
 
}
 
}
Line 524: Line 521:
  
  
 
<div class="igem_2018_team_mobile_bar">
 
 
<div class="igem_logo_mobile">
 
<img src="https://static.igem.org/mediawiki/2018/4/4f/2018_igem_mobile_menu_logo.svg">
 
</div>
 
 
 
<div class="igem_menu_control_mobile">
 
<img id="menu_control_image" src="https://static.igem.org/mediawiki/igem.org/3/3b/Menu_icon.svg">
 
</div>
 
 
</div>
 
  
  

Revision as of 09:32, 20 July 2018