Jump to content

User:FriedhelmW/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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
.mw-rollback-link a:not(.reactivate-as-confirmable) { pointer-events: none; color: gray; }

div#content h1,
div#content h2,
div#content #firstHeading,
div#content .mw-editsection,
div#content .mw-editsection-like,
div#content #toc h2,
div#content .toc h2,
div#hauptseite h2 {
    font-family: serif;
}
  
html,
body {
    font-family: sans-serif;
}
  
#bodyContent {
    font-size: 1em;
    font-family: serif;
}

div#content {
    color: black;
    hyphens: auto;
}

.tocnumber {
 	display: table-cell;
  	padding-right: 0.5em;
}
.toctext {
  	display: table-cell;
}
/*
.mw-history-editchangetags-button,
#pagehistory input[type=checkbox] {
  display: none;
}
*/
/*
.jquery-confirmable-interface {
   background-color: #D0FFD0;
   border: solid 3px #00D040;
   height: auto;
   margin: 2px;
   padding: 2px 4px;
   width: 300px;
}
span.jquery-confirmable-wrapper {
    white-space: normal ! important;
}
*/
.erweiterte-navigationsleiste-quicklinks {
	display: block !important;
}
/* [[Hilfe:Vorlagenbeschränkungen]] */
.limitreport {
   display: block;
}
/* #editpage-copywarn { display: none; } */
.mw-editfont-monospace { font-size:18px; }
.mw-changeslist .mw-tag-markers {display: none}