Difference between revisions of "Template:BIOSINT Mexico"

Line 60: Line 60:
 
}
 
}
  
/* Basic */
 
  
@-ms-viewport {
+
/* Box Model--------------------------------------------------------------------------------- */
width: device-width;
+
}
+
  
body {
 
-ms-overflow-style: scrollbar;
 
}
 
 
@media screen and (max-width: 480px) {
 
 
html, body {
 
min-width: 320px;
 
}
 
 
}
 
 
body {
 
background: #f4f4f4;
 
}
 
 
body.is-loading *, body.is-loading *:before, body.is-loading *:after {
 
-moz-animation: none !important;
 
-webkit-animation: none !important;
 
-ms-animation: none !important;
 
animation: none !important;
 
-moz-transition: none !important;
 
-webkit-transition: none !important;
 
-ms-transition: none !important;
 
transition: none !important;
 
}
 
 
/* Box Model--------------------------------------------------------------------------------- */
 
 
*, *:before, *:after {
 
-moz-box-sizing: border-box;
 
-webkit-box-sizing: border-box;
 
box-sizing: border-box;
 
}
 
  
  

Revision as of 09:45, 19 October 2016

WIKI IGEM 2016