MediaWiki:Common.css
Aus Stadtsprachen
Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.
- Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
- Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
- Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
- Opera: Strg+F5
.private {
display: none;
}
a {
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-word;
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}
.heading-xl {
font-family: inherit;
font-size: 2.7rem;
font-weight: 700 !important;
line-height: 1.15;
letter-spacing: -1px;
}
.panel,
.panel-footer {
background-color: #fff
}
.p-navbar{
color: #fff !important;
}
#p-logo {
padding-right: 15px;
border: none !important;
}
#mw-navigation,
.panel {
margin-top: 0 !important
}
.maincontainer .row,
.panel-footer,
.zeitschnitte th {
text-align: center
}
.navrow,
.navrow ul {
list-style: none
}
@font-face {
font-family: 'Open Sans';
font-display: swap;
src: url('/images/f/ff/OpenSans-VariableFont.ttf') format('ttf')
}
@font-face {
font-family: 'Lora';
font-display: swap;
src: url('/images/2/2e/Lora-VariableFont.ttf') format('ttf')
}
body {
font-family: "Open Sans", sans-serif;
font-size: 16px
}
.container {
width: 100vw;
max-width: 100%;
padding-right: 10px !important;
overflow: hidden
}
.container>:first-child div.col-lg-12 {
padding-left: 0 !important;
padding-right: 0 !important
}
.p-navbar {
padding-left: 15px !important;
padding-right: 15px !important;
border-radius: 0 !important;
border-top: 0 !important;
border-left: 0 !important;
border-right: 0 !important;
border-style: solid !important;
border-color: rgba(0, 0, 0, 0.1) !important;
background-color: rgba(255, 255, 255, 0.2) !important;
backdrop-filter: blur(20px) saturate(160%) contrast(45%) brightness(140%) !important;
-webkit-backdrop-filter: blur(20px) saturate(160%) contrast(45%) brightness(140%);
z-index: 5000 !important;
}
.suggestions {
z-index: 9999 !important;
}
.p-navbar .navbar-nav .navbar-tools {
padding-left: 0 !important;
}
.skin-chameleon .mw-echo-ui-overlay {
z-index: 6000 !important;
}
.navbar-nav>div>a {
color: #000 !important;
}
.navbar-toggler {
color: #454545 !important;
border-color: #bababa !important;
}
.container>:nth-child(5) {
width: 80vw;
margin: auto
}
a.new:link {
color: dark-blue !important
}
#p-contentnavigation a {
color: #000
}
.panel-footer {
color: #8b0000;
font-weight: 700;
font-size: 1.2em;
overflow-wrap: break-word
}
.panel {
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
transition: .3s
}
.objekt-table,
.result-text-box {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2)
}
.panel:hover {
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .4)
}
.panel img {
max-width: 100%;
height: auto
}
.panel-group>.row {
margin: auto;
padding: 15px
}
.col-centered {
padding-left: 15%
}
@media only screen and (max-width:1400px) {
.page-banner {
margin-left: -15px;
}
}
.page-banner {
width: 150vw;
height: 180px;
background-size: scale;
margin-left: -50px;
margin-top: -40px;
}
.subpage-text {
hyphens: auto;
text-align: justify;
margin-bottom: 6vh !important;
margin-top: 3vh !important
}
.subpage-text .list-group {
height:165px;
}
#searchInput,
.subpage-text .list-group .list-group-item {
background-color: #f5f5f5
}
.subpage-text a {
text-decoration: none
}
.subpage-text a:hover {
text-decoration: underline
}
.subpage-title {
letter-spacing: .25em !important;
text-align: center !important
}
.citations {
hyphens: auto;
text-align: justify;
font-size: 14px;
font-style: italic
}
.mytableMetaInf {
width: 30%
}
.objekt-table {
width: auto
}
.result-text-box {
width: 10vw
}
.sprachhandlungstabelle {
max-width: 70vw
}
@media only screen and (min-width:1400px) {
.subpage-text {
width: 100%;
margin: auto
}
}
.textbox {
box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
padding: 15px
}
.kapitälchen {
font-size: 30px
}
.red-text {
color: red
}
.over-&underlined-text {
text-decoration: underline overline
}
.underlined-text {
text-decoration: underline
}
.deleted {
text-decoration: line-through
}
.overlined-text {
text-decoration: overline
}
.subst {
background-color: #f08080
}
.added {
background-color: #90ee90
}
.Themenschwerpunkte,
.navrow {
background: #403f3f !important;
color: #fff;
padding: 20px
}
.navrow {
margin-bottom: 8vh
}
.navInfo {
margin-top: 0;
margin-bottom: 20px;
font-size: 18px
}
.mynav {
display: flex;
align-items: center
}
.img-title {
font-size: 16px;
letter-spacing: .25em;
margin-top: 10px;
}
.img-title a {
color: white !important;
text-decoration: none !important;
}
.zoom {
transition: transform .8s
}
.zoom:hover {
transform: scale(1.07)
}
.Themenschwerpunkte {
margin-bottom: 10vh;
border: 10px solid #b22222;
border-radius: 5px;
font-size: 20px
}
.linkcolor a {
color: #ffe4c4
}
.linkcolor a:hover {
color: #ffddb3
}
.linkcolor a:visited {
color: #ffddb3
}
.Kategorien/Transkription {
float: left;
width: 60%;
padding: 15px;
min-height: 600px;
background-color: beige
}
.Metainformationstabelle {
float: left;
width: 40%;
padding: 15px;
font-size: 13px;
min-height: 600px;
background-color: #d3d3d3
}
.InterneKommentare,
.Kommentare,
.zweiteTabelle {
padding: 15px;
min-height: 350px
}
.Kommentare {
text-align: center;
float: left;
width: 60%;
background-color: #eecab1
}
.InterneKommentare {
text-align: center;
width: 100%;
background-color: #ebffcc
}
.zweiteTabelle {
float: left;
width: 40%;
font-size: 13px;
background-color: #d3d3d3
}
.weisseLinie {
width: 100%;
height: 18px;
background-color: #fff
}
.fullwidth {
width: 33% !important
}
.margin-to-zero {
margin-left: 0 !important;
margin-right: 0 !important
}
.understatedTitle {
text-transform: uppercase;
color: gray;
font-size: 20px
}
span.btn {
margin-right: 3px;
margin-bottom: 3px
}
/* .Objektart{margin-right:5px;background:#add8e6} */
.vl {
border-left: 1px solid #d9d9d9;
height: 30px;
position: absolute;
left: 50%
}
.bg-swiss-coffee,
.bg-swiss-coffee td,
.bg-swiss-coffee tr {
border: 2px solid #fff
}
.table.bg-swiss-coffee tr:first-of-type {
background-color: #f0f0f0;
}
.list-group br {
display: none
}
.bg-swiss-coffee {
background: #f8f8f8;
padding: 1em;
table-layout: fixed;
width: 100%
}
.white-table th {
border: .2em solid #f8f8f8 !important
}
.no-negativity .row {
margin-left: 0;
margin-right: 0:
}
.border-right {
border-right: .1em solid grey;
height: 100vh
}
.negative-margin {
margin-bottom: 2.5em;
margin-top: -2.5em;
}
.fit-img {
max-width: 100%;
display: block;
}
.dropdown-button a {
color: white !important
}
#catlinks {
display: none;
}
#footer-info {
list-style: none;
}
.page-Hauptseite .contentHeader,
.page-Sprachhandlungen .contentHeader,
.page-Schreibanlässe .contentHeader,
.page-Texttypen .contentHeader,
.page-Sprachen .contentHeader,
.page-Akteure-Institutionen .contentHeader,
.page-Orte .contentHeader,
.page-Materialität .contentHeader,
.page-Zeitschnitte .contentHeader,
.page-Stadtsprachen_Impressum .contentHeader {
display: none;
}
#content {
min-height: 95vh;
}
div[title="Navigation"]{
word-break: break-word;
}
div[title="Navigation"] div{
padding-right: 0.8em;
}
.mw-collapsible span.mw-collapsible-toggle {
float:left;
margin-left:0;
margin-right:1em;
}
.breadcrumb-item i {
margin-left: 5px;
color: rgba(0, 0, 0, 0.2);
}
/*** hover breadcrumbs ***/
.breadcrumb-item:hover {
background-color: #f9f9f9;
}
.breadcrumb-item:hover:after {
border: 14px solid #f9f9f9;
border-left-color: transparent;
border-bottom-color: transparent;
}
.breadcrumb-item:first-child:hover {
background-color: rgba(52, 134, 235, 0.15);
}
/*** Table ***/
tbody tr:hover {
background-color: rgba(211, 211, 211, 0.15);
}
/*** Footer ***/
#footer-places {
border-top: 1px solid;
border-color: #e7e7e7;
}
.img-wrapper {
overflow: hidden;
border: 1px solid gray;
}
.img-wrapper img {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
vertical-align: middle;
}
.img-wrapper img:hover {
-webkit-transform:scale(1.5); /* Safari and Chrome */
-moz-transform:scale(1.5); /* Firefox */
-ms-transform:scale(1.5); /* IE 9 */
-o-transform:scale(1.5); /* Opera */
transform:scale(1.5);
}
/** FAQ **/
.panel-group {
margin-bottom: 0;
}
.panel-group .panel {
border-radius: 0;
box-shadow: none;
}
.panel-group .panel .panel-heading {
padding: 0;
}
.panel-group .panel .panel-heading h4 a {
background: #f8f8f8;
display: block;
font-size: 20px;
font-weight: bold;
padding: 15px;
text-decoration: none;
transition: 0.15s all ease-in-out;
}
.panel-group .panel .panel-heading h4 a:hover, .panel-group .panel .panel-heading h4 a:not(.collapsed) {
background: #fff;
transition: 0.15s all ease-in-out;
}
.panel-group .panel .panel-heading h4 a:not(.collapsed) i:before {
content: "+";
}
.panel-group .panel .panel-heading h4 a i {
color: #999;
}
.panel-group .panel .panel-body {
padding-top: 0;
}
.panel-group .panel .panel-heading + .panel-collapse > .list-group,
.panel-group .panel .panel-heading + .panel-collapse > .panel-body {
border-top: none;
}
.panel-group .panel + .panel {
border-top: none;
margin-top: 0;
}
.bs-accordion-button {
background-color: #f8f9fa;
color: #202122;
cursor: pointer;
padding: 18px;
width: 100%;
text-align: left;
border: none;
outline: none;
transition: 0.4s;
font-weight: bold;
position: relative;
padding-right: 40px;
}
.bs-accordion-button:after {
content: '+';
position: absolute;
right: 18px;
font-size: 18px;
}
.bs-accordion-button.active:after {
content: '-';
}
.bs-accordion-button:hover {
background-color: #eaecf0;
}
.bs-accordion-content {
padding: 0 18px;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
background-color: white;
border-bottom: 1px solid #ddd;
}
/* Remove the child selector and apply padding to the content div itself */
.bs-accordion-content[style*="max-height"] {
padding: 20px 18px;
}
.bs-accordion-button.active {
background-color: #eaecf0;
}
.breadcrumb-item + .breadcrumb-item::before {
content: "" !important;
}
.breadcrumb-item:hover {
background-color: transparent !important;
}
#searchInput {
background-color: #ffffff !important;
}
.p-navbar .navbar-form button {
color: black !important;
background-color: white !important;
}
.navbar-pagetools div a:active, .p-personal-tools div a:active {
color: black !important;
background: #e9ecef linear-gradient(180deg,#eceff1,#e9ecef) repeat-x !important;
}
.nav-item:active, .nav-link:active {
color: black !important;
background: transparent !important;
}
.p-search {
padding-left: 0 !important;
}
.p-logo {
padding-right: 0 !important;
}
/* Sub-Template Forms */
.multipleTemplateInstanceTable .createboxInput {
width: 100%;
}
/** Listnav **/
/*
STYLE SHEET FOR JQUERY LISTNAV PLUGIN V 3.0.0, 11/22/2017
For more information, visit http://esteinborn.github.com/jquery-listnav
*/
.listNav,
.ln-letters {
overflow: hidden;
margin: 0 0 10px;
}
.listNavHide {
position: absolute;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
.letterCountShow {
display: block;
}
.ln-letters a {
font-size: 0.9em;
display: block;
float: left;
padding: 4px 9px;
border: 1px solid #DDD;
border-right: none;
text-decoration: none;
}
.ln-letters:first-child {
border-left-width: 1px;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.ln-letters .ln-last {
border-right: 1px solid #ccc;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.ln-letters a:hover,
.ln-letters .ln-selected {
background-color: #eaeaea;
}
.ln-letters .ln-disabled {
color: #ccc;
}
.ln-letter-count {
color: #336699;
font-size: .8em;
left: 0;
line-height: 1.35;
position: absolute;
text-align: center;
top: 0;
width: 20px;
}
.maps-map {
border-radius: 0.5rem;
filter: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
}
.smwtimeline {
border-radius: 0.5rem;
filter: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
}
.timeline-band-layer-inner div {
text-align: left !important;
white-space: nowrap !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
font-size: 14px !important;
text-overflow: ellipsis !important;
}
.hover-card:hover{
background-color: #ececec;
filter: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
}
.hero-container {
padding-bottom: 2rem;
}
.mix-blend-multiply {
mix-blend-mode: multiply;
transition: opacity 0.5s ease;
}
.hero-section {
position: relative;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
border-radius: 0.25rem;
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
height: calc(100dvh - 100px);
width: 100%;
transition: transform 0.3s ease;
}
.hero-section:hover img {
transform: scale(1.05);
}
.hero-section:hover .mix-blend-multiply {
opacity: 0.8;
}
.hero-section img {
transition: transform 0.3s ease;
object-fit: cover;
object-position: center;
inset: 0;
position: absolute;
height: 100%;
width: 100%;
}
.hero-overlay {
position: absolute;
height: 100%;
width: 100%;
inset: 0;
background-color: black;
opacity: 0.7;
}
.hero-text-container {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
padding: 1rem;
}
.hero-title {
text-align: center;
color: white;
font-weight: bold;
font-size: 3rem;
line-height: 1;
}
.hero-subtitle {
text-align: center;
color: white;
font-size: 1.3rem;
line-height: 1;
}
.caret {
position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
font-size: 2rem;
color: white;
cursor: pointer;
animation: bounce 2s infinite;
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
transform: translateY(0) translateX(-50%);
}
40% {
transform: translateY(-10px) translateX(-50%);
}
60% {
transform: translateY(-5px) translateX(-50%);
}
}
@media (max-width: 400px) {
.hero-title {
font-size: 2.2rem;
}
.hero-subtitle {
font-size: 1.4rem;
}
}
@media (min-width: 768px) {
.hero-title {
font-size: 4rem;
}
.hero-subtitle {
font-size: 1.8rem;
}
}
.content-container {
width: 100%; /* Match hero section width */
margin: 0 auto; /* Center the container */
padding: 20px; /* Add padding for content */
}
.landing-page-row {
border-radius: 0.25rem;
background: oklch(0.374 0.01 67.558);
color: white;
padding: 1.5rem;
margin-bottom: 5rem;
ul {
list-style: none;
text-align: left;
}
}
.fit-img img {
border-radius: 0.25rem;
}