MediaWiki: Common.css: Difference between revisions
From Bharatpedia
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
text-align: center; | text-align: center; | ||
} | } | ||
.firstHeading, .tweekiFirstHeading { | .firstHeading, .tweekiFirstHeading { | ||
display: none; | display: none; |
Revision as of 22:27, 31 July 2024
/* CSS placed here will be applied to all skins */ @media (min-width: 768px) { .mw-parser-output { text-align: center; } } .mw-parser-output { text-align: center; } .firstHeading, .tweekiFirstHeading { display: none; } .navbar-brand img { margin-top: 0px !important; }