/***OVERRIDE DEFAULT WIKI***/
- globalWrapper, #content, #bodyContent {
margin: 0 auto; padding: 0; height: 100%; width: 100%; border: 0px; background-color: transparent;
}
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul { margin: 0; }
/****/
@font-face {
font-family: Oxygen; src: url(https://static.igem.org/mediawiki/2016/d/da/T--Arizona_State--Oxygen-Regular.ttf);
}
@font-face {
font-family: Oxygen; src: url(https://static.igem.org/mediawiki/2016/d/da/T--Arizona_State--Oxygen-Light.ttf); font-weight: light;
}
@font-face {
font-family: Oxygen; src: url(https://static.igem.org/mediawiki/2016/d/da/T--Arizona_State--Oxygen-Bold.ttf); font-weight: bold;
}
body { margin-top: 20px;
font-family: "Oxygen", sans-serif;
}
h1, h2, h3, h4, h5, p {
font-family: "Oxygen", sans-serif!important;
}
h1 {
font-size: 50px;
}
h2 {
font-size: 42px;
}
- HQ_page p {
font-size: 0.9em; text-align: none;
}
- HQ_page p.big {
font-size: 1.2em;
}
.maroon {
color: #A10043;
}
.gold {
color: #FFC124;
}
.teal {
color: #58A4B0;
}
.red {
color: #DB324D;
}
.salmon {
color: #ED6A5A;
}
.orange {
color: #FF7F51;
}
.blue {
color: #507DBC;
}
.green {
color: #8CB369;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
.left {
text-align: left;
}
.justify {
text-align: justify;
}
.section-head {
font-weight: bold;
}
.navbar-fixed-top {
background-color: #fff;
margin-top: 16px; }
.navbar-nav {
font-size: 16px; float: right;
}
.navbar-default .navbar-brand {
font-weight: 700; font-size: 25px; color: #A10043; /*MAROON*/
}
.navbar-default .navbar-brand:hover {
color: #FFC124; /*GOLD*/
}
.section2 {
background-color: #EEEEEE;
}
.home {
margin-top: 30px;
}
.home .jumbotron {
position: relative; width: 100%; background-image: url('http://iamasundevil.asu.edu/images/about-asu-gallery-1.jpg'); background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; border-radius: 0; min-height: 90vh; color: #fff!important;
}
.overlay {
position: absolute; height: 100%; width: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.4);
}
.header-text {
text-align: center; position: absolute; /* bottom: 10%; */ top: 50%; left: 50%; transform: translate(-50%, -50%);
}
.header-text h1, .header-text h2 {
margin-top: 0;
}
.button1 {
float: right; color: #fff; background-color: #FFC124; margin: 15px 0; padding: 16px 32px;
}
.about-page .col-sm-6 {
padding: 0 30px;
}
footer {
background-color: #222; color: #fff; height: 100px; margin-bottom: -10px; padding: 20px;
}
- bodyContent footer p {
text-align: center;
}