MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 29: Line 29:


.moving-li {
.moving-li {
     background-color: red;
     background-color: #D02019;
    width: 20px;
    heigh: 20px;
     color: white;
     color: white;
     padding: 10px 20px;
     padding: 10px 20px;
Line 35: Line 37:
     border-radius: 5px;
     border-radius: 5px;
     cursor: pointer;
     cursor: pointer;
    list-style-type: none;
     user-select: none;
     user-select: none;
     font-family: 'MyCustomFont1', sans-serif;
     font-family: 'MyCustomFont1', sans-serif;

Navigation menu