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.
/*Fancy buttons global gadget*/
@import url("//cs.wikipedia.org/w/index.php?title=MediaWiki:Gadget-fancyButtons.css&action=raw&ctype=text/css");
/* v posledních změnách modře a tučně jakýkoliv štítek s výjimkou vyjmenovaných štítků */
.mw-tag-marker { color:#0000ff; font-weight:bold; }
.mw-tag-marker-visualeditor,
.mw-tag-marker-visualeditor-switched,
.mw-tag-marker-visualeditor-wikitext,
.mw-tag-marker-mobile_edit,
.mw-tag-marker-mobile_web_edit,
.mw-tag-marker-wikidata-ui {
	font-weight:normal;
}

span.mw-changeslist-links:nth-child(2) > span:nth-child(11) {
	display: none;
}