Team:UCLA/anuved verma ucla2014 workspace/CSS

From 2014.igem.org

(Difference between revisions)
Line 589: Line 589:
.content{
.content{
     position: absolute;
     position: absolute;
-
     background-image: url('https://static.igem.org/mediawiki/2014/c/cb/Debut_light.png');
+
     background-color: #FFFFCC;
-
     top: 90%;
+
     top: 85%;
     width: 99%;
     width: 99%;
     padding: 0 0 0 0;
     padding: 0 0 0 0;
Line 600: Line 600:
     position: relative;
     position: relative;
     width: 85%;
     width: 85%;
 +
    padding: 10px 10px 10px 10px;
     margin: auto;
     margin: auto;
}
}

Revision as of 23:08, 21 September 2014