Template:Team:Clemson/style.css
From 2013.igem.org
@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic|Open+Sans+Condensed:700);
- top-section {
height: auto; width: auto;
}
- content {
padding: 0; top: -1.4em;
}
.firstHeading {
display: none;
}
- p-logo {
display: none;
}
- search-controls {
display: none;
}
body {
background-color: #522D80;
}
.menu-list li {
margin-bottom: 0;
}
- filler {
position: absolute; top: 0; box-shadow: 0 2px 5px #A25016; width: 100%; background-color: #fff; height: 1.3em; // border: 0 solid #A25016; z-index: 3;
}
- sponsor-banner {
list-style: none; margin: 0 4em 0 4em; padding: 0; border: 0px solid #a44b17; border-top-width: 2px; box-sizing: border-box;
}
- sponsor-banner a {
padding:1em 0; background:#EA6A20; color:#fff; width: 50%; float:left; text-align: center;
}
- sponsor-banner:after {
content: ' ';
display: block; z-index: -1;
width: 0;
bottom: -1em;
height: 5em; left: 5em; top: 4.2em; border-width: 0.6em 1em; border-style: solid; border-color: #fff #fff transparent transparent; }
.menu-list {
list-style: none; margin-left: 0; position: relative; float: left; padding: 0; top: 1em; width: 38%; border: 0px solid #a44b17; border-bottom-width: 2px; box-sizing: border-box;
}
.menu-list a {
padding:1em 0; background:#EA6A20; color:#fff; width: 25%; float:left; text-align: center; font-family: 'Open Sans Condensed', sans-serif; font-size: 1.2em;
}
- menu-left:after
{ content: ' '; position: absolute;
z-index: -1;
width: 0; height: 0; left: 0px; top: 4.1em; border-width: 0.6em 5em; border-style: solid; border-color: #a44b17 #a44b17 transparent transparent; }
- menu-right:after
{ content: ' '; position: absolute;
z-index: -1;
width: 0; height: 0; right: 0; top: 4.1em; border-width: 0.6em 5em; border-style: solid; border-color: #a44b17 transparent transparent #a44b17 ; }
- cu-content {
background-color: #D4C99E; display: block; margin: 0 5em 0 5em; padding: 8em 3em 3em 3em;
}
- menu-splash {
position: relative; box-sizing: border-box; -moz-box-sizing:border-box; background-color: #EA6A20; float: left; width: 24%; top: 1.3em; border-radius: 0 0 20px 20px; padding: .5em .75em .75em .75em; overflow: hidden; border: 0px solid #a44b17; border-bottom-width: 2px;
}
- menu-splash img {
width: 100%; height: 100%; display: block; min-height: 3em; min-width: 14em;
}
footer {
}