Difference between revisions of "User:ThereIsNoSpoon/common.css"

From City of Hope MUSH
Jump to navigation Jump to search
(Created page with ".colored { background-color: coral; }")
 
m
 
Line 1: Line 1:
 
.colored {  
 
.colored {  
   background-color: coral;
+
   background-color: red;
 
}
 
}

Latest revision as of 12:44, 9 March 2024

.colored { 
  background-color: red;
}