Team:Northwestern/Templates/Escape

From 2014.igem.org

(Difference between revisions)
 
(26 intermediate revisions not shown)
Line 7: Line 7:
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
*/
 +
* {
 +
 +
font-family: "Source Sans Pro";
 +
}
 +
#top-section {
 +
    height: 1px;
 +
font: "Source Sans Pro", 12px, #000;}
 +
 +
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
 +
background-color: transparent;
 +
border: 0 none;
 +
height: 14px;
 +
z-index: 100;
 +
top: 0;
 +
position: fixed;
 +
width: 975px;
 +
left: 50%;
 +
margin-left: -487px;
 +
}
 +
 +
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
 +
background-color: transparent;
 +
height: 14px;
 +
display: block;
 +
z-index: 10;
 +
position: fixed;
 +
width: 100%;
 +
top: 0;
 +
}
/*********************************************************************************/
/*********************************************************************************/
/* Basic                                                                        */
/* Basic                                                                        */
/*********************************************************************************/
/*********************************************************************************/
 +
#nulogo {
 +
 
 +
    display: block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
  height: auto;
 +
  width: auto;
 +
  position: relative;
 +
  padding-top: 300px;
 +
 +
}
#igemlogo {
#igemlogo {
     float: left;
     float: left;
Line 51: Line 91:
header.style1 h2
header.style1 h2
{
{
-
font-size: 2em;
+
font-family: "Source Sans Pro";
 +
                        font-size: 1em;
letter-spacing: 0.075em;
letter-spacing: 0.075em;
line-height: 1.5em;
line-height: 1.5em;
Line 63: Line 104:
letter-spacing: 0.075em;
letter-spacing: 0.075em;
line-height: 1.5em;
line-height: 1.5em;
 +
                        font-family: "Source Sans Pro";
}
}
Line 191: Line 233:
.is
.is
{
{
 +
              margin-left: 10px;
}
}
Line 196: Line 239:
{
{
margin: 0 0 1.5em 0;
margin: 0 0 1.5em 0;
 +
                        margin-bottom: 2px;
 +
                        margin-left: 10px;
}
}
.is header.style1
.is header.style1
{
{
-
position: relative;
+
font-family: "Source Sans Pro";
 +
                                position: relative;
margin: -0.5em 0 0 0;
margin: -0.5em 0 0 0;
padding-top: 0;
padding-top: 0;
Line 209: Line 255:
margin: 0 0 0.75em 0;
margin: 0 0 0.75em 0;
font-size: 1.15em;
font-size: 1.15em;
 +
                        font-family: "Source Sans Pro";
letter-spacing: 0.05em;
letter-spacing: 0.05em;
}
}
Line 287: Line 334:
{
{
padding: 0;
padding: 0;
-
height:400px;
+
height:750px;
}
}
Line 337: Line 384:
#logo h1
#logo h1
{
{
-
font-size: 3em;
+
font-size: 48px;
             font-family: "Source Sans Pro", Arial, serif; font-weight: 700;
             font-family: "Source Sans Pro", Arial, serif; font-weight: 700;
Line 359: Line 406:
position: absolute;
position: absolute;
display: block;
display: block;
-
top: 2em;
+
top: 10px;
left: 0;
left: 0;
width: 100%;
width: 100%;
Line 393: Line 440:
display: block;
display: block;
color: #5B676B;
color: #5B676B;
-
 
-
 
text-transform: uppercase;
text-transform: uppercase;
text-decoration: none;
text-decoration: none;
Line 420: Line 465:
.dropotron
.dropotron
{
{
-
color:#eee;
+
color: #eee;
background-color: rgba(255,255,255,0.15);
background-color: rgba(255,255,255,0.15);
padding: 1.25em 1em 1.25em 1em;
padding: 1.25em 1em 1.25em 1em;
Line 467: Line 512:
color: black;
color: black;
             background-color: rgba(255,255,255,0.15);
             background-color: rgba(255,255,255,0.15);
-
             border-bottom: solid 1px black;
+
             border-bottom: solid 5px black;
}
}
Line 481: Line 526:
#intro .style1
#intro .style1
{
{
-
font-size: 1.5em;
+
font-size: 1em;
letter-spacing: 0.075em;
letter-spacing: 0.075em;
}
}
Line 487: Line 532:
#intro .style2
#intro .style2
{
{
-
font-size: 2.75em;
+
font-size: 2em;
letter-spacing: 0.075em;
letter-spacing: 0.075em;
line-height: 1.35em;
line-height: 1.35em;
Line 497: Line 542:
{
{
font-size: 1.1em;
font-size: 1.1em;
-
width: 48em;
+
width: 40em;
margin: 0 auto;
margin: 0 auto;
}
}
Line 513: Line 558:
{
{
padding-bottom: 5em;
padding-bottom: 5em;
 +
font-family: "Source Sans Pro";
}
}
Line 525: Line 571:
#highlights
#highlights
-
{
+
{ font-family: "Source Sans Pro";
}
}
Line 568: Line 614:
margin: 0;
margin: 0;
}
}
 +
.main66
 +
{
 +
margin-left: 32%;
 +
float: left;
 +
width: 600px;
 +
padding: 0 20px 0 20px;
 +
border-left: dashed 1px rgb(153, 153, 153);
 +
border-right: dashed 1px rgb(153, 153, 153);
 +
 +
}
/*********************************************************************************/
/*********************************************************************************/
Line 583: Line 639:
#sidebar
#sidebar
{
{
 +
float: left;
 +
width:20%;
 +
padding: 0 20px 0 10px;
}
}

Latest revision as of 15:41, 15 August 2014