MediaWiki:Mobile.css

Z Wikisłownika – wolnego słownika wielojęzycznego

Uwaga: aby zobaczyć zmiany po opublikowaniu, może zajść potrzeba wyczyszczenia pamięci podręcznej przeglądarki.

  • Firefox / Safari: Przytrzymaj Shift podczas klikania Odśwież bieżącą stronę, lub naciśnij klawisze Ctrl+F5, lub Ctrl+R (⌘-R na komputerze Mac)
  • Google Chrome: Naciśnij Ctrl-Shift-R (⌘-Shift-R na komputerze Mac)
  • Internet Explorer / Edge: Przytrzymaj Ctrl, jednocześnie klikając Odśwież, lub naciśnij klawisze Ctrl+F5
  • Opera: Naciśnij klawisze Ctrl+F5.
.content .section-heading .lang-code {
	display: inline;
	vertical-align: baseline;
}

.content dl {
	margin-left: 0;
}

.content dd {
	margin-left: 1em;
}

.content p {
	margin: 0;
}

.content ul,
.content ol {
	list-style-position: outside;
	margin-left: 1em;
}

.content ul {
	list-style-type: disc;
}

.content ol li,
.content ul li {
	margin-bottom: 0;
}

.content table.wikitable {
	text-align: left;
}

.content table.wikitable th {
	text-align: center;
}

.content table.wikitable > tr > th,
.content table.wikitable > tr > td,
.content table.wikitable > * > tr > th,
.content table.wikitable > * > tr > td {
	border: 1px solid #aaa;
	vertical-align: middle;
}

.content table.wikitable > tr > td,
.content table.wikitable > * > tr > td {
	background: #f9f9f9;
}

.content table.wikitable table {
	display: table;
}

.content table.odmiana {
	margin: 4px 0;
}

.content table.odmiana th {
	background-color: #F0F0F0;
	font-weight: normal;
}

.content table.odmiana .mianownik {
	font-weight: bold;
}

.content table.odmiana th.forma,
.content table.odmiana td.forma {
	background-color: #F4F4F4;
}

.content table.odmiana a.new,
.content table.odmiana a.new:visited {
	color: black;
}

b a,
a b {
	color: #000060;
}

.mw-mf-special .searchmatch {
	font-weight: bold;
	background-color: #FE7;
}

.mw-mf-special ul.mw-search-results {
	list-style: none outside none;
}

.mw-mf-special .mw-search-results li {
	padding-bottom: 1.2em;
}