MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 11: Line 11:
     background: black;
     background: black;
     color: white;
     color: white;
}
.spoiler:active {
  background: black;
  color: white;
}
}