Team:Northwestern/Templates/Skinning

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<!--<html>
+
<html>  
-
<style type="text/css">
+
<style type = "text/css">  
/*Cleaning and Resetting the Background*/
/*Cleaning and Resetting the Background*/
Line 29: Line 29:
-
 
+
</style>  
-
 
+
</html>
-
/* CHANGED MARGIN-BOTTOM*/
+
-
 
+
-
/*body {
+
-
    font-family: "Trebuchet MS", Helvetica, sans-serif;
+
-
    margin: 0;
+
-
    padding: 0;}*/
+
-
/*.left-menu a {
+
-
    color: black; }
+
-
.left-menu:hover {
+
-
    color: black;
+
-
    background: transparent; }
+
-
.left-menu:hover a {
+
-
    color: black; }
+
-
.right-menu li a {
+
-
    background-color: transparent;
+
-
    color: black; } */
+
-
 
+
-
 
+
-
 
+
-
/*Theme Formatting*/
+
-
#globalWrapper {
+
-
    /*background: url("https://static.igem.org/mediawiki/2012/6/65/Linen_%402X.png") repeat;}*/
+
-
    background: #FFF;}
+
-
#content {
+
-
    /*background: url("https://static.igem.org/mediawiki/2012/6/65/Linen_%402X.png") repeat;*/
+
-
    padding: 0;
+
-
    margin:0;
+
-
    top:-15px;
+
-
    background: #FFF;
+
-
}
+
-
#bodyContent {
+
-
    /*background: url("https://static.igem.org/mediawiki/2012/6/65/Linen_%402X.png") repeat;}*/
+
-
    background: #FFF;}
+
-
#top-section {
+
-
    height:15px;
+
-
    width:100%;
+
-
    border: 0;
+
-
    padding:0;
+
-
    margin:0;
+
-
    background: rgba(51,51,51,1) }
+
-
#footer-box {
+
-
    width: 99%;
+
-
    margin-top:40px;
+
-
    border: 0;
+
-
    background: rgba(51,51,51,1); }
+
-
#footer-box a{
+
-
    color: white; }
+
-
#f-poweredbyico {
+
-
    border: 2.5px solid white;}
+
-
#f-copyrightico {
+
-
    border: 2.5px solid white;}
+
-
.left-menu a {
+
-
    color: white; }
+
-
.left-menu:hover {
+
-
    color: white;
+
-
    background: transparent; }
+
-
.left-menu:hover a {
+
-
    color: white; }
+
-
.right-menu li a {
+
-
    background-color: transparent;
+
-
    color: white; }
+
-
 
+
-
/*a:link {
+
-
    color:#317F21;} /* unvisited link */
+
-
a:visited {
+
-
    color:#74C365;} /* visited link */
+
-
a:hover {
+
-
    color:#317F21;}*/
+
-
 
+
-
/*Layout Boxes and Formatting!*/
+
-
.container {
+
-
    width:1000px;
+
-
    margin:auto;
+
-
    position:relative}
+
-
.content {
+
-
    width:1000px;
+
-
    min-height:100px;
+
-
    height:auto !important;
+
-
    height:100px;
+
-
    margin-top:40px;
+
-
    align:center;
+
-
    clear:both;
+
-
    overflow:auto}
+
-
.arrow {
+
-
    position:relative;
+
-
    float:left;
+
-
    margin-right:10px;
+
-
    width:24%;
+
-
}
+
-
.arrow-text {
+
-
    margin-top: 10px; }
+
-
.arrow-header {
+
-
    position:absolute;
+
-
    top:10px;
+
-
    font-size:32px;
+
-
    color:#eaeaea;
+
-
    width:100%;
+
-
    text-align:center;
+
-
    align:center; }
+
-
 
+
-
 
+
-
</style>
+
-
</html> -->
+

Revision as of 21:13, 2 August 2013