#p-logo a {background-image: url(//up.wiki.x.io/wikipedia/commons/1/12/Wikipedia.png) !important;}
.watchlistredir { font-style:italic; }
.diff-deletedline * .diffchange, .diff-addedline * .diffchange { background-color: #FF9999 !important; color: black !important; }
/* Use the small font size for references in a list */
ol.references li, div.reflist * li, div.refbegin * li { font-size: small !important; }
/* Edit section links */
h1 span.editsection { font-size: small !important; }
.mw-editsection { font-size: small; }
/* lang attribute */
:lang(ja), :lang(ko), :lang(zh) { border-bottom: 0.1em dotted blue; }
/* <cite> needs to be italic in HTML5. Note depreciated use. */
cite:not(.citation) { font-style: italic; }
/* Watchlist */
form#mw-watchlist-resetbutton { display: none; }
strong.mw-watched { font-weight: normal !important; }
/* Patch for now. */
.mw-title { font-weight: normal !important; }
/* show all Citation Style 1 error messages */
.citation-comment {display: inline !important;}
/* Fix for [[WP:PSEUDOHEAD]] (Note to self: This involves "monkey" code.) */
dl > dt { font-weight: normal; }
dl > dt:only-child { text-decoration: underline wavy red; }