MediaWiki:Gadget-RailModule.css

Z Nonsensopedii, polskiej encyklopedii humoru

Uwaga: aby zobaczyć zmiany po zapisaniu, 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: Przytrzymaj Ctrl jednocześnie klikając Odśwież lub naciśnij klawisze Ctrl+F5
  • Konqueror: Kliknij polecenie Odśwież lub naciśnij klawisz F5
  • Opera: Wyczyść pamięć podręczną w Narzędzia → Preferencje
#mw-data-after-content h2,
#content-bottom-stuff h2 {
	border-bottom: 0;
	font-size: 0.8em;
	font-weight: normal;
	color: #4e4e4e;
	padding-bottom: 0.5em;
	text-transform: uppercase;
	letter-spacing: 1px
}

#mw-data-after-content h2,
#mw-data-after-content h3,
#mw-data-after-content p,
#content-bottom-stuff h2,
#content-bottom-stuff h3,
#content-bottom-stuff p {
	margin: 0;
}

.bottom-edit-button {
	background-color: #ffed90;
	text-align: center;
	border-bottom: solid 1px #c8ccd1;
	border-top: solid 1px #c8ccd1;
	padding: 0.3em 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #54595d;
}

.bottom-edit-button-source {
	display: block;
}

.ve-available .bottom-edit-button-source {
	display: none;
}

.bottom-edit-button-ve {
	display: none;
}

.ve-available .bottom-edit-button-ve {
	display: block;
}

.bottom-edit-button > div {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 23px;
	padding-top: 0.5em;
	display: inline-block;
	line-height: 1em;
}

.bottom-edit-button-source > div {
	background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='m15.656 10-1 1H15v5h-.5v1H17v-7zM13 12.656l-2 2V17h2.5v-1H13zm-.121-10.491-9.465 9.471 4.95 4.95 9.465-9.471zm0 2.829L15 7.115l-6.636 6.643-2.121-2.122zM6.95 18H2v-4.95z' style='fill:%2354595dff;'/%3E%3C/svg%3E%0A");
}

.bottom-edit-button-ve > div {
	background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 height=%2220%22 width=%2220%22%3E%3Cpath d=%22M12.879 2.165l-9.465 9.471 4.95 4.95 9.465-9.471zm0 2.829L15 7.115l-6.636 6.643-2.121-2.122zM6.95 18H2v-4.95z%22 style=%22fill%3A%2354595dff%3B%22/%3E%3C/svg%3E");
}

@media screen and (max-width: 550px) {
	.bottom-edit-button-source {
		display: block !important;
	}
	
	.bottom-edit-button-ve {
		display: none !important;
	}
}

@media screen and (min-width: 1100px) {
	.bottom-edit-button {
		margin-top: 0.6em;
		border: solid 1px #c8ccd1;
	}
}

.skin-timeless #catlinks {
	background: #fff;
	padding: 1em 0.45em 0.5em !important;
	margin: 0 !important;
}

.ra-read-more {
	padding: 0 !important;
}