Difference between revisions of "Team:UCLA/Template/CSS"

Line 21: Line 21:
 
     /*font-family: Helvetica, Georgia, Times, "Times New Roman", serif;*/
 
     /*font-family: Helvetica, Georgia, Times, "Times New Roman", serif;*/
 
     font-family: 'Roboto', sans-serif;
 
     font-family: 'Roboto', sans-serif;
     border-bottom: 0px solid #aaa;top
+
     border-bottom: 0px solid #aaa;
 
}
 
}
  
Line 74: Line 74:
 
}
 
}
  
#sponsors {
+
 
            height: 100px;
+
            background-color: #ffffff;
+
            margin: 20px 0px 20px 0px;
+
        }
+
  
 
#contentcontainer { /*-- creates container for all content on page --*/
 
#contentcontainer { /*-- creates container for all content on page --*/
Line 464: Line 460:
 
     top:0;
 
     top:0;
 
     /*background:#550D00;*/
 
     /*background:#550D00;*/
     /*background: #006699;*/
+
     background: #006699;
    background: #000000;
+
 
     z-index:20;
 
     z-index:20;
 
}
 
}
Line 495: Line 490:
 
}
 
}
 
#menu li ul{
 
#menu li ul{
         background:#000000;  /*#006699;*/
+
         background:#006699;
 
/* display:none; */
 
/* display:none; */
 
position:absolute;
 
position:absolute;
Line 772: Line 767:
 
     z-index: 0;
 
     z-index: 0;
 
}
 
}
.sponsors {
 
            margin: 2.5px;
 
            width: 125px;
 
        }
 
 
#box1{
 
#box1{
 
     background-image:url('https://static.igem.org/mediawiki/2014/f/fa/Cocoons.JPG');
 
     background-image:url('https://static.igem.org/mediawiki/2014/f/fa/Cocoons.JPG');
Line 841: Line 832:
 
     background-image: url('https://static.igem.org/mediawiki/2014/c/c3/Debut_light.png');
 
     background-image: url('https://static.igem.org/mediawiki/2014/c/c3/Debut_light.png');
 
     font-family: 'Roboto', sans-serif;
 
     font-family: 'Roboto', sans-serif;
     top: 100px;
+
     top: 550px;
 
     width: 100%;
 
     width: 100%;
 
     padding: 0 0 0 0;
 
     padding: 0 0 0 0;
Line 850: Line 841:
 
     z-index: -1;
 
     z-index: -1;
 
}
 
}
 
 
  
 
.page_content{
 
.page_content{
Line 863: Line 852:
 
     z-index: -1;
 
     z-index: -1;
 
}
 
}
 
 
.content_subsection{
 
.content_subsection{
 
     position: relative;
 
     position: relative;
Line 869: Line 857:
 
     padding: 10px 10px 10px 10px;
 
     padding: 10px 10px 10px 10px;
 
     margin: auto;
 
     margin: auto;
}
 
 
.project_container{
 
   
 
    width: 100%;
 
    margin: auto;
 
 
    background-color: #000000;
 
 
    z-index: -1;
 
 
 
}
 
 
.intro_section{
 
    float: left;
 
    background-color: #FFEE80;
 
    background-image: url('https://static.igem.org/mediawiki/2014/c/c3/Debut_light.png');
 
    font-family: 'Roboto', sans-serif;
 
    width: 45%;
 
    padding: 10px 10px 10px 10px;
 
    margin-top: 5px;
 
    margin-left: 10px;
 
    border-radius: 0px;
 
    z-index: -1;
 
 
}
 
 
.accomplishment_overview{
 
    float:left;
 
    background-color: #FFEE80;
 
    background-image: url('https://static.igem.org/mediawiki/2014/c/c3/Debut_light.png');
 
    font-family: 'Roboto', sans-serif;
 
   
 
    width: 45%;
 
    /*height: 125px;*/
 
    padding: 10px 10px 10px 10px;
 
    margin-left:10px;
 
    margin-top: 5px;
 
    margin-right: 5px;
 
    border-radius: 0px;
 
    z-index: -1;
 
 
}
 
 
.biobricks_overview{
 
    float:left;
 
    background-color: #FFEE80;
 
    font-family: 'Roboto', sans-serif;
 
   
 
    width: 45%;
 
 
    padding: 10px 10px 10px 10px;
 
    margin-left:10px;
 
    margin-top: 5px;
 
    margin-right: 5px;
 
    border-radius: 0px;
 
    z-index: -1;
 
 
}
 
 
.IntroDesignResults_container{
 
    position:static;
 
 
 
}
 
}
 
</style>
 
</style>

Revision as of 23:58, 6 September 2015