Jump to content

User:Wiki-fan-editor-68568/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.mw-tag-marker-possible_vandalism, .mw-tag-marker-ASCII_text_added, .mw-tag-marker-reverting_anti-vandal_bot {
	background-color:#fd0101;
}

.mw-tag-marker-possible_libel_or_vandalism, .mw-tag-marker-repeating_characters, .mw-tag-marker-references_removed, .mw-tag-marker-uppercase-_or_lowercase-only_article, .mw-tag-marker-blanking {
	background-color:orange;
}

.mw-tag-marker-possible_unreferenced_addition_to_BLP, .mw-tag-marker-redirect_page_with_extra_text, .mw-tag-marker-added_links_to_social_media_sites, .mw-tag-marker-emoji, .mw-tag-marker-mw-recreated, .mw-tag-marker-very_short_new_article, .mw-tag-marker-extraneous_markup, .mw-tag-marker-canned_edit_summary {
	background-color:yellow;
}

.mw-tag-mw-reverted {
	background-color:#00000036;
}

.mw-tag-marker-mw-reverted {
	background-color:gray; color:white;
}

body, select, html, input{
	font-family:"century"!important; font-size:15px;
}
h1, h2, ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section.mw-heading2 h2, .ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section h2 {
	font-family:"Impact"!important;
}