MediaWiki:Vector.css: Unterschied zwischen den Versionen

Aus Landesjugendring-Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 4: Zeile 4:
/* source-sans-pro-300 - latin-ext_latin */
/* source-sans-pro-300 - latin-ext_latin */
@font-face {
@font-face {
font-family: 'Source Sans Pro';
font-family: 'SourceSans3';
font-style: normal;
font-style: normal;
font-weight: 300;
font-weight: 300;
src: local('Source Sans Pro Light'), local('SourceSansPro-Light')
src: local('SourceSans3-Light'), local('SourceSans3-Light')
url('/fonts/source-sans-pro-v13-latin-ext_latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('/fonts/SourceSans3-Light.otf.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('/fonts/source-sans-pro-v13-latin-ext_latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
url('/fonts/SourceSans3-Light.otf.woff2') format('woff2'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
font-display: swap;
font-display: swap;
}
}
Zeile 15: Zeile 15:
/* source-sans-pro-regular - latin-ext_latin */
/* source-sans-pro-regular - latin-ext_latin */
@font-face {
@font-face {
font-family: 'Source Sans Pro';
font-family: 'SourceSans3';
font-style: normal;
font-style: normal;
font-weight: 400;
font-weight: 400;
src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
src: local('SourceSans3-Regular'), local('SourceSansPro-Regular'),
url('/fonts/source-sans-pro-v13-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('/fonts/SourceSans3-Regular.otf.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('/fonts/source-sans-pro-v13-latin-ext_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
url('/fonts/SourceSans3-Regular.otf.woff2') format('woff2'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
font-display: swap;
font-display: swap;
}
}
Zeile 26: Zeile 26:
/* source-sans-pro-italic - latin-ext_latin */
/* source-sans-pro-italic - latin-ext_latin */
@font-face {
@font-face {
font-family: 'Source Sans Pro';
font-family: 'SourceSans3';
font-style: italic;
font-style: italic;
font-weight: 400;
font-weight: 400;
src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'),
src: local('SourceSans3-It'), local('SourceSans3-It'),
url('/fonts/source-sans-pro-v13-latin-ext_latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('/fonts/SourceSans3-It.otf.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('/fonts/source-sans-pro-v13-latin-ext_latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
url('/fonts/SourceSans3-It.otf.woff2') format('woff2'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
font-display: swap;
font-display: swap;
}
}
Zeile 37: Zeile 37:
/* source-sans-pro-600 - latin-ext_latin */
/* source-sans-pro-600 - latin-ext_latin */
@font-face {
@font-face {
font-family: 'Source Sans Pro';
font-family: 'SourceSans3';
font-style: normal;
font-style: normal;
font-weight: 600;
font-weight: 600;
src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
src: local('SourceSans3-Semibold'), local('SourceSans3-Semibold'),
url('/fonts/source-sans-pro-v13-latin-ext_latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('/fonts/SourceSans3-Semibold.otf.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('/fonts/source-sans-pro-v13-latin-ext_latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
url('/fonts/SourceSans3-Semibold.otf.woff2') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
font-display: swap;
font-display: swap;
}
}
Zeile 48: Zeile 48:
/* source-sans-pro-600italic - latin-ext_latin */
/* source-sans-pro-600italic - latin-ext_latin */
@font-face {
@font-face {
font-family: 'Source Sans Pro';
font-family: 'SourceSans3';
font-style: italic;
font-style: italic;
font-weight: 600;
font-weight: 600;
src: local('Source Sans Pro SemiBold Italic'), local('SourceSansPro-SemiBoldItalic'),
src: local('SourceSans3-SemiboldIt'), local('SourceSans3-SemiboldIt'),
url('/fonts/source-sans-pro-v13-latin-ext_latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('/fonts/SourceSans3-SemiboldIt.otf.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('/fonts/source-sans-pro-v13-latin-ext_latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
url('/fonts/SourceSans3-SemiboldIt.otf.woff2') format('woff2'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
font-display: swap;
font-display: swap;
}
}
Zeile 59: Zeile 59:
/* source-sans-pro-700 - latin-ext_latin */
/* source-sans-pro-700 - latin-ext_latin */
@font-face {
@font-face {
font-family: 'Source Sans Pro';
font-family: 'SourceSans3';
font-style: normal;
font-style: normal;
font-weight: 700;
font-weight: 700;
src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
src: local('SourceSans3-Bold'), local('SourceSans3-Bold'),
url('ljrbw.de/file/fonts/source-sans-pro-v13-latin-ext_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('/fonts/SourceSans3-Bold.otf.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('ljrbw.de/file/fonts/source-sans-pro-v13-latin-ext_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
url('/fonts/SourceSans3-Bold.otf.woff2') format('woff2'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
font-display: swap;
font-display: swap;
}
}
Zeile 75: Zeile 75:


body {
body {
font-family: 'Source Sans Pro', sans-serif !important;
font-family: 'SourceSans3', sans-serif !important;
     color: #4a4a4a;
     color: #4a4a4a;
background: #fff;
background: #fff;
     font-size: 17px;
     font-size: 18px;
}
}


h1 {
h1 {
font-family: 'Source Sans Pro', sans-serif !important;
font-family: 'SourceSans3', sans-serif !important;
color:  #db7d00;
color:  #db7d00;
font-weight: 600 !important;
font-weight: 600 !important;
Zeile 88: Zeile 88:


h2, .toc h2 {
h2, .toc h2 {
font-family: 'Source Sans Pro', sans-serif !important;
font-family: 'SourceSans3', sans-serif !important;
color:  #db7d00 !important;
color:  #db7d00 !important;
font-weight: 600 !important;
font-weight: 600 !important;
Zeile 95: Zeile 95:


h3, h4, h5, h6 {
h3, h4, h5, h6 {
font-family: 'Source Sans Pro', sans-serif !important;
font-family: 'SourceSans3', sans-serif !important;
     color: #4a4a4a;
     color: #4a4a4a;
}
}

Version vom 27. Februar 2026, 11:45 Uhr

/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. */
#ca-talk { display:none!important; }
/* Load Font */
/* source-sans-pro-300 - latin-ext_latin */
@font-face {
	font-family: 'SourceSans3';
	font-style: normal;
	font-weight: 300;
	src: local('SourceSans3-Light'), local('SourceSans3-Light')
		url('/fonts/SourceSans3-Light.otf.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
		url('/fonts/SourceSans3-Light.otf.woff2') format('woff2'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	font-display: swap;
}

/* source-sans-pro-regular - latin-ext_latin */
	@font-face {
	font-family: 'SourceSans3';
	font-style: normal;
	font-weight: 400;
	src: local('SourceSans3-Regular'), local('SourceSansPro-Regular'),
		url('/fonts/SourceSans3-Regular.otf.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
		url('/fonts/SourceSans3-Regular.otf.woff2') format('woff2'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	font-display: swap;
}

/* source-sans-pro-italic - latin-ext_latin */
@font-face {
	font-family: 'SourceSans3';
	font-style: italic;
	font-weight: 400;
	src: local('SourceSans3-It'), local('SourceSans3-It'),
		url('/fonts/SourceSans3-It.otf.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
		url('/fonts/SourceSans3-It.otf.woff2') format('woff2'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	font-display: swap;
}

/* source-sans-pro-600 - latin-ext_latin */
@font-face {
	font-family: 'SourceSans3';
	font-style: normal;
	font-weight: 600;
	src: local('SourceSans3-Semibold'), local('SourceSans3-Semibold'),
		url('/fonts/SourceSans3-Semibold.otf.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
		url('/fonts/SourceSans3-Semibold.otf.woff2') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	font-display: swap;
}

/* source-sans-pro-600italic - latin-ext_latin */
@font-face {
	font-family: 'SourceSans3';
	font-style: italic;
	font-weight: 600;
	src: local('SourceSans3-SemiboldIt'), local('SourceSans3-SemiboldIt'),
		url('/fonts/SourceSans3-SemiboldIt.otf.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
		url('/fonts/SourceSans3-SemiboldIt.otf.woff2') format('woff2'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	font-display: swap;
}

/* source-sans-pro-700 - latin-ext_latin */
@font-face {
	font-family: 'SourceSans3';
	font-style: normal;
	font-weight: 700;
	src: local('SourceSans3-Bold'), local('SourceSans3-Bold'),
		 url('/fonts/SourceSans3-Bold.otf.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
		 url('/fonts/SourceSans3-Bold.otf.woff2') format('woff2'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	font-display: swap;
}


@primary: #db7d00;
@dark-gray: #4a4a4a;
@light-gray: #efefef;
@warm-gray: #edefe9;

body {
	font-family: 'SourceSans3', sans-serif !important;
    color: #4a4a4a;
	background: #fff;
    font-size: 18px;
}

h1 {
font-family: 'SourceSans3', sans-serif !important;
color:  #db7d00;
font-weight: 600 !important;
letter-spacing: .02em !important;}

h2, .toc h2 {
font-family: 'SourceSans3', sans-serif !important;
color:  #db7d00 !important;
font-weight: 600 !important;
font-size: 1.7em !important; 
}

h3, h4, h5, h6 {
font-family: 'SourceSans3', sans-serif !important;
    color: #4a4a4a;
}

.mw-body-content h3, h3 {
    font-size: 1.5em !important; 
    font-weight: 400 !important;
}

.vector-menu-portal h3 {
font-size: 1.2em !important;
}

h4, h5, h6 {
    font-weight: 600 !important;
}

.vector-body {font-size: 1em;}

em {font-style: italic;}

strong {font-weight: 600;}

a {color: #db7d00 !important;}

a:visited {color: #bc360a;}

.editOptions {
    background-color: #fdf4e7;
    color: #202122;
}

.mw-body {
    border: 1px solid #f7bd70;
    color: @dark-gray;
}

#mw-page-base {
    background-color: #fff;
    background-image: -webkit-linear-gradient(top,#ffffff 50%,#fff 100%);
    background-image: linear-gradient(to bottom,#ffffff 50%,#fff 100%);
    background-position: bottom left;
    height: 5em;
}

.vector-menu-tabs, .vector-menu-tabs li, .vector-menu-tabs a {
    background-image: linear-gradient(to top,#f7bd70 0,#fdf4e7 1px,#ffffff 100%);
}

.mw-body-content .toc h2 {color: #646463}

.toc, .toccolours {background-color: #fff;}

.vector-menu-portal .vector-menu-content li {
    font-size: 1em;
}