Template:Team:KULeuven/Stylesheet2

From 2009.igem.org

(Difference between revisions)
Line 4: Line 4:
div#header {
div#header {
     height: 100px;
     height: 100px;
-
     background-color: #ffffe8;
+
     background-color: #1b1a44;
-
 
+
     background: #1b1a44 url(https://static.igem.org/mediawiki/2009/0/05/KUL_Logo-67x100-transp.png) no-repeat;  
-
     /* background: #ffffe8 url(https://static.igem.org/mediawiki/2009/2/21/Arenbergkasteel-header.png) no-repeat; */
+
-
    background: #ffffe8 url(https://static.igem.org/mediawiki/2009/0/05/KUL_Logo-67x100-transp.png) no-repeat;  
+
-
 
+
     background-position: bottom right;
     background-position: bottom right;
     position: relative;
     position: relative;
-
    border: 1px solid black;
+
 
     margin: 40px;
     margin: 40px;
     margin-bottom: 70px;
     margin-bottom: 70px;
Line 25: Line 22:
     font-weight: bolder;
     font-weight: bolder;
     font-style: oblique;
     font-style: oblique;
-
     color: #d4ad3f;
+
     color: white;
}
}
-->
-->
</style>
</style>
</html>
</html>

Revision as of 15:14, 7 September 2009