User:Godihrdt/global.css

From Meta, a Wikimedia project coordination wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
#Vorlage_Wikipedia_Verhalten_im_Notfall,
.Hinweis_Verhalten_im_Notfall {
   display: none;
}
#editpage-copywarn,
.editpage-head-copywarn,
#mw-editform-cancel,
.editHelp,
a[target="helpwindow"],
.wikEdHelpSpan {
   display: none ! important;
}
.editHelp,
.wikEdEditHelp {
   color: #FFFFFF;
   border-collapse: collapse;
}
.mw-disambig {
	background-color: rgba(255,255,255,0) !important;
	color: #40a000 !important;
}
.mw-redirect {
   background-color: rgba(255,255,255,0) !important;
   color: #5e708d !important;
}
span.adminMark 
{
  font-weight: normal !important;
  font-size:80% !important;
}
textarea#wpTextbox1 {
      font-size: 10pt;
      font-family: monospace;
 }
#autoedit-titleList, #autoedit-editCode, #batch-textbox, #autoedit-defaultSummary, #batch-summary, #search-extended-inputbox {
	  font-size: 10pt;
	  font-family: monospace;
}
.diff-addedline, .diff-deletedline, .diff-context {
	  font-size: 10pt;
}
.mw-echo-alert {
   display: none;
}