User:Filterkaffee/global.css

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.
/* Hinweise ausblenden */
#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;
}

/* Schriftgröße in Bearbeitungsfeldern */
textarea#wpTextbox1 {
      font-size: 9pt;
      font-family: monospace;
 }
#autoedit-titleList, #autoedit-editCode, #autoedit-defaultSummary, #batch-summary, #batch-textbox, #search-extended-inputbox {
	  font-size: 9pt;
	  font-family: monospace;
}