Team:Edinburgh/defaultcss

From 2010.igem.org

(Difference between revisions)
(New page: <html> <style type="text/css"> @charset "UTF-8"; @import "https://2009.igem.org/Team:Edinburgh/helpercss?action=raw"; /*-----------------------------------------------------------------...)
Line 124: Line 124:
-
/* Getting rid of elements */
+
/* Getting rid of IGEM elements */
#contentSub {
#contentSub {
Line 149: Line 149:
display:none;
display:none;
}  
}  
 +
 +
 +
/* Background and text styling, with watermark */
 +
 +
body {
 +
background-color: darkgray;
 +
font-family: serif;
 +
color: azure;
 +
}
 +
</style>
</style>
</html>
</html>

Revision as of 08:37, 16 July 2010