MediaWiki:Common.css: Difference between revisions

From KAVAN RC Wiki
No edit summary
No edit summary
 
(72 intermediate revisions by 2 users not shown)
Line 2: Line 2:
     font-family:"URW DIN Black", sans-serif;
     font-family:"URW DIN Black", sans-serif;
     color: black;
     color: black;
}
h2.vector-pinnable-header-label {
    padding-right:1rem !important;
}
}
h2 {
h2 {
Line 7: Line 10:
color:#ffffff !important;
color:#ffffff !important;
font-family:"URW DIN Black", sans-serif !important;
font-family:"URW DIN Black", sans-serif !important;
font-size:12px;
font-style:normal;
font-style:normal;
font-variant:normal;
font-variant:normal;
Line 13: Line 15:
line-height:1em !important;
line-height:1em !important;
padding-top:0.5em !important;
padding-top:0.5em !important;
margin-bottom:1em;
margin-bottom:0.5em !important;
margin-left:3px;
margin-left:3px;
margin-right:0;
margin-right:0;
margin-top:1em !important;
margin-top:2em !important;
orphans:1;
orphans:1;
page-break-after:auto;
page-break-after:auto;
Line 30: Line 32:
     color:#ffffff !important;
     color:#ffffff !important;
font-family:"URW DIN Black", sans-serif !important;
font-family:"URW DIN Black", sans-serif !important;
font-size:10px;
font-style:normal;
font-variant:normal;
/*font-weight:900;*/
line-height:1em !important;
padding-top:0.5em !important;
margin-bottom:0.5em !important;
margin-left:3px;
margin-right:0;
margin-top:2em !important;
orphans:1;
page-break-after:auto;
page-break-before:auto;
text-align:justify;
text-align-last:left;
text-decoration:none;
text-indent:1rem;
text-transform:uppercase;
widows:1;
}
h4 {
    color:#042B60 !important;
font-family:"URW DIN Black", sans-serif !important;
font-style:normal;
font-style:normal;
font-variant:normal;
font-variant:normal;
Line 36: Line 59:
line-height:1em !important;
line-height:1em !important;
padding-top:0.5em !important;
padding-top:0.5em !important;
margin-bottom:0px;
margin-bottom:0.5em !important;
margin-left:3px;
margin-left:3px;
margin-right:0;
margin-right:0;
Line 46: Line 69:
text-align-last:left;
text-align-last:left;
text-decoration:none;
text-decoration:none;
text-indent:1rem;
text-indent:0px;
text-transform:uppercase;
text-transform:uppercase;
widows:1;
widows:1;
}
p {
color:#000000;
font-family:"URW DIN SemiCond", sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.2;
margin-bottom:0.5em;
margin-left:0;
margin-right:0;
margin-top:0.5em;
orphans:1;
page-break-after:auto;
page-break-before:auto;
text-align:justify;
text-align-last:left;
text-decoration:none;
text-indent:0px;
text-transform:none;
widows:1;
}
pre {
border-color: #C4040F;
}
/* Responzivni obrazek */
fullw {
max-width:100%;
height:auto;
}
body .mw-content-ltr ul {
    list-style-type: disc !important;
}
body .mw-content-ltr ul ul {
    list-style-type: circle !important;
}
body .mw-content-ltr ul ul ul {
  list-style-type: square !important;
}
/* Responzivni video */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
}

Latest revision as of 13:48, 5 November 2024

h1 {
    font-family:"URW DIN Black", sans-serif;
    color: black;
}
h2.vector-pinnable-header-label {
    padding-right:1rem !important;
}
h2 {
    background:#0072B6;
	color:#ffffff !important;
	font-family:"URW DIN Black", sans-serif !important;
	font-style:normal;
	font-variant:normal;
	font-weight:900;
	line-height:1em !important;
	padding-top:0.5em !important;
	margin-bottom:0.5em !important;
	margin-left:3px;
	margin-right:0;
	margin-top:2em !important;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:1rem;
	text-transform:uppercase;
	widows:1;
}
h3 {
    background:#042B60;
    color:#ffffff !important;
	font-family:"URW DIN Black", sans-serif !important;
	font-style:normal;
	font-variant:normal;
	/*font-weight:900;*/
	line-height:1em !important;
	padding-top:0.5em !important;
	margin-bottom:0.5em !important;
	margin-left:3px;
	margin-right:0;
	margin-top:2em !important;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:justify;
	text-align-last:left;
	text-decoration:none;
	text-indent:1rem;
	text-transform:uppercase;
	widows:1;
}
h4 {
    color:#042B60 !important;
	font-family:"URW DIN Black", sans-serif !important;
	font-style:normal;
	font-variant:normal;
	font-weight:900;
	line-height:1em !important;
	padding-top:0.5em !important;
	margin-bottom:0.5em !important;
	margin-left:3px;
	margin-right:0;
	margin-top:1em !important;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:justify;
	text-align-last:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:uppercase;
	widows:1;
}

p {
	color:#000000;
	font-family:"URW DIN SemiCond", sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:0.5em;
	margin-left:0;
	margin-right:0;
	margin-top:0.5em;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:justify;
	text-align-last:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
	widows:1;
}
pre {
	border-color: #C4040F;
}

/* Responzivni obrazek */
fullw {
	max-width:100%;
	height:auto;
}

body .mw-content-ltr ul {
    list-style-type: disc !important;
}

body .mw-content-ltr ul ul {
    list-style-type: circle !important;
}

body .mw-content-ltr ul ul ul {
  list-style-type: square !important;
}


/* Responzivni video */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}