Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
m
Add missing colon
(Make box colors generic.)
m (Add missing colon)
Line 55: Line 55:
  
 
.box.blue {
 
.box.blue {
border-color hsl(225, 71.5%, 87%);
+
border-color: hsl(225, 71.5%, 87%);
 
background-color: hsl(225, 71.5%, 98%);
 
background-color: hsl(225, 71.5%, 98%);
 
}
 
}

Navigation menu