Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
No change in size ,  15:12, 3 October 2020
Fix cerulean being totally the wrong color.
(Padding tweak.)
(Fix cerulean being totally the wrong color.)
Line 52: Line 52:
  
 
.box.cerulean {
 
.box.cerulean {
border-color: hsl(259, 71.5%, 87%);
+
border-color: hsl(196, 71.5%, 87%);
background-color: hsl(259, 71.5%, 98%);
+
background-color: hsl(196, 71.5%, 98%);
 
}
 
}
.box.cerulean .box { background-color: hsl(259, 71.5%, 93%); }
+
.box.cerulean .box { background-color: hsl(196, 71.5%, 93%); }
.box.cerulean .box { background-color: hsl(259, 71.5%, 50%); }
+
.box.cerulean .box { background-color: hsl(196, 71.5%, 50%); }
  
 
.box.blue {
 
.box.blue {

Navigation menu