Difference between revisions of "Template:Toronto/CSS"

Line 1: Line 1:
<html>
+
 
 
<style>
 
<style>
 
.testClass {  
 
.testClass {  
Line 9: Line 9:
 
}
 
}
 
</style>
 
</style>
</html>
 

Revision as of 09:40, 9 July 2018

<style> .testClass {

   background-color: grey;

} body { background-color: grey !important; background: #ffffff url("colors_explosion_wallpaper_abstract_3d_45.jpg") no-repeat; } </style>