Přeskočit na obsah

Wikipedista:Vojtasafr/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.

.mw-tag-marker { color:#0000ff; font-weight:bold; }
.mw-tag-marker-visualeditor{font-weight:normal;}
.mw-tag-marker-visualeditor-switched{font-weight:normal;}
.mw-tag-marker-visualeditor-wikitext{font-weight:normal;}
#mw-mf-display-toggle, .stopMobileRedirectToggle
{
	-webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;

    text-decoration: none;
    color: initial;
    
    border: 1px solid;
	font-family: sans-serif;
	font-size: 12.8px;
	line-height: 1.4;
	padding: 6.4px;

}