MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Stadtsprachen
Nöth (Diskussion | Beiträge) Die Seite wurde geleert. Markierungen: Geleert Zurückgesetzt |
Nöth (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung Markierung: Manuelle Zurücksetzung |
||
| Zeile 1: | Zeile 1: | ||
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: 300 !important; | |||
line-height: 1.15; | |||
letter-spacing: -1px; | |||
} | |||
.panel, | |||
.panel-footer { | |||
background-color: #fff | |||
} | |||
#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('/stadtsprachen/images/stadtsprachen/f/f4/Open-sans-v34-latin-regular.woff2') format('woff2') | |||
} | |||
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 | |||
} | |||
.navbar { | |||
padding-left: 15px !important; | |||
padding-right: 15px !important; | |||
border-radius: 0 !important; | |||
border-top: 0 !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%); | |||
} | |||
.navbar-default .navbar-nav > li > a { | |||
color: #000000 !important; | |||
} | |||
.container>:first-child div.col-lg-12 .navbar-default .navbar-nav>li>a { | |||
color: #fff !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% | |||
} | |||
.page-banner { | |||
width: 100%; | |||
height: 180px; | |||
background-size: cover | |||
} | |||
.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 | |||
} | |||
.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 | |||
} | |||
.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; | |||
} | |||
@media (max-width: 1111px) { | |||
.navbar-header { | |||
float: none; | |||
} | |||
.navbar-left,.navbar-right { | |||
float: none !important; | |||
} | |||
.navbar-toggle { | |||
display: block; | |||
} | |||
.navbar-collapse { | |||
border-top: 1px solid transparent; | |||
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); | |||
} | |||
.navbar-fixed-top { | |||
top: 0; | |||
border-width: 0 0 1px; | |||
} | |||
.navbar-collapse.collapse { | |||
display: none!important; | |||
} | |||
.navbar-nav { | |||
float: none!important; | |||
margin-top: 7.5px; | |||
} | |||
.navbar-nav>li { | |||
float: none; | |||
} | |||
.navbar-nav>li>a { | |||
padding-top: 10px; | |||
padding-bottom: 10px; | |||
} | |||
.collapse.in{ | |||
display:block !important; | |||
} | |||
} | |||
/*** breadcrumb container ***/ | |||
.breadcrumb { | |||
display: flex; | |||
flex-direction: row-reverse; | |||
flex-shrink: 0; | |||
width: fit-content; | |||
padding: 0 0 !important; | |||
margin-bottom: 15px; | |||
position: relative; | |||
border-radius: 4px; | |||
background-color: transparent !important; | |||
} | |||
/*** breadcrumb items ***/ | |||
.breadcrumb-item { | |||
transition: all 0.2s ease-in-out; | |||
height: 40px; | |||
background: white; | |||
box-shadow: 0px 0px 18px -2px #d9d9d9; | |||
line-height: 40px; | |||
padding-left: 30px; | |||
padding-right: 10px; | |||
font-size: 13px; | |||
font-weight: 600; | |||
color: rgba(74, 74, 74, 0.8); | |||
position: relative; | |||
cursor: pointer; | |||
float: left; | |||
} | |||
.breadcrumb-item a { | |||
color: black; | |||
text-decoration: none; | |||
} | |||
.breadcrumb-item:after { | |||
transition: all ease-in-out 0.2s; | |||
content: ""; | |||
position: absolute; | |||
left: calc(100% - 10px); | |||
top: 6px; | |||
z-index: 1; | |||
width: 0; | |||
height: 0; | |||
border: 14px solid #ffffff; | |||
border-left-color: transparent; | |||
border-bottom-color: transparent; | |||
box-shadow: 0px 0px 0 0px #d9d9d9, 5px -5px 10px -4px #d9d9d9; | |||
transform: rotate(45deg); | |||
margin-left: -4px; | |||
} | |||
.breadcrumb-item:last-child { | |||
border-top-left-radius: 4px; | |||
border-bottom-left-radius: 4px; | |||
padding-left: 10px; | |||
} | |||
.breadcrumb-item:first-child { | |||
border-top-right-radius: 4px; | |||
border-bottom-right-radius: 4px; | |||
background-color: rgba(52, 134, 235, 0.06); | |||
} | |||
.breadcrumb-item:first-child:after { | |||
content: ""; | |||
display: none; | |||
} | |||
.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; | |||
border-bottom: 1px solid #ddd; | |||
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; | |||
} | |||
.bs-accordion-content > * { | |||
margin: 0; | |||
padding: 20px 0; | |||
} | |||
.bs-accordion-button.active { | |||
background-color: #eaecf0; | |||
} | |||
Version vom 4. November 2024, 12:02 Uhr
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: 300 !important;
line-height: 1.15;
letter-spacing: -1px;
}
.panel,
.panel-footer {
background-color: #fff
}
#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('/stadtsprachen/images/stadtsprachen/f/f4/Open-sans-v34-latin-regular.woff2') format('woff2')
}
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
}
.navbar {
padding-left: 15px !important;
padding-right: 15px !important;
border-radius: 0 !important;
border-top: 0 !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%);
}
.navbar-default .navbar-nav > li > a {
color: #000000 !important;
}
.container>:first-child div.col-lg-12 .navbar-default .navbar-nav>li>a {
color: #fff !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%
}
.page-banner {
width: 100%;
height: 180px;
background-size: cover
}
.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
}
.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
}
.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;
}
@media (max-width: 1111px) {
.navbar-header {
float: none;
}
.navbar-left,.navbar-right {
float: none !important;
}
.navbar-toggle {
display: block;
}
.navbar-collapse {
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-collapse.collapse {
display: none!important;
}
.navbar-nav {
float: none!important;
margin-top: 7.5px;
}
.navbar-nav>li {
float: none;
}
.navbar-nav>li>a {
padding-top: 10px;
padding-bottom: 10px;
}
.collapse.in{
display:block !important;
}
}
/*** breadcrumb container ***/
.breadcrumb {
display: flex;
flex-direction: row-reverse;
flex-shrink: 0;
width: fit-content;
padding: 0 0 !important;
margin-bottom: 15px;
position: relative;
border-radius: 4px;
background-color: transparent !important;
}
/*** breadcrumb items ***/
.breadcrumb-item {
transition: all 0.2s ease-in-out;
height: 40px;
background: white;
box-shadow: 0px 0px 18px -2px #d9d9d9;
line-height: 40px;
padding-left: 30px;
padding-right: 10px;
font-size: 13px;
font-weight: 600;
color: rgba(74, 74, 74, 0.8);
position: relative;
cursor: pointer;
float: left;
}
.breadcrumb-item a {
color: black;
text-decoration: none;
}
.breadcrumb-item:after {
transition: all ease-in-out 0.2s;
content: "";
position: absolute;
left: calc(100% - 10px);
top: 6px;
z-index: 1;
width: 0;
height: 0;
border: 14px solid #ffffff;
border-left-color: transparent;
border-bottom-color: transparent;
box-shadow: 0px 0px 0 0px #d9d9d9, 5px -5px 10px -4px #d9d9d9;
transform: rotate(45deg);
margin-left: -4px;
}
.breadcrumb-item:last-child {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
padding-left: 10px;
}
.breadcrumb-item:first-child {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
background-color: rgba(52, 134, 235, 0.06);
}
.breadcrumb-item:first-child:after {
content: "";
display: none;
}
.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;
border-bottom: 1px solid #ddd;
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;
}
.bs-accordion-content > * {
margin: 0;
padding: 20px 0;
}
.bs-accordion-button.active {
background-color: #eaecf0;
}