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: 100px;
   width: 20px;
   height: 100px;
   height: 20px;
   margin: 5px;
   margin: 5px;
   background: green;
   background: green;
}
}

Navigation menu