No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
. | /* This is a test */ | ||
.main_sandbox | |||
{ | { | ||
background-color: | background-color: orange; | ||
} | } |
Revision as of 18:30, 10 March 2011
/* This is a test */ .main_sandbox { background-color: orange; }