Difference between revisions of "Template:BIOSINT Mexico"

 
(9 intermediate revisions by the same user not shown)
Line 44: Line 44:
 
}
 
}
 
   
 
   
/* Box Model */
 
 
*, *:before, *:after {
 
-moz-box-sizing: border-box;
 
-webkit-box-sizing: border-box;
 
box-sizing: border-box;
 
}
 
 
   
 
   
 
/* Basic */
 
/* Basic */
Line 71: Line 64:
 
   
 
   
 
body {
 
body {
background: #f4f4f4;
+
background: #ffffff;
 
}
 
}
 
   
 
   
Line 624: Line 617:
 
line-height: 3.5em;
 
line-height: 3.5em;
 
position: fixed;
 
position: fixed;
top: 0;
+
top: 1em;
 
width: 100%;
 
width: 100%;
 
z-index: 10000;
 
z-index: 10000;
Line 820: Line 813:
 
transition: opacity 0.5s ease;
 
transition: opacity 0.5s ease;
 
margin: 0 auto;
 
margin: 0 auto;
max-width: 100%;
+
max-width: 130%;
 
opacity: 1;
 
opacity: 1;
 
padding: 4.5em;
 
padding: 4.5em;
width: 90em;
+
width: 130%;
 
}
 
}
 
   
 
   
Line 874: Line 867:
 
margin-left: 2em;
 
margin-left: 2em;
 
margin-right: 2em;
 
margin-right: 2em;
width: auto;
+
width: 30%;
 
}
 
}
 
   
 
   

Latest revision as of 11:49, 19 October 2016