Difference between revisions of "Template:Example"

Line 74: Line 74:
 
.menu_wrapper {width:15%;}
 
.menu_wrapper {width:15%;}
 
.content_wrapper {margin-left: 15%;}
 
.content_wrapper {margin-left: 15%;}
 
 
.menu_wrapper li:hover ul {margin-left:100%;}
 
.menu_wrapper li:hover ul {margin-left:100%;}
 
}
 
}
Line 81: Line 80:
 
@media only screen and (max-width: 650px) {
 
@media only screen and (max-width: 650px) {
 
.menu_wrapper { width:100%; height: 15%; position:relative;}
 
.menu_wrapper { width:100%; height: 15%; position:relative;}
 
 
.content_wrapper {width:100%; margin-left:0px;}
 
.content_wrapper {width:100%; margin-left:0px;}
 
.column.half_size {width:100%; }
 
.column.half_size {width:100%; }
 
.column img { width: 100%; padding: 5px 0px;}
 
.column img { width: 100%; padding: 5px 0px;}
 
 
}
 
}
  
Line 96: Line 93:
  
  
<ul >
+
<ul>
 +
 
 +
<li class="collapsed_menu> MENU ❁ </li>
  
 
<li onClick=" parent.location= ' '"> TEAM </LI>
 
<li onClick=" parent.location= ' '"> TEAM </LI>

Revision as of 22:06, 10 March 2016