MediaWiki:Common.css: Difference between revisions

From Kirby Speedrunning Wiki
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
Line 27: Line 27:
body #content {
body #content {
  color: white;
  color: white;
  background: rgba(24, 13, 26, 0.87);
  background: rgba(24, 13, 26, 1);
  border-width: 3px;
  border-width: 3px;
  border-style: solid;
  border-style: solid;
Line 98: Line 98:


/*Tabs*/
/*Tabs*/
#p-cactions .pBody:hover {opacity: 1;}
#p-cactions li:hover {background-color: blue}
#p-cactions li {
#p-cactions li {
     border: 2px outset #1034A6;
     border: 2px outset #1034A6;

Navigation menu