23 Sep, 2024: Our collection of material documenting harassment, doxing and allegations of illegal behavior against MAPs, on the part of a purportedly "MAP" group, is now complete. A second article documenting a campaign of disinformation by said group is nearing completion, and will be shared here.

MediaWiki:Common.css: Difference between revisions

From NewgonWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
/* Thumb border */
/* Thumb border */


.thumbborder { border:2px solid #000; }
.thumbborder { border:1px solid #000; }

Revision as of 18:23, 4 June 2022

/* CSS placed here will be applied to all skins */

/* Font stuff */

.mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5 { font-family:'Segoe UI'; }

#firstHeading { font-family:'Segoe UI'; }

/* Thumb border */

.thumbborder { border:1px solid #000; }