MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1,094: Line 1,094:


input[type='checkbox']:checked+div::before {
input[type='checkbox']:checked+div::before {
   width: 20px;
   width: 16px;
   height: 20px;
   height: 16px;
  margin: 5px;
   background: green;
   background: green;
}
}

Navigation menu