Difference between revisions of "Template:Team:Harvard BioDesign/CSS"

Line 1: Line 1:
<html>
+
 
<head>
+
body
<script>
+
{
body { background-color: #123212; }
+
background-color: #123212;  
</script>
+
}
</head>
+
</html>
+

Revision as of 19:58, 25 June 2015

body { background-color: #123212; }