Difference between revisions of "Template:Team:Baltimore Bio-Crew/CSS"

Line 1: Line 1:
 +
 +
<body>
 
<style>
 
<style>
 
body {
 
body {
Line 4: Line 6:
 
}
 
}
 
</style>
 
</style>
 +
</body>

Revision as of 18:47, 8 July 2017

<body> <style> body { background-color: blue; } </style> </body>