MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
303 bytes added ,  02:22, 22 February 2023
no edit summary
No edit summary
No edit summary
Line 115: Line 115:
a.minerva__tab.new {
a.minerva__tab.new {
   color: #3366cc !important;
   color: #3366cc !important;
}
/* Color Swatch Template */
div.color-swatch {
    display: inline-block;
    border-radius: 5px;
    width: 17px;
    box-shadow: 0px 1px rgb(0 0 0 / 28%);
    height: 17px;
    border: solid 1px #9393ed;
    padding: 2px;
    margin: 0 2px -6px;
}
}


Line 120: Line 132:
#navbox {
#navbox {
   margin:auto;
   margin:auto;
   width:80%;
   width:100%;
  display: block;
   border: 1px solid #2a2f8b;
   border: 1px solid #2a2f8b;
   padding: 5px;  
   padding: 5px;  
Line 199: Line 212:
table#infobox {
table#infobox {
   float:right !important;
   float:right !important;
  margin-left: 20px !important
}
}


Navigation menu