Team:PoznanSoft

From 2014.igem.org

(Difference between revisions)
Line 7: Line 7:
h1 {display: none}
h1 {display: none}
-
body{background: #252526;}
+
#body {
 +
    background: #252526;
 +
}
 +
 
 +
#top-section {
 +
    background: url(https://www.dropbox.com/s/srilrr91ezszyo8/lionwiki.png?dl=0);
 +
    border: 0px;
 +
    width: 100%;
 +
    height: 15%;
 +
    overflow: hidden;
 +
}
-
#top-section {background: #252526; border: 0px; width = 100%; height = 10% ; overflow:hidden;}
 
</style>
</style>
</html>
</html>

Revision as of 10:20, 16 October 2014