Difference between revisions of "Template:Team:NCTU Formosa"

Line 124: Line 124:
  
 
/*manu*/
 
/*manu*/
 +
@media screen and (min-width: 768px) {
 
.main-container{
 
.main-container{
 
                     background:white !important;
 
                     background:white !important;
Line 131: Line 132:
 
                     display:block important;  
 
                     display:block important;  
 
                     }
 
                     }
 +
}
 +
@media screen and (orientation: portrait) {
 +
  .main-container{
 +
                    background:white !important;
 +
                    position:fixed;
 +
                    width:100vw;
 +
                    height:2vh;
 +
                    display:block important;
 +
                    }
 +
}
 +
 
.menu_sign:after
 
.menu_sign:after
 
{
 
{

Revision as of 17:10, 18 October 2016