Team:UCLA/anuved verma ucla2014 workspace/CSS

From 2014.igem.org

(Difference between revisions)
Line 589: Line 589:
.content{
.content{
     position: absolute;
     position: absolute;
-
     top: 50%;
+
    background-image: url('https://static.igem.org/mediawiki/2014/c/cb/Debut_light.png');
 +
     top: 70%;
     width: 100%;
     width: 100%;
     padding: 0 0 0 0;
     padding: 0 0 0 0;
Line 595: Line 596:
.content_section{
.content_section{
     position: relative;
     position: relative;
-
    background-image: url('https://static.igem.org/mediawiki/2014/c/cb/Debut_light.png');
+
 
     <!--width: 100%;-->
     <!--width: 100%;-->
     z-index: -1;
     z-index: -1;

Revision as of 22:54, 21 September 2014