Difference between revisions of "Template:BIOSINT Mexico"

Line 1,166: Line 1,166:
 
/* Intro */
 
/* Intro */
  
+
#intro .logo {
 +
border-bottom: 0;
 +
display: inline-block;
 +
margin: 0 0 1em 0;
 +
overflow: hidden;
 +
position: relative;
 +
width: 11em;
 +
}
  
/* Footer */
+
#intro .logo:before {
 +
background-position: top left;
 +
background-repeat: no-repeat;
 +
background-size: 100% 100%;
 +
content: '';
 +
display: block;
 +
height: 100%;
 +
left: 0;
 +
position: absolute;
 +
top: 0;
 +
width: 100%;
 +
}
  
#footer .icons {
+
#intro .logo img {
color: #aaaaaa;
+
display: block;
 +
margin-left: -0.15em;
 +
width: 9em;
 +
}
 +
 
 +
#intro header h2 {
 +
font-size: 2em;
 +
font-weight: 900;
 
}
 
}
  
#footer .copyright {
+
#intro header p {
color: #aaaaaa;
+
font-size: 0.8em;
font-family: "Raleway", Helvetica, sans-serif;
+
font-size: 1em;
+
font-weight: 400;
+
letter-spacing: 1em;
+
text-transform: uppercase;
+
 
}
 
}
  
body.single #footer {
+
@media screen and (max-width: 1280px) {
text-align: center;
+
 
 +
#intro {
 +
margin: 0 0 3em 0;
 +
text-align: center;
 +
}
 +
 
 +
#intro header h2 {
 +
font-size: 2em;
 +
}
 +
 
 +
#intro header p {
 +
font-size: 0.7em;
 +
}
 +
 
 
}
 
}
 +
 +
@media screen and (max-width: 736px) {
 +
 +
#intro {
 +
margin: 0 0 1.5em 0;
 +
padding: 1.25em 0;
 +
}
 +
 +
#intro > :last-child {
 +
margin-bottom: 0;
 +
}
 +
 +
#intro .logo {
 +
margin: 0 0 0.5em 0;
 +
}
 +
 +
#intro header h2 {
 +
font-size: 1.25em;
 +
}
 +
 +
#intro header > :last-child {
 +
margin-bottom: 0;
 +
}
 +
 +
}
 +
 +
/* Footer */
 +
 +
  
  

Revision as of 09:23, 19 October 2016

WIKI IGEM 2016