MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
49 bytes removed ,  00:32, 15 August 2023
no edit summary
No edit summary
Tag: Manual revert
No edit summary
Line 661: Line 661:
}
}


div.responsiveadtop_mobile {
div.responsiveadtop_desktop {
   width: 100%;
   width: 100%;
   text-align: center;
   text-align: center;
Line 667: Line 667:
   margin: auto;
   margin: auto;
   background-color: rgb(255 255 255 / 32%);
   background-color: rgb(255 255 255 / 32%);
}
div.responsiveadtop_desktop {
  display:none;
}
}


Navigation menu