Přeskočit na obsah

Wikipedista:Felix220/common.css

Z Wikipedie, otevřené encyklopedie

Poznámka: Po uložení musíte vyprázdnit mezipaměť vašeho prohlížeče, jinak změny neuvidíte.

/* Zvýraznění v zdroji */
	/* Odrážky atd. */
	.cm-mw-list { color: #08f; }
	
	
	/* Tučné a kurzíva */
	.cm-mw-apostrophes-bold { color: #08f; }
	.cm-mw-apostrophes-italic { color: #08f; }
	
	
	/* Nadpisy */
	.cm-mw-section-header { color: #08f; font-weight: normal; }
	
	
	/* Infoboxy, citace… */
	.cm-mw-template { color: #000000; font-weight: normal; }
	.cm-mw-template-name { color: #000000; font-weight: bold; }
	.cm-mw-template-name-mnemonic { font-weight: normal; }
	.cm-mw-template-argument-name { color: #290; }
	.cm-mw-template-delimiter { color: #290; }
	.cm-mw-template-bracket { color: #290; }
	
	
	/* Variables */
	.cm-mw-templatevariable { color: #f50; font-weight: normal; }
	.cm-mw-templatevariable-name { color: #f50; font-weight: bold; }
	.cm-mw-templatevariable-bracket { color: #f50; font-weight: normal; }
	.cm-mw-templatevariable-delimiter { color: #f50; font-weight: bold; }
	
	
	/* Parser funkce */
	.cm-mw-parserfunction { font-weight: normal; }
	.cm-mw-parserfunction-name { color: #a11; font-weight: bold; }
	.cm-mw-parserfunction-bracket { color: #a11; font-weight: bold; }
	.cm-mw-parserfunction-delimiter { color: #a11; font-weight: bold; }
	
	
	/* Interní odkazy */
	.cm-mw-link-bracket { color: #00BFFF; font-weight: normal; }
	.cm-mw-link-delimiter { color: #00BFFF; font-weight: normal; }
	
	
	/* Externí linky */
	.cm-mw-extlink, .cm-mw-free-extlink { color: #36c; font-weight: normal; }
	.cm-mw-extlink-protocol, .cm-mw-free-extlink-protocol { color: #36c; font-weight: normal; }
	.cm-mw-extlink-bracket { color: #36c; font-weight: bold; }
	
	
	/* Tabulky */
	.cm-mw-table-bracket { color: #290; font-weight: bold; }
	.cm-mw-table-delimiter { color: #290; font-weight: bold; }
	.cm-mw-table-definition { color: #290; font-weight: normal; }
	.cm-mw-table-caption { font-weight: bold; }

/* Vektor 2010 */
	.searchResultImage-thumbnail { display: none; } .mw-search-results li { padding-bottom: 12px; }

/* Vector 2022 */
	/* Link to userpage */
	#pt-userpage-2 a { color: #000; text-decoration: none; }
	body { background-color: white; }
	.vector-page-titlebar { padding: 20px 0; }
	.vector-page-titlebar::after { display: none; }
	.vector-page-toolbar-container { margin-bottom: 0; box-shadow: none; }
	#left-navigation nav { padding: 10px 0; }
	
/* Poslední změny */
	.mw-tag-marker-mobile_edit { display: none; }
	.mw-tag-marker-mobile_web_edit { display: none; }