⚠️ 2024 update: We have moved to https://RepsGuide.com/guide/

MediaWiki:Common.css: Difference between revisions

From RepsGuide Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 3: Line 3:
#ca-history { display: none !important;}
#ca-history { display: none !important;}
#ca-viewsource { display: none !important; }
#ca-viewsource { display: none !important; }
#ca-edit { display: none !important; }

Revision as of 10:51, 25 January 2023

/* CSS placed here will be applied to all skins */
html .mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt { font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;}
#ca-history { display: none !important;}
#ca-viewsource { display: none !important; }
#ca-edit { display: none !important; }