Difference between revisions of "Template:BIOSINT Mexico"

Line 90: Line 90:
  
  
 +
body, input, select, textarea {
 +
color: #646464;
 +
font-family: "Source Sans Pro", Helvetica, sans-serif;
 +
font-size: 14pt;
 +
font-weight: 400;
 +
line-height: 1.75;
 +
}
  
 +
@media screen and (max-width: 1680px) {
  
/* Blurb */
+
body, input, select, textarea {
 +
font-size: 12pt;
 +
}
  
.blurb h2 {
+
}
font-size: 0.8em;
+
 
margin: 0 0 1.5em 0;
+
@media screen and (max-width: 1280px) {
 +
 
 +
body, input, select, textarea {
 +
font-size: 12pt;
 +
}
 +
 
 +
}
 +
 
 +
@media screen and (max-width: 980px) {
 +
 
 +
body, input, select, textarea {
 +
font-size: 12pt;
 +
}
 +
 
 +
}
 +
 
 +
@media screen and (max-width: 736px) {
 +
 
 +
body, input, select, textarea {
 +
font-size: 12pt;
 +
}
 +
 
 +
}
 +
 
 +
@media screen and (max-width: 480px) {
 +
 
 +
body, input, select, textarea {
 +
font-size: 12pt;
 +
}
 +
 
 +
}
 +
 
 +
a {
 +
-moz-transition: color 0.2s ease, border-bottom-color 0.2s ease;
 +
-webkit-transition: color 0.2s ease, border-bottom-color 0.2s ease;
 +
-ms-transition: color 0.2s ease, border-bottom-color 0.2s ease;
 +
transition: color 0.2s ease, border-bottom-color 0.2s ease;
 +
border-bottom: dotted 1px rgba(160, 160, 160, 0.65);
 +
color: inherit;
 +
text-decoration: none;
 
}
 
}
  
.blurb h3 {
+
a:before {
 +
-moz-transition: color 0.2s ease;
 +
-webkit-transition: color 0.2s ease;
 +
-ms-transition: color 0.2s ease;
 +
transition: color 0.2s ease;
 +
}
 +
 
 +
a:hover {
 +
border-bottom-color: transparent;
 +
color: #2ebaae !important;
 +
}
 +
 
 +
a:hover:before {
 +
color: #2ebaae !important;
 +
}
 +
 
 +
strong, b {
 +
color: #3c3b3b;
 +
font-weight: 700;
 +
}
 +
 
 +
em, i {
 +
font-style: italic;
 +
}
 +
 
 +
p {
 +
margin: 0 0 2em 0;
 +
}
 +
 
 +
h1, h2, h3, h4, h5, h6 {
 +
color: #3c3b3b;
 +
font-family: "Raleway", Helvetica, sans-serif;
 +
font-weight: 800;
 +
letter-spacing: 0.25em;
 +
line-height: 1.65;
 +
margin: 0 0 1em 0;
 +
text-transform: uppercase;
 +
}
 +
 
 +
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
 +
color: inherit;
 +
border-bottom: 0;
 +
}
 +
 
 +
h2 {
 +
font-size: 1.1em;
 +
}
 +
 
 +
h3 {
 +
font-size: 0.9em;
 +
}
 +
 
 +
h4 {
 
font-size: 0.7em;
 
font-size: 0.7em;
 
}
 
}
  
.blurb p {
+
h5 {
 +
font-size: 0.7em;
 +
}
 +
 
 +
h6 {
 +
font-size: 0.7em;
 +
}
 +
 
 +
sub {
 +
font-size: 0.8em;
 +
position: relative;
 +
top: 0.5em;
 +
}
 +
 
 +
sup {
 +
font-size: 0.8em;
 +
position: relative;
 +
top: -0.5em;
 +
}
 +
 
 +
blockquote {
 +
border-left: solid 4px rgba(160, 160, 160, 0.3);
 +
font-style: italic;
 +
margin: 0 0 2em 0;
 +
padding: 0.5em 0 0.5em 2em;
 +
}
 +
 
 +
pre {
 +
-webkit-overflow-scrolling: touch;
 +
font-family: "Courier New", monospace;
 
font-size: 0.9em;
 
font-size: 0.9em;
 +
margin: 0 0 2em 0;
 
}
 
}
  
 +
pre code {
 +
display: block;
 +
line-height: 1.75em;
 +
padding: 1em 1.5em;
 +
overflow-x: auto;
 +
}
 +
 +
hr {
 +
border: 0;
 +
border-bottom: solid 1px rgba(160, 160, 160, 0.3);
 +
margin: 2em 0;
 +
}
 +
 +
hr.major {
 +
margin: 3em 0;
 +
}
 +
 +
.align-left {
 +
text-align: left;
 +
}
 +
 +
.align-center {
 +
text-align: center;
 +
}
 +
 +
.align-right {
 +
text-align: right;
 +
}
 +
 +
 +
/* Blurb */
 +
 +
  
 
/* List */
 
/* List */

Revision as of 09:19, 19 October 2016

WIKI IGEM 2016