MediaWiki:Common.css: Różnice pomiędzy wersjami

Z Dubbingpedia
Skocz do:nawigacja, szukaj
mNie podano opisu zmian
mNie podano opisu zmian
 
(Nie pokazano 15 pośrednich wersji utworzonych przez tego samego użytkownika)
Linia 1: Linia 1:
/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */
/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */
h2.nagl {
background: #70ACFF;
margin: 0;
}


#blackclose a, #blackclose a:visited {  
#blackclose a, #blackclose a:visited {  
Linia 45: Linia 40:
#ca-talk { display:none!important; }
#ca-talk { display:none!important; }
.mw-usertoollinks-talk { display:none!important; }
.mw-usertoollinks-talk { display:none!important; }
.mw-contributions-user-tools > .mw-changeslist-links > span(:first-child) a { display:none!important; }
.mw-contributions-user-tools { display:none!important; }
.mw-usertoollinks > span(:last-child)::after { content: ' | '; }
 
.contentHeader {
max-width: 1180px;
margin: 0 auto 24px;
}
 
#firstHeading {
box-sizing: border-box;
margin: 18px 0 0 !important;
padding: 11px 14px !important;
border: 1px solid #a2a9b1 !important;
border-left: 6px solid #064f9e !important;
background: #f8f9fa !important;
color: #202122 !important;
box-shadow: none !important;
text-shadow: none !important;
text-align: left !important;
font-size: 20px !important;
line-height: 1.2 !important;
font-weight: 800 !important;
}
 
#firstHeading .mw-page-title-main {
color: #064f9e !important;
}
 
body.page-Strona_główna #firstHeading .mw-page-title-main::before {
content: "Dubbingpedia";
display: inline-block;
margin-right: 10px;
padding-right: 10px;
border-right: 1px solid #a2a9b1;
color: #54595d;
font-size: 12px;
line-height: 1;
font-weight: 800;
text-transform: uppercase;
vertical-align: 2px;
}
 
#siteSub,
#jump-to-nav {
display: none;
}
 
.dp-home-section {
margin-bottom: 18px !important;
}
 
.dp-home-section:last-child {
margin-bottom: 0 !important;
}
 
.dp-home-feature-grid {
display: flex;
flex-wrap: wrap;
gap: 14px;
padding: 14px;
}
 
.dp-home-feature-card {
flex: 1 1 220px;
min-width: 190px;
border: 1px solid #a2a9b1;
background: #fff;
overflow: hidden;
}
 
.dp-home-feature-image {
background: #eaecf0;
border-bottom: 1px solid #a2a9b1;
}
 
.dp-home-feature-image > p {
margin: 0;
}
 
.dp-home-feature-image a,
.dp-home-feature-image .mw-file-description {
display: block;
}
 
.dp-home-feature-image img,
.dp-home-feature-image .mw-file-element {
display: block;
width: 100% !important;
height: auto !important;
max-width: 100%;
}
 
.dp-home-feature-text {
padding: 11px 14px;
}
 
.dp-home-founder-image > p {
margin: 0;
}
 
.dp-home-founder-image a,
.dp-home-founder-image .mw-file-description {
display: block;
}
 
.dp-home-founder-image img,
.dp-home-founder-image .mw-file-element {
display: block;
width: 100% !important;
height: auto !important;
max-width: 100%;
}
 
.dp-home-searchbox {
border: 1px solid #a2a9b1;
background: #fff;
padding: 0;
}
 
.dp-home-searchbox form.searchbox {
display: flex;
gap: 0;
align-items: stretch;
margin: 0;
border: 2px solid #064f9e;
background: #fff;
font-size: 0;
line-height: 0;
}
 
.dp-home-searchbox .mw-inputbox-centered {
margin-left: 0;
margin-right: 0;
}
 
.dp-home-searchbox input[type="search"],
.dp-home-searchbox input.mw-searchInput,
.dp-home-searchbox input.searchboxInput {
flex: 1 1 auto;
min-width: 0;
width: 100%;
box-sizing: border-box;
border: 0;
background: #fff;
padding: 9px 11px;
font-size: 14px;
line-height: 1.25;
outline: 0;
box-shadow: none;
appearance: none;
}
 
.dp-home-searchbox input[type="submit"] {
flex: 0 0 82px;
box-sizing: border-box;
border: 0;
border-left: 2px solid #064f9e;
background: #064f9e !important;
background-image: none !important;
color: #fff !important;
padding: 9px 12px;
font-size: 14px;
line-height: 1.25;
font-weight: 800;
cursor: pointer;
text-shadow: none;
box-shadow: none;
appearance: none;
text-align: center;
min-width: 82px;
margin: 0;
}
 
.dp-home-searchbox input[name="fulltext"] {
display: none;
}
 
@media (max-width: 520px) {
.dp-home-searchbox form.searchbox {
display: block;
}
 
.dp-home-searchbox input[type="search"],
.dp-home-searchbox input.mw-searchInput,
.dp-home-searchbox input.searchboxInput,
.dp-home-searchbox input[type="submit"] {
display: block;
width: 100%;
margin: 0;
}
 
.dp-home-searchbox input[type="submit"] {
border-left: 0;
border-top: 2px solid #064f9e;
margin-bottom: 0;
}
}

Aktualna wersja na dzień 03:51, 8 lip 2026

/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */

#blackclose a, #blackclose a:visited { 
text-decoration: none; 
font-family: "Arial",Helvetica,sans-serif
}

#overlayblack {
       background: -moz-radial-gradient(center center 45deg, circle closest-side, transparent 0pt, black 350px) repeat scroll 0 0 transparent;
       background: -webkit-gradient(radial, center center, 0, center center, 350, from(transparent), to(rgba(0, 0, 0, 1)));
   height: 100%;
   left: 0;
   pointer-events: none;
   position: absolute;
   top: 0;
   width: 200%;
   bottom: 0;
   top: 0;
   right: 0;
   left: 0;
   z-index: 2000;

}

#blackclose {
   text-align: center;
   height: 40px;
   width: 100%;
   left: 0;
   position: fixed;
   top: 0;
   z-index: 2001;
   background: #000;
}

#blackclose a{font-size: 12px; margin-right: 10px; color: #fff; margin-top: 10px;}
#blackclose p {padding: 0px; margin: 0px;}
#blackclose p a{color: #fff; font-size: 30px; padding-top: 20px;}
#blackclose .fright{ float:right; }
#ca-talk { display:none!important; }
.mw-usertoollinks-talk { display:none!important; }
.mw-contributions-user-tools { display:none!important; }

.contentHeader {
	max-width: 1180px;
	margin: 0 auto 24px;
}

#firstHeading {
	box-sizing: border-box;
	margin: 18px 0 0 !important;
	padding: 11px 14px !important;
	border: 1px solid #a2a9b1 !important;
	border-left: 6px solid #064f9e !important;
	background: #f8f9fa !important;
	color: #202122 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	text-align: left !important;
	font-size: 20px !important;
	line-height: 1.2 !important;
	font-weight: 800 !important;
}

#firstHeading .mw-page-title-main {
	color: #064f9e !important;
}

body.page-Strona_główna #firstHeading .mw-page-title-main::before {
	content: "Dubbingpedia";
	display: inline-block;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #a2a9b1;
	color: #54595d;
	font-size: 12px;
	line-height: 1;
	font-weight: 800;
	text-transform: uppercase;
	vertical-align: 2px;
}

#siteSub,
#jump-to-nav {
	display: none;
}

.dp-home-section {
	margin-bottom: 18px !important;
}

.dp-home-section:last-child {
	margin-bottom: 0 !important;
}

.dp-home-feature-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	padding: 14px;
}

.dp-home-feature-card {
	flex: 1 1 220px;
	min-width: 190px;
	border: 1px solid #a2a9b1;
	background: #fff;
	overflow: hidden;
}

.dp-home-feature-image {
	background: #eaecf0;
	border-bottom: 1px solid #a2a9b1;
}

.dp-home-feature-image > p {
	margin: 0;
}

.dp-home-feature-image a,
.dp-home-feature-image .mw-file-description {
	display: block;
}

.dp-home-feature-image img,
.dp-home-feature-image .mw-file-element {
	display: block;
	width: 100% !important;
	height: auto !important;
	max-width: 100%;
}

.dp-home-feature-text {
	padding: 11px 14px;
}

.dp-home-founder-image > p {
	margin: 0;
}

.dp-home-founder-image a,
.dp-home-founder-image .mw-file-description {
	display: block;
}

.dp-home-founder-image img,
.dp-home-founder-image .mw-file-element {
	display: block;
	width: 100% !important;
	height: auto !important;
	max-width: 100%;
}

.dp-home-searchbox {
	border: 1px solid #a2a9b1;
	background: #fff;
	padding: 0;
}

.dp-home-searchbox form.searchbox {
	display: flex;
	gap: 0;
	align-items: stretch;
	margin: 0;
	border: 2px solid #064f9e;
	background: #fff;
	font-size: 0;
	line-height: 0;
}

.dp-home-searchbox .mw-inputbox-centered {
	margin-left: 0;
	margin-right: 0;
}

.dp-home-searchbox input[type="search"],
.dp-home-searchbox input.mw-searchInput,
.dp-home-searchbox input.searchboxInput {
	flex: 1 1 auto;
	min-width: 0;
	width: 100%;
	box-sizing: border-box;
	border: 0;
	background: #fff;
	padding: 9px 11px;
	font-size: 14px;
	line-height: 1.25;
	outline: 0;
	box-shadow: none;
	appearance: none;
}

.dp-home-searchbox input[type="submit"] {
	flex: 0 0 82px;
	box-sizing: border-box;
	border: 0;
	border-left: 2px solid #064f9e;
	background: #064f9e !important;
	background-image: none !important;
	color: #fff !important;
	padding: 9px 12px;
	font-size: 14px;
	line-height: 1.25;
	font-weight: 800;
	cursor: pointer;
	text-shadow: none;
	box-shadow: none;
	appearance: none;
	text-align: center;
	min-width: 82px;
	margin: 0;
}

.dp-home-searchbox input[name="fulltext"] {
	display: none;
}

@media (max-width: 520px) {
	.dp-home-searchbox form.searchbox {
		display: block;
	}

	.dp-home-searchbox input[type="search"],
	.dp-home-searchbox input.mw-searchInput,
	.dp-home-searchbox input.searchboxInput,
	.dp-home-searchbox input[type="submit"] {
		display: block;
		width: 100%;
		margin: 0;
	}

	.dp-home-searchbox input[type="submit"] {
		border-left: 0;
		border-top: 2px solid #064f9e;
		margin-bottom: 0;
	}
}