MediaWiki:Common.css: Difference between revisions

From Mona Mahall / Asli Serbest
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
 
(147 intermediate revisions by the same user not shown)
Line 1: Line 1:
/************************************************************
/* ============================================================
* CLEAN MINIMAL THEME — BLACK & WHITE ONLY
  FONTS
************************************************************/
  ============================================================ */
 
@import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible+Next:wght@300;400;500;600;700&display=swap');
 
/* everything defaults to the grotesk/sans-serif system font stack */
/*----------------------------------------------------------
*,
  0. GLOBAL RESET
*::before,
----------------------------------------------------------*/
*::after {
 
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
/* page titles only: serif */
#firstHeading,
.firstHeading,
.mw-page-title-main {
    font-family: "Linux Libertine", Georgia, Times, "Times New Roman", serif !important;
}
/* ============================================================
  BASE LIGHT THEME (site-wide, outside the content column)
  ============================================================ */
#p-logo,
.mw-wiki-logo,
.mw-wiki-logo,
.mw-logo,
.mw-logo,
.mw-logo-icon,
.mw-logo-icon,
.mw-logo-wordmark,
.mw-logo-wordmark,
.vector-logo,
.vector-logo {
#p-logo,
#p-logo a,
.mw-logo-container {
     display: none !important;
     display: none !important;
     visibility: hidden !important;
     visibility: hidden !important;
    height: 0 !important;
    width: 0 !important;
}
}
 
body {
html {
     background-color: #fff !important;
     font-size: 18px !important;
     color: #000 !important;
     -webkit-text-size-adjust: 100% !important;
    border: none !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
}
 
.mw-body {
body, h1, h2, h3, h4, h5, h6, p, td, th,
     background-color: #fff !important;
input, textarea, select, button {
     color: #000 !important;
     font-family: 'Times New Roman', Times, serif !important;
    border: 0 !important;
     color: rgb(0, 0, 0) !important;
     box-shadow: none !important;
     line-height: 1.2 !important;
    text-decoration: none !important;
}
}
 
h1, h2, h3, h4, h5, h6 {
body {
     color: #000 !important;
     background: rgb(255, 255, 255) !important;
     box-shadow: none !important;
     -webkit-text-size-adjust: 100% !important;
    text-decoration: none !important;
}
}
 
.mw-headline, .firstHeading, .mw-title {
a, a:visited {
    border: none !important;
     color: rgb(0, 0, 255) !important;
     box-shadow: none !important;
     line-height: 1 !important;
     text-decoration: none !important;
}
}
 
h1::after, h2::after, h3::after, h4::after, h5::after, h6::after {
a:hover {
     content: "" !important;
     color: rgb(0, 0, 255) !important;
     display: none !important;
     text-decoration: underline !important;
}
}
 
/* remove every divider line MediaWiki draws (headings, menus, tables, footer) */
/* Shadow kaldır */
hr,
* {
.mw-parser-output hr,
.mw-body hr,
.vector-menu-content ul,
.vector-menu-content li,
.vector-menu-tabs li,
.vector-menu-tabs a,
table, th, td,
.mw-panel,
.vector-dropdown,
#footer {
    border: none !important;
     box-shadow: none !important;
     box-shadow: none !important;
    text-shadow: none !important;
}
}
 
hr {
/* Tüm borderları beyaz yap (görünmez) */
    display: none !important;
*:not(img) {
     height: 0 !important;
     border-color: rgb(255, 255, 255) !important;
}
}
/* Images*/
.mw-body-content img,
.mw-body-content figure,
.mw-body-content .thumb {
width: auto !important;
height: auto !important;
padding-left: 0px !important;
}
/*----------------------------------------------------------
  1. HEADER
----------------------------------------------------------*/
#mw-head,
#mw-head,
#mw-head-base,
#p-personal,
#mw-page-base,
#mw-panel,
.vector-header,
#left-navigation,
.vector-sticky-header,
#right-navigation {
.mw-header {
    background-color: #fff !important;
     background: rgb(255, 255, 255) !important;
    color: #000 !important;
    box-shadow: none !important;
     text-decoration: none !important;
}
}
 
.vector-menu-content,
/* Üst menüyü content ile hizala */
.vector-menu-content ul {
#left-navigation {
    background-color: #fff !important;
  /*  margin-left: 10em !important;*/
    color: #000 !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
}
 
input, textarea {
/* Login kısmını içeri al */
    background-color: #f2f2f2 !important;
#p-personal {
    color: #000 !important;
  /*  margin-right: 1em !important; */
    border: 1px solid #ccc !important;
}
    box-shadow: none !important;
 
    text-decoration: none !important;
#right-navigation {
  /*  margin-right: 1em !important; */
}
}
 
#p-search input {
 
     background-color: #f2f2f2 !important;
/*----------------------------------------------------------
     color: #000 !important;
  2. SIDEBAR
     border: 1px solid #ccc !important;
----------------------------------------------------------*/
 
#column-one,
#mw-panel,
.vector-legacy-sidebar {
     background: transparent !important;
    padding-top: 5em !important;
     margin-top: 0 !important;
     width: 250px !important;
}
}
 
a {
.portlet, .pBody {
     color: #0000FF !important;
     background: rgb(255, 255, 255) !important;
}
}
 
a:visited {
.portlet h3, .portlet h5 {
     color: #551A8B !important;
     color: rgb(0, 0, 0) !important;
    font-weight: bold !important;
    background: rgb(255, 255, 255) !important;
}
}
 
table, th, td, .mw-body-content, .vector-menu-content, .vector-menu-tabs {
 
    border: none !important;
/* Tools gizle */
    background: #fff !important;
#p-tb {
    box-shadow: none !important;
     display: none !important;
    text-decoration: none !important;
     background-image: none !important;
}
}
 
.vector-dropdown {
/* Sidebar links */
    background-color: #fff !important;
#mw-panel a,
    color: #000 !important;
#mw-panel a:visited,
     box-shadow: none !important;
.vector-legacy-sidebar a,
.portlet a,
.pBody a {
     color: rgb(0, 0, 255) !important;
     text-decoration: none !important;
     text-decoration: none !important;
    font-size: 20px !important;
    -webkit-text-size-adjust: 100% !important;
}
}
 
#footer, #footer li, #footer a {
#mw-panel a:hover,
    background-color: #fff !important;
.vector-legacy-sidebar a:hover,
     color: #000 !important;
.portlet a:hover,
.pBody a:hover {
     text-decoration: underline !important;
}
}
 
/* top tabs (Read / Discussion / Views) */
/*----------------------------------------------------------
#p-views .vector-menu-content ul {
  3. TABS
     background-color: #fff !important;
----------------------------------------------------------*/
 
#p-namespaces,
#p-views,
#p-cactions,
.vector-tabs,
.vector-menu-tabs {
     background: transparent !important;
    border: none !important;
     box-shadow: none !important;
     box-shadow: none !important;
    text-decoration: none !important;
}
}
 
#p-views li {
#p-namespaces ul,
    background-color: #fff !important;
#p-views ul,
    border: 0 !important;
#p-cactions ul {
    box-shadow: none !important;
     background: rgb(255, 255, 255) !important;
     text-decoration: none !important;
}
}
 
#p-views a,
 
#p-views li a,
 
#p-namespaces li a,
#p-namespaces li.selected a,
#p-variants li a {
#p-views li.selected a {
     color: #0000FF !important;
     font-weight: bold !important;
    text-decoration: none !important;
}
}
 
#p-views a:hover,
#p-views li a:hover,
#p-namespaces li a:hover,
#p-namespaces li a:hover,
#p-views li a:hover,
#p-variants li a:hover {
#p-cactions li a:hover {
     color: #551A8B !important;
     background: rgb(240, 240, 240) !important;
}
}
 
.vector-menu-tabs li,
/* Tab underline kaldır */
.vector-menu-tabs a {
#p-namespaces li.selected a::after,
     background-color: #fff !important;
#p-views li.selected a::after,
     color: #000 !important;
.vector-menu-tabs li.selected a::after {
    display: none !important;
     background: transparent !important;
     border: none !important;
     box-shadow: none !important;
     box-shadow: none !important;
    text-decoration: none !important;
    background-image: none !important;
}
}
 
#mw-head .vector-menu-dropdown .vector-menu-heading,
 
.vector-legacy-sidebar .vector-menu-portal .vector-menu-heading {
/*Menu tabs*/
.vector-menu-tabs-legacy li a {
    background: transparent !important;
     background-image: none !important;
     background-image: none !important;
     border: none !important;
     background: none !important;
     color: rgb(0, 0, 255) !important;
}
#p-tb {
    display: none;
}
.mw-footer .poweredby {
    display: none !important;
}
#p-navigation h3,
#p-navigation .vector-menu-heading,
#p-navigation .vector-pinnable-header-label {
     display: none !important;
}
/* ============================================================
  TEXT SIZES — content area and sidebar
  ============================================================ */
#content,
.mw-body,
.mw-body-content {
    font-size: 18px !important;
}
}
 
#firstHeading, .firstHeading { font-size: 38px !important; }
.vector-menu-tabs-legacy li {
.mw-body-content h2 { font-size: 32px !important; }
     background: transparent !important;
.mw-body-content h3 { font-size: 30px !important; }
     border: none !important;
.mw-body-content h4 { font-size: 28px !important; }
.vector-legacy-sidebar a,
.portlet a,
.pBody a,
#mw-panel a {
     font-size: 15px !important;
    line-height: 1.2 !important;
     padding-left: 0 !important;
    margin-left: 0 !important;
}
}
 
.portlet h3,
/*----------------------------------------------------------
.portlet h5,
  4. PERSONAL MENU (Login vs)
.vector-menu-heading,
----------------------------------------------------------*/
.mw-portlet .vector-menu-heading,
 
.vector-pinnable-header-label {
#p-personal {
    font-size: 15px !important;
     background: rgb(255, 255, 255) !important;
    font-weight: normal !important;
    line-height: 1.2 !important;
     margin-left: 0.5em !important;
}
}
 
/* ============================================================
#p-personal ul {
  UI CHROME: hide dark-mode toggle, account/login links, talk tab
     background: rgb(255, 255, 255) !important;
  ============================================================ */
#pt-darkmode,
#pt-darkmode-sticky-header,
#pt-createaccount,
#pt-login,
#ca-talk,
#ca-nstab-main {         /* "Page"-Tab oben ausblenden */
     display: none !important;
}
}
 
/* ============================================================
 
  PAGE TITLE / TOP SPACING
 
  ============================================================ */
 
/*----------------------------------------------------------
  5. CONTENT
----------------------------------------------------------*/
 
#content {
#content {
     background: rgb(255, 255, 255) !important;
     padding-top: 0.1em !important;
     font-size: 38px !important;
    max-width: 1400px !important;
     margin-left: 250px !important;
}
#firstHeading, .firstHeading {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.3 !important;
    overflow: visible !important;
}
#siteSub, #contentSub, #contentSub2, .mw-indicators {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
#mw-content-text,
#mw-content-text > .mw-parser-output,
.mw-parser-output > p:first-of-type,
.mw-parser-output > p:first-child,
#mw-content-text p:first-of-type,
#firstHeading + p,
.firstHeading + p {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
/* ============================================================
  PRINT: black-on-white (screen now matches this already)
  ============================================================ */
@media print {
    body, .mw-body, .mw-body-content,
    p, li, td, th, dd, dt,
    h1, h2, h3, h4, h5, h6, .firstHeading,
    a, a:visited {
        color: #000 !important;
        background: #fff !important;
    }
    /* Flattersatz (linksbündig), kein Blocksatz */
    #content, .mw-parser-output,
    #content p, #content li, #content dd, #content dt,
    .mw-parser-output p, .mw-parser-output li {
        text-align: left !important;
    }
}
/* ============================================================================
  CONTENT COLUMN — light, serif titles, two-column body text, images
  pinned into a right-hand rail.
  This section only restyles #content and what's inside it. The left
  sidebar (#mw-panel / .vector-legacy-sidebar) is untouched on purpose,
  so nav links stay exactly where they are.
  ============================================================================ */
#content,
.mw-body,
.mw-body-content,
#mw-content-text,
#bodyContent {
    background-color: #ffffff !important;
    color: #000000 !important;
}
#content,
#content * {
    font-family: "Linux Libertine", Georgia, Times, "Times New Roman", serif !important;
}
/* lining (upright, full-height) numerals — footnotes only:
  the inline superscript markers in the text, and the numbered
  list at the bottom where the footnotes are spelled out */
#content sup.reference,
#content ol.references,
#content ol.references li,
#content .mw-cite-backlink {
    font-variant-numeric: lining-nums !important;
    font-feature-settings: "lnum" 1 !important;
}
#content #firstHeading,
#content .firstHeading {
    font-weight: normal !important;
    font-size: 36px !important;
    color: #000000 !important;
    background: none !important;
    border-bottom: 0 !important;  /* Linie unter dem Seitentitel entfernt */
    padding: 0 !important;
    margin: 0.1em 0 0.25em 0 !important;  /* oben minimal höher; unten Abstand zum Fließtext */
    display: block !important;
}
#content h2,
#content .mw-heading2 {
     font-size: 32px !important;
    font-weight: normal !important;
    color: #000000 !important;
    background: none !important;
    border-bottom: 1px solid #cccccc !important;
    padding-bottom: 0.2em !important;
     margin: 1em 0 0.4em 0 !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: baseline !important;
}
#content .mw-editsection {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
}
}
 
#content .mw-editsection a {
.mw-body, .mw-body-content {
     color: #0e9f6e !important;
     background: rgb(255, 255, 255) !important;
    font-size: 38px !important;
}
}
 
#content .lexicon-title {
/* Headings */
    display: block;
h1, h2, h3, h4, h5, h6, .firstHeading {
    font-family: "Linux Libertine", Georgia, Times, "Times New Roman", serif !important;
     color: rgb(0, 0, 0) !important;
    font-size: 32px !important;
    font-weight: normal !important;
    color: #000000 !important;
    border-bottom: 1px solid #cccccc !important;
    padding-bottom: 0.2em !important;
     margin: 1em 0 0.4em 0 !important;
}
}
 
#content .lexicon-title {
h1 { font-size: 50px !important; }
    display: block;
h2 { font-size: 42px !important; }
    font-family: "Linux Libertine", Georgia, Times, "Times New Roman", serif !important;
h3 { font-size: 47px !important; }
    font-size: 32px !important;
h4 { font-size: 43px !important; }
    font-weight: normal !important;
 
    color: #000000 !important;
/* Links */
    border-bottom: 1px solid #cccccc !important;
a, a:visited {
    padding-bottom: 0.2em !important;
     color: rgb(0, 0, 255) !important;
     margin: 1em 0 0.4em 0 !important;
}
}
 
#content #toc,
a:hover {
#content .toc {
     color: rgb(0, 0, 255) !important;
    background: #ffffff !important;
     text-decoration: underline !important;
    border: 1px solid #cccccc !important;
     color: #000000 !important;
    padding: 0.5em 1.2em !important;
    display: inline-block !important;
     font-size: 19px !important;
}
}
 
#content #toc a,
 
#content .toc a {
/*----------------------------------------------------------
     color: #0000FF !important;
  6. SEARCH
----------------------------------------------------------*/
 
#p-search,
#simpleSearch,
#searchInput {
     background: rgb(255, 255, 255) !important;
}
}
 
/* Contents / Inhaltsverzeichnis: Einträge enger zusammen */
 
#content #toc ul,
/*----------------------------------------------------------
#content .toc ul,
  7. TABLES
#content #toc ul ul,
----------------------------------------------------------*/
#content .toc ul ul {
 
     margin: 0.15em 0 0 0 !important;
table, th, td {
    padding: 0 !important;
     background: rgb(255, 255, 255) !important;
    line-height: 1.25 !important;
}
}
 
#content #toc li,
 
#content .toc li {
/*----------------------------------------------------------
    margin: 0 !important;
  8. IMAGES
    padding: 0 !important;
----------------------------------------------------------*/
     line-height: 1.25 !important;
 
.thumb,
.thumbinner,
.thumbimage,
.gallerybox,
figure,
figcaption {
     background: transparent !important;
}
}
 
/* --- two-column body text, flowing linearly (column 1 fills before
.thumbcaption, .gallerytext {
      column 2 starts) --- */
     color: rgb(0, 0, 0) !important;
#content .mw-parser-output {
    position: relative !important; /* anchor for the pinned lead image below */
    column-count: 2 !important;
    column-gap: 1.2em !important;
    column-fill: balance !important;
     width: calc(100% - 315px) !important; /* reserves the right-hand image rail */
}
}
 
#content .mw-parser-output > p,
 
#content .mw-parser-output > ul,
/*----------------------------------------------------------
#content .mw-parser-output > ol,
  9. INFOBOX
#content .mw-parser-output > dl,
----------------------------------------------------------*/
#content .mw-parser-output > table,
 
#content .mw-parser-output > blockquote {
.infobox, .infobox th, .infobox td {
    font-family: "Atkinson Hyperlegible Next", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
     background: rgb(255, 255, 255) !important;
    font-weight: 300 !important;
    font-size: 25px !important;
    line-height: 1.3 !important;
    color: #000000 !important;
    background: none !important;
    max-width: none !important;
    width: auto !important;
    margin: 0 0 1em 0 !important;
     padding: 0 !important;
}
}
 
#content .mw-parser-output > ul > li,
 
#content .mw-parser-output > ol > li {
/*----------------------------------------------------------
    font-family: "Atkinson Hyperlegible Next", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
  10. FOOTER
    font-weight: 300 !important;
----------------------------------------------------------*/
     break-inside: avoid !important;
 
     margin: 0 0 1em 0 !important;
#footer, #catlinks {
     background: rgb(255, 255, 255) !important;
     color: rgb(0, 0, 0) !important;
}
}
 
#content table,
 
#content th,
 
#content td {
 
    background-color: #ffffff !important;
/*----------------------------------------------------------
    color: #000000 !important;
  11. VISUAL EDITOR
     border: none !important;
----------------------------------------------------------*/
 
.ve-ui-toolbar,
.ve-ui-toolbar-bar,
.oo-ui-toolbar,
.oo-ui-toolbar-bar,
.oo-ui-toolGroup,
.oo-ui-tool,
.oo-ui-buttonElement-button {
     background: rgb(255, 255, 255) !important;
}
}
 
#content .mw-parser-output a:link {
.oo-ui-tool:hover,
    color: #0000FF !important;
.oo-ui-buttonElement-button:hover {
     text-decoration: none !important;
     background: rgb(240, 240, 240) !important;
}
}
 
#content .mw-parser-output a:visited {
.oo-ui-menuSelectWidget,
     color: #551A8B !important;
.oo-ui-popupWidget-popup,
.oo-ui-optionWidget,
.oo-ui-menuOptionWidget {
    background: rgb(255, 255, 255) !important;
     color: rgb(0, 0, 0) !important;
}
}
 
#content .mw-parser-output a:hover {
.oo-ui-optionWidget:hover {
     text-decoration: underline !important;
     background: rgb(240, 240, 240) !important;
}
}
 
/* --- images: no frame, floated into the right-hand rail --- */
.ve-ui-surface,
#content .thumb,
.ve-ce-surface {
#content .thumbinner {
     background: rgb(255, 255, 255) !important;
    border: none !important;
    padding: 0 !important;
     background: transparent !important;
}
}
 
#content .magnify {
.wikiEditor-ui,
     background: transparent !important;
.wikiEditor-ui-toolbar {
     background: rgb(255, 255, 255) !important;
}
}
 
#content figure,
 
#content .mw-default-size,
/*----------------------------------------------------------
#content a.mw-file-description {
  12. DROPDOWN MENÜLER
----------------------------------------------------------*/
 
.vector-menu-dropdown .vector-menu-content,
.vector-dropdown-content,
#p-cactions .vector-menu-content {
     background: transparent !important;
     background: transparent !important;
     border: none !important;
     border: none !important;
    padding: 0 !important;
}
#content figure img,
#content img.mw-file-element {
    border: none !important;
    width: 100% !important;
    height: auto !important;
}
#content figcaption,
#content .thumbcaption {
    background: transparent !important;
    color: #000000 !important;
    text-align: left !important;
    font-style: italic !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    padding: 0.4em 0 0 0 !important;
    margin: 0 !important;
}
/* remove the thin line under thumbnails / captions */
#content .thumb,
#content .thumbinner,
#content figure,
#content figure.mw-halign-right,
#content figure.mw-halign-left,
#content figure.mw-halign-none,
#content figcaption,
#content .thumbcaption,
#content .mw-default-size,
#content a.mw-file-description,
#content a.image,
#content img,
#content img.mw-file-element {
    border: 0 !important;
    border-bottom: 0 !important;
     box-shadow: none !important;
     box-shadow: none !important;
    outline: none !important;
}
}
 
/* The FIRST image in the article is pinned to the very top of the
 
  right-hand rail (instead of floating wherever it happens to sit in
 
  the text flow), matching where a lead image usually belongs. Later
/*----------------------------------------------------------
  images/galleries still float into the rail near their own place in
  13. FORMS
  the text — see below. */
----------------------------------------------------------*/
#content .mw-parser-output > figure:first-of-type {
 
    position: absolute !important;
input, textarea, select {
    top: 0 !important;
     background: rgb(255, 255, 255) !important;
    right: -315px !important;
     color: rgb(0, 0, 0) !important;
    float: none !important;
    margin: 0 !important;
     width: 300px !important;
     max-width: 300px !important;
}
}
 
#content .mw-parser-output > figure:not(:first-of-type) {
.hover-word {
    float: right !important;
  position: relative;
    clear: right !important;
  text-decoration: underline dotted;
    width: 300px !important;
  cursor: help;
    max-width: 300px !important;
    margin: 0 -315px 1.5em 1.5em !important;
}
}
.hover-word .hover-pop {
/* <gallery> blocks (e.g. mode="packed") use different markup
  position: absolute;
  (ul.gallery > li.gallerybox) than a single <figure>. Earlier this
  bottom: 100%;
  pinned them into the right rail; now the FINAL block below moves the
  left: 0;
  gallery to the bottom, full width. */
  display: none;
#content .mw-parser-output ul.gallery li.gallerybox .thumb,
  z-index: 100;
#content .mw-parser-output ul.gallery li.gallerybox .thumb > div {
    text-align: left !important;
}
}
.hover-word:hover .hover-pop {
#content .mw-parser-output ul.gallery .gallerytext {
  display: block;
    color: #000000 !important;
    font-style: italic !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    padding: 0.3em 0 0 0 !important;
}
}
 
/* ===== Galerie: unten, volle Breite. Bilder in NATÜRLICHER Größe
/* ============================================================
   nebeneinander (kein Masonry, kein Spalten-Raster), mit VIEL Luft und
/* ============================================================
   leichtem vertikalem Versatz → wirkt lockerer, weniger gerastert.
  14. ALIGN TOP TABS + FOOTER WITH THE HEADING
   STELLSCHRAUBEN:
   The sidebar is 250px wide, so the heading/body sit to its
    .gallerybox margin  = Abstand rechts + unten zwischen den Bildern (Luft)
  right (the large content font adds extra left padding, so the
    die drei nth-child-Zeilen = vertikaler Versatz; einfach LÖSCHEN, wenn
  heading text starts around 305px). By default the top tabs
      du die Bilder auf einer geraden Linie (ohne Versatz) willst.
   ("Page" / "Discussion") and the footer don't follow, so they
    Mehr Höhen-Abwechslung? Im Wikitext das  heights="180" aus dem
  look misaligned. These rules push both to the heading's edge.
       <gallery …>-Tag entfernen, dann behalten die Bilder ihre echten Höhen.
 
   ===== */
   NOTE: #left-navigation ignores the `left` property (it is
#content .mw-parser-output ul.gallery,
  floated), so we must use margin-left here, not left.
#content .mw-parser-output .mw-gallery-packed {
 
    -webkit-column-span: all !important;
  >>> ONE KNOB: tune --rep-left until "Page" and the footer
    column-span: all !important;
       line up with the first letter of the heading.
    column-count: auto !important;  /* KEIN Masonry */
   ============================================================ */
    float: none !important;
 
    clear: both !important;
:root {
    display: block !important;
     --rep-left: 305px;
    width: auto !important;
    max-width: none !important;
     margin: 2em -315px 2em 0 !important;  /* -315px holt den rechten Rail-Platz zurück → volle Breite */
    padding: 0 !important;
    text-align: left !important;
}
}
 
#content .mw-parser-output ul.gallery li.gallerybox {
/* Top-left tabs (Page / Discussion) */
    display: inline-block !important;
#left-navigation {
    float: none !important;
     margin-left: var(--rep-left) !important;
    width: 280px !important;          /* Basisbreite; wird unten pro Bild variiert */
    max-width: none !important;
    height: auto !important;
    margin: 0 3em 3em 0 !important;      /* viel Abstand rechts + unten */
    padding: 0 !important;
     vertical-align: top !important;
}
}
 
/* leichter vertikaler Versatz gegen das Raster-Gefühl (diese 3 Zeilen
/* Let "Page" sit flush at the column edge (remove tab indent) */
  löschen für eine gerade Linie) */
#p-namespaces li:first-child {
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(2n) { margin-top: 3.5em !important; }
     margin-left: 0 !important;
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(3n) { margin-top: 1.5em !important; }
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(5n) { margin-top: 5em !important; }
/* leicht variierende BILDGRÖSSEN → wirkt dynamischer.
  Werte frei anpassen, oder diese vier Zeilen löschen für einheitliche Größe */
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(3n+1) { width: 315px !important; }
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(3n+2) { width: 220px !important; }
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(4n)  { width: 300px !important; }
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(7n)  { width: 400px !important; }
#content .mw-parser-output ul.gallery li.gallerybox .thumb,
#content .mw-parser-output ul.gallery li.gallerybox .thumb > div,
#content .mw-parser-output ul.gallery li.gallerybox img {
    width: 100% !important;  /* Bild füllt die (variierende) Boxbreite */
    height: auto !important;
     margin: 0 !important;
}
}
#p-namespaces li:first-child a {
/* ============================================================================
     padding-left: 0 !important;
  SPALTEN-UTILITIES  —  pro Abschnitt die Spaltenzahl steuern
  ----------------------------------------------------------------------------
  SCHNELLREFERENZ:
    <div class="onecol">  einspaltig… </div>
    <div class="cols3">  dreispaltig… </div>
    Verfügbar: onecol (1), cols2 (2), cols3 (3), cols4 (4).
  ----------------------------------------------------------------------------
  STANDARD bleibt wie bisher: die GANZE Seite ist 2-spaltig
  (siehe "#content .mw-parser-output { column-count: 2 }" weiter oben).
  Wenn du NUR EINEN Abschnitt anders haben willst, wickle ihn im Wikitext
  in ein <div> mit einer dieser Klassen. Der <div> muss auf einer EIGENEN
  Zeile stehen. Alles davor und danach bleibt normal 2-spaltig.
    <div class="onecol">
    Dieser Abschnitt steht einspaltig über die volle Breite …
    </div>
    <div class="cols3">
    Dieser Abschnitt steht dreispaltig …
    </div>
  Verfügbare Klassen:
    onecol  = 1 Spalte (volle Breite)
    cols2  = 2 Spalten (volle Breite, falls du mitten im Text 2 erzwingen willst)
    cols3  = 3 Spalten
    cols4  = 4 Spalten
  TIPP: Für RANDLOS volle Breite (bis in den rechten Bildstreifen) zusätzlich
  im style des <div>:  style="margin-right:-315px"  — z. B.
    <div class="onecol" style="margin-right:-315px"> … </div>
  ============================================================================ */
/* 1 Spalte, volle Breite */
#content .mw-parser-output .onecol {
     -webkit-column-span: all !important;
    column-span: all !important;
    column-count: 1 !important;
}
}
 
/* 2 Spalten (volle Breite) */
/* Footer text block */
#content .mw-parser-output .cols2 {
#footer {
     -webkit-column-span: all !important;
     margin-left: var(--rep-left) !important;
    column-span: all !important;
     padding-left: 0 !important;
    column-count: 2 !important;
     column-gap: 2.8em !important;
}
}
/* ============================================================
/* 3 Spalten */
  15. EDITOR INTERFACE FIX
#content .mw-parser-output .cols3 {
  The large content font (38px) was leaking into the editor
    -webkit-column-span: all !important;
  toolbar and menus. These rules reset the editor UI to a
    column-span: all !important;
  normal size. The reading view is not affected.
     column-count: 3 !important;
  ============================================================ */
     column-gap: 2.8em !important;
 
/* VisualEditor + OOUI: toolbar, menus, popups, dialogs */
.ve-ui-toolbar,
.ve-ui-context,
.ve-ui-contextSelectWidget,
.oo-ui-toolbar,
.oo-ui-popupWidget,
.oo-ui-popupWidget-popup,
.oo-ui-menuSelectWidget,
.oo-ui-window,
.oo-ui-dialog,
.oo-ui-defaultOverlay {
     font-size: 14px !important;
     line-height: normal !important;
}
}
 
/* 4 Spalten */
/* Classic (source) editor toolbar */
#content .mw-parser-output .cols4 {
.wikiEditor-ui-toolbar {
     -webkit-column-span: all !important;
     font-size: 14px !important;
     column-span: all !important;
     line-height: normal !important;
    column-count: 4 !important;
    column-gap: 2.2em !important;
}
}
 
/* Absätze/Listen INNERHALB der Utility-Spalten bekommen denselben
/* Source editing textarea stays readable */
  Fließtext-Stil (Atkinson, 22px) wie der übrige Text, und brechen
#wpTextbox1 {
  nicht über die Spaltenkante */
     font-size: 15px !important;
#content .mw-parser-output .onecol p,
     line-height: 1.5 !important;
#content .mw-parser-output .onecol li,
#content .mw-parser-output .cols2 p,
#content .mw-parser-output .cols2 li,
#content .mw-parser-output .cols3 p,
#content .mw-parser-output .cols3 li,
#content .mw-parser-output .cols4 p,
#content .mw-parser-output .cols4 li {
    font-family: "Atkinson Hyperlegible Next", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
    font-weight: 300 !important;
     font-size: 25px !important;
     line-height: 1.3 !important;
    color: #000000 !important;
    background: none !important;
    margin: 0 0 1em 0 !important;
    break-inside: avoid !important;
}
}


/* Give popups/menus a visible border
/* ============================================================
   (the "white border" rule had made them invisible) */
  ABSTAND SIDEBAR <-> INHALT verkleinern (Sidebar-Breite bleibt
.oo-ui-popupWidget-popup,
  wie im Standard!). Nur der linke Rand des Inhalts wird verringert,
.oo-ui-menuSelectWidget {
  sodass der Leerraum zwischen Sidebar und Text (den 2 Spalten)
     border: 1px solid rgb(0, 0, 0) !important;
   schmaler wird. Wert kleiner = enger dran (nicht unter die
  Sidebar-Breite gehen, sonst Ueberlappung).
  ============================================================ */
.mw-body,
#content {
     margin-left: 8.5em !important;
}
}


/* Editor labels in black instead of blue */
/* ============================================================
.oo-ui-tool .oo-ui-tool-title,
  DEZENTE SILBENTRENNUNG im Fliesstext (nur laengere Woerter).
.oo-ui-labelElement-label,
  Weniger -> hyphenate-limit-chars erste Zahl groesser machen
.ve-ui-toolbar a,
  (z.B. 9 = erst ab 9 Buchstaben trennen); ganz aus -> Block loeschen.
.oo-ui-popupWidget a {
  ============================================================ */
     color: rgb(0, 0, 0) !important;
#content .mw-parser-output > p,
#content .mw-parser-output > ul,
#content .mw-parser-output > ol,
#content .mw-parser-output > dl,
#content .mw-parser-output > blockquote,
#content .mw-parser-output .onecol p,
#content .mw-parser-output .onecol li,
#content .mw-parser-output .cols2 p,
#content .mw-parser-output .cols2 li,
#content .mw-parser-output .cols3 p,
#content .mw-parser-output .cols3 li,
#content .mw-parser-output .cols4 p,
#content .mw-parser-output .cols4 li {
     -webkit-hyphens: auto !important;
    -ms-hyphens: auto !important;
    hyphens: auto !important;
    -webkit-hyphenate-limit-before: 3;
    -webkit-hyphenate-limit-after: 2;
    hyphenate-limit-chars: 7 3 2 !important;
}
}

Latest revision as of 08:12, 3 September 2026

/* ============================================================
   FONTS
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible+Next:wght@300;400;500;600;700&display=swap');
/* everything defaults to the grotesk/sans-serif system font stack */
*,
*::before,
*::after {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
/* page titles only: serif */
#firstHeading,
.firstHeading,
.mw-page-title-main {
    font-family: "Linux Libertine", Georgia, Times, "Times New Roman", serif !important;
}
/* ============================================================
   BASE LIGHT THEME (site-wide, outside the content column)
   ============================================================ */
#p-logo,
.mw-wiki-logo,
.mw-logo,
.mw-logo-icon,
.mw-logo-wordmark,
.vector-logo {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    width: 0 !important;
}
body {
    background-color: #fff !important;
    color: #000 !important;
    border: none !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
.mw-body {
    background-color: #fff !important;
    color: #000 !important;
    border: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #000 !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
.mw-headline, .firstHeading, .mw-title {
    border: none !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
h1::after, h2::after, h3::after, h4::after, h5::after, h6::after {
    content: "" !important;
    display: none !important;
}
/* remove every divider line MediaWiki draws (headings, menus, tables, footer) */
hr,
.mw-parser-output hr,
.mw-body hr,
.vector-menu-content ul,
.vector-menu-content li,
.vector-menu-tabs li,
.vector-menu-tabs a,
table, th, td,
.mw-panel,
.vector-dropdown,
#footer {
    border: none !important;
    box-shadow: none !important;
}
hr {
    display: none !important;
    height: 0 !important;
}
#mw-head,
#p-personal,
#mw-panel,
#left-navigation,
#right-navigation {
    background-color: #fff !important;
    color: #000 !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
.vector-menu-content,
.vector-menu-content ul {
    background-color: #fff !important;
    color: #000 !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
input, textarea {
    background-color: #f2f2f2 !important;
    color: #000 !important;
    border: 1px solid #ccc !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
#p-search input {
    background-color: #f2f2f2 !important;
    color: #000 !important;
    border: 1px solid #ccc !important;
}
a {
    color: #0000FF !important;
}
a:visited {
    color: #551A8B !important;
}
table, th, td, .mw-body-content, .vector-menu-content, .vector-menu-tabs {
    border: none !important;
    background: #fff !important;
    box-shadow: none !important;
    text-decoration: none !important;
    background-image: none !important;
}
.vector-dropdown {
    background-color: #fff !important;
    color: #000 !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
#footer, #footer li, #footer a {
    background-color: #fff !important;
    color: #000 !important;
}
/* top tabs (Read / Discussion / Views) */
#p-views .vector-menu-content ul {
    background-color: #fff !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
#p-views li {
    background-color: #fff !important;
    border: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
#p-views a,
#p-views li a,
#p-namespaces li a,
#p-variants li a {
    color: #0000FF !important;
    text-decoration: none !important;
}
#p-views a:hover,
#p-views li a:hover,
#p-namespaces li a:hover,
#p-variants li a:hover {
    color: #551A8B !important;
}
.vector-menu-tabs li,
.vector-menu-tabs a {
    background-color: #fff !important;
    color: #000 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    background-image: none !important;
}
#mw-head .vector-menu-dropdown .vector-menu-heading,
.vector-legacy-sidebar .vector-menu-portal .vector-menu-heading {
    background-image: none !important;
    background: none !important;
}
#p-tb {
    display: none;
}
.mw-footer .poweredby {
    display: none !important;
}
#p-navigation h3,
#p-navigation .vector-menu-heading,
#p-navigation .vector-pinnable-header-label {
    display: none !important;
}
/* ============================================================
   TEXT SIZES — content area and sidebar
   ============================================================ */
#content,
.mw-body,
.mw-body-content {
    font-size: 18px !important;
}
#firstHeading, .firstHeading { font-size: 38px !important; }
.mw-body-content h2 { font-size: 32px !important; }
.mw-body-content h3 { font-size: 30px !important; }
.mw-body-content h4 { font-size: 28px !important; }
.vector-legacy-sidebar a,
.portlet a,
.pBody a,
#mw-panel a {
    font-size: 15px !important;
    line-height: 1.2 !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.portlet h3,
.portlet h5,
.vector-menu-heading,
.mw-portlet .vector-menu-heading,
.vector-pinnable-header-label {
    font-size: 15px !important;
    font-weight: normal !important;
    line-height: 1.2 !important;
    margin-left: 0.5em !important;
}
/* ============================================================
   UI CHROME: hide dark-mode toggle, account/login links, talk tab
   ============================================================ */
#pt-darkmode,
#pt-darkmode-sticky-header,
#pt-createaccount,
#pt-login,
#ca-talk,
#ca-nstab-main {          /* "Page"-Tab oben ausblenden */
    display: none !important;
}
/* ============================================================
   PAGE TITLE / TOP SPACING
   ============================================================ */
#content {
    padding-top: 0.1em !important;
    max-width: 1400px !important;
}
#firstHeading, .firstHeading {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.3 !important;
    overflow: visible !important;
}
#siteSub, #contentSub, #contentSub2, .mw-indicators {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
#mw-content-text,
#mw-content-text > .mw-parser-output,
.mw-parser-output > p:first-of-type,
.mw-parser-output > p:first-child,
#mw-content-text p:first-of-type,
#firstHeading + p,
.firstHeading + p {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
/* ============================================================
   PRINT: black-on-white (screen now matches this already)
   ============================================================ */
@media print {
    body, .mw-body, .mw-body-content,
    p, li, td, th, dd, dt,
    h1, h2, h3, h4, h5, h6, .firstHeading,
    a, a:visited {
        color: #000 !important;
        background: #fff !important;
    }
    /* Flattersatz (linksbündig), kein Blocksatz */
    #content, .mw-parser-output,
    #content p, #content li, #content dd, #content dt,
    .mw-parser-output p, .mw-parser-output li {
        text-align: left !important;
    }
}
/* ============================================================================
   CONTENT COLUMN — light, serif titles, two-column body text, images
   pinned into a right-hand rail.
   This section only restyles #content and what's inside it. The left
   sidebar (#mw-panel / .vector-legacy-sidebar) is untouched on purpose,
   so nav links stay exactly where they are.
   ============================================================================ */
#content,
.mw-body,
.mw-body-content,
#mw-content-text,
#bodyContent {
    background-color: #ffffff !important;
    color: #000000 !important;
}
#content,
#content * {
    font-family: "Linux Libertine", Georgia, Times, "Times New Roman", serif !important;
}
/* lining (upright, full-height) numerals — footnotes only:
   the inline superscript markers in the text, and the numbered
   list at the bottom where the footnotes are spelled out */
#content sup.reference,
#content ol.references,
#content ol.references li,
#content .mw-cite-backlink {
    font-variant-numeric: lining-nums !important;
    font-feature-settings: "lnum" 1 !important;
}
#content #firstHeading,
#content .firstHeading {
    font-weight: normal !important;
    font-size: 36px !important;
    color: #000000 !important;
    background: none !important;
    border-bottom: 0 !important;   /* Linie unter dem Seitentitel entfernt */
    padding: 0 !important;
    margin: 0.1em 0 0.25em 0 !important;   /* oben minimal höher; unten Abstand zum Fließtext */
    display: block !important;
}
#content h2,
#content .mw-heading2 {
    font-size: 32px !important;
    font-weight: normal !important;
    color: #000000 !important;
    background: none !important;
    border-bottom: 1px solid #cccccc !important;
    padding-bottom: 0.2em !important;
    margin: 1em 0 0.4em 0 !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: baseline !important;
}
#content .mw-editsection {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
}
#content .mw-editsection a {
    color: #0e9f6e !important;
}
#content .lexicon-title {
    display: block;
    font-family: "Linux Libertine", Georgia, Times, "Times New Roman", serif !important;
    font-size: 32px !important;
    font-weight: normal !important;
    color: #000000 !important;
    border-bottom: 1px solid #cccccc !important;
    padding-bottom: 0.2em !important;
    margin: 1em 0 0.4em 0 !important;
}
#content .lexicon-title {
    display: block;
    font-family: "Linux Libertine", Georgia, Times, "Times New Roman", serif !important;
    font-size: 32px !important;
    font-weight: normal !important;
    color: #000000 !important;
    border-bottom: 1px solid #cccccc !important;
    padding-bottom: 0.2em !important;
    margin: 1em 0 0.4em 0 !important;
}
#content #toc,
#content .toc {
    background: #ffffff !important;
    border: 1px solid #cccccc !important;
    color: #000000 !important;
    padding: 0.5em 1.2em !important;
    display: inline-block !important;
    font-size: 19px !important;
}
#content #toc a,
#content .toc a {
    color: #0000FF !important;
}
/* Contents / Inhaltsverzeichnis: Einträge enger zusammen */
#content #toc ul,
#content .toc ul,
#content #toc ul ul,
#content .toc ul ul {
    margin: 0.15em 0 0 0 !important;
    padding: 0 !important;
    line-height: 1.25 !important;
}
#content #toc li,
#content .toc li {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.25 !important;
}
/* --- two-column body text, flowing linearly (column 1 fills before
       column 2 starts) --- */
#content .mw-parser-output {
    position: relative !important; /* anchor for the pinned lead image below */
    column-count: 2 !important;
    column-gap: 1.2em !important;
    column-fill: balance !important;
    width: calc(100% - 315px) !important; /* reserves the right-hand image rail */
}
#content .mw-parser-output > p,
#content .mw-parser-output > ul,
#content .mw-parser-output > ol,
#content .mw-parser-output > dl,
#content .mw-parser-output > table,
#content .mw-parser-output > blockquote {
    font-family: "Atkinson Hyperlegible Next", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
    font-weight: 300 !important;
    font-size: 25px !important;
    line-height: 1.3 !important;
    color: #000000 !important;
    background: none !important;
    max-width: none !important;
    width: auto !important;
    margin: 0 0 1em 0 !important;
    padding: 0 !important;
}
#content .mw-parser-output > ul > li,
#content .mw-parser-output > ol > li {
    font-family: "Atkinson Hyperlegible Next", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
    font-weight: 300 !important;
    break-inside: avoid !important;
    margin: 0 0 1em 0 !important;
}
#content table,
#content th,
#content td {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: none !important;
}
#content .mw-parser-output a:link {
    color: #0000FF !important;
    text-decoration: none !important;
}
#content .mw-parser-output a:visited {
    color: #551A8B !important;
}
#content .mw-parser-output a:hover {
    text-decoration: underline !important;
}
/* --- images: no frame, floated into the right-hand rail --- */
#content .thumb,
#content .thumbinner {
    border: none !important;
    padding: 0 !important;
    background: transparent !important;
}
#content .magnify {
    background: transparent !important;
}
#content figure,
#content .mw-default-size,
#content a.mw-file-description {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}
#content figure img,
#content img.mw-file-element {
    border: none !important;
    width: 100% !important;
    height: auto !important;
}
#content figcaption,
#content .thumbcaption {
    background: transparent !important;
    color: #000000 !important;
    text-align: left !important;
    font-style: italic !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    padding: 0.4em 0 0 0 !important;
    margin: 0 !important;
}
/* remove the thin line under thumbnails / captions */
#content .thumb,
#content .thumbinner,
#content figure,
#content figure.mw-halign-right,
#content figure.mw-halign-left,
#content figure.mw-halign-none,
#content figcaption,
#content .thumbcaption,
#content .mw-default-size,
#content a.mw-file-description,
#content a.image,
#content img,
#content img.mw-file-element {
    border: 0 !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    outline: none !important;
}
/* The FIRST image in the article is pinned to the very top of the
   right-hand rail (instead of floating wherever it happens to sit in
   the text flow), matching where a lead image usually belongs. Later
   images/galleries still float into the rail near their own place in
   the text — see below. */
#content .mw-parser-output > figure:first-of-type {
    position: absolute !important;
    top: 0 !important;
    right: -315px !important;
    float: none !important;
    margin: 0 !important;
    width: 300px !important;
    max-width: 300px !important;
}
#content .mw-parser-output > figure:not(:first-of-type) {
    float: right !important;
    clear: right !important;
    width: 300px !important;
    max-width: 300px !important;
    margin: 0 -315px 1.5em 1.5em !important;
}
/* <gallery> blocks (e.g. mode="packed") use different markup
   (ul.gallery > li.gallerybox) than a single <figure>. Earlier this
   pinned them into the right rail; now the FINAL block below moves the
   gallery to the bottom, full width. */
#content .mw-parser-output ul.gallery li.gallerybox .thumb,
#content .mw-parser-output ul.gallery li.gallerybox .thumb > div {
    text-align: left !important;
}
#content .mw-parser-output ul.gallery .gallerytext {
    color: #000000 !important;
    font-style: italic !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    padding: 0.3em 0 0 0 !important;
}
/* ===== Galerie: unten, volle Breite. Bilder in NATÜRLICHER Größe
   nebeneinander (kein Masonry, kein Spalten-Raster), mit VIEL Luft und
   leichtem vertikalem Versatz → wirkt lockerer, weniger gerastert.
   STELLSCHRAUBEN:
     .gallerybox margin  = Abstand rechts + unten zwischen den Bildern (Luft)
     die drei nth-child-Zeilen = vertikaler Versatz; einfach LÖSCHEN, wenn
       du die Bilder auf einer geraden Linie (ohne Versatz) willst.
     Mehr Höhen-Abwechslung? Im Wikitext das  heights="180"  aus dem
       <gallery …>-Tag entfernen, dann behalten die Bilder ihre echten Höhen.
   ===== */
#content .mw-parser-output ul.gallery,
#content .mw-parser-output .mw-gallery-packed {
    -webkit-column-span: all !important;
    column-span: all !important;
    column-count: auto !important;   /* KEIN Masonry */
    float: none !important;
    clear: both !important;
    display: block !important;
    width: auto !important;
    max-width: none !important;
    margin: 2em -315px 2em 0 !important;   /* -315px holt den rechten Rail-Platz zurück → volle Breite */
    padding: 0 !important;
    text-align: left !important;
}
#content .mw-parser-output ul.gallery li.gallerybox {
    display: inline-block !important;
    float: none !important;
    width: 280px !important;          /* Basisbreite; wird unten pro Bild variiert */
    max-width: none !important;
    height: auto !important;
    margin: 0 3em 3em 0 !important;      /* viel Abstand rechts + unten */
    padding: 0 !important;
    vertical-align: top !important;
}
/* leichter vertikaler Versatz gegen das Raster-Gefühl (diese 3 Zeilen
   löschen für eine gerade Linie) */
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(2n) { margin-top: 3.5em !important; }
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(3n) { margin-top: 1.5em !important; }
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(5n) { margin-top: 5em !important; }
/* leicht variierende BILDGRÖSSEN → wirkt dynamischer.
   Werte frei anpassen, oder diese vier Zeilen löschen für einheitliche Größe */
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(3n+1) { width: 315px !important; }
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(3n+2) { width: 220px !important; }
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(4n)   { width: 300px !important; }
#content .mw-parser-output ul.gallery li.gallerybox:nth-child(7n)   { width: 400px !important; }
#content .mw-parser-output ul.gallery li.gallerybox .thumb,
#content .mw-parser-output ul.gallery li.gallerybox .thumb > div,
#content .mw-parser-output ul.gallery li.gallerybox img {
    width: 100% !important;   /* Bild füllt die (variierende) Boxbreite */
    height: auto !important;
    margin: 0 !important;
}
/* ============================================================================
   SPALTEN-UTILITIES  —  pro Abschnitt die Spaltenzahl steuern
   ----------------------------------------------------------------------------
   SCHNELLREFERENZ:
     <div class="onecol">  einspaltig… </div>
     <div class="cols3">   dreispaltig… </div>
     Verfügbar: onecol (1), cols2 (2), cols3 (3), cols4 (4).
   ----------------------------------------------------------------------------
   STANDARD bleibt wie bisher: die GANZE Seite ist 2-spaltig
   (siehe "#content .mw-parser-output { column-count: 2 }" weiter oben).
   Wenn du NUR EINEN Abschnitt anders haben willst, wickle ihn im Wikitext
   in ein <div> mit einer dieser Klassen. Der <div> muss auf einer EIGENEN
   Zeile stehen. Alles davor und danach bleibt normal 2-spaltig.
     <div class="onecol">
     Dieser Abschnitt steht einspaltig über die volle Breite …
     </div>
     <div class="cols3">
     Dieser Abschnitt steht dreispaltig …
     </div>
   Verfügbare Klassen:
     onecol  = 1 Spalte (volle Breite)
     cols2   = 2 Spalten (volle Breite, falls du mitten im Text 2 erzwingen willst)
     cols3   = 3 Spalten
     cols4   = 4 Spalten
   TIPP: Für RANDLOS volle Breite (bis in den rechten Bildstreifen) zusätzlich
   im style des <div>:  style="margin-right:-315px"  — z. B.
     <div class="onecol" style="margin-right:-315px"> … </div>
   ============================================================================ */
/* 1 Spalte, volle Breite */
#content .mw-parser-output .onecol {
    -webkit-column-span: all !important;
    column-span: all !important;
    column-count: 1 !important;
}
/* 2 Spalten (volle Breite) */
#content .mw-parser-output .cols2 {
    -webkit-column-span: all !important;
    column-span: all !important;
    column-count: 2 !important;
    column-gap: 2.8em !important;
}
/* 3 Spalten */
#content .mw-parser-output .cols3 {
    -webkit-column-span: all !important;
    column-span: all !important;
    column-count: 3 !important;
    column-gap: 2.8em !important;
}
/* 4 Spalten */
#content .mw-parser-output .cols4 {
    -webkit-column-span: all !important;
    column-span: all !important;
    column-count: 4 !important;
    column-gap: 2.2em !important;
}
/* Absätze/Listen INNERHALB der Utility-Spalten bekommen denselben
   Fließtext-Stil (Atkinson, 22px) wie der übrige Text, und brechen
   nicht über die Spaltenkante */
#content .mw-parser-output .onecol p,
#content .mw-parser-output .onecol li,
#content .mw-parser-output .cols2 p,
#content .mw-parser-output .cols2 li,
#content .mw-parser-output .cols3 p,
#content .mw-parser-output .cols3 li,
#content .mw-parser-output .cols4 p,
#content .mw-parser-output .cols4 li {
    font-family: "Atkinson Hyperlegible Next", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
    font-weight: 300 !important;
    font-size: 25px !important;
    line-height: 1.3 !important;
    color: #000000 !important;
    background: none !important;
    margin: 0 0 1em 0 !important;
    break-inside: avoid !important;
}

/* ============================================================
   ABSTAND SIDEBAR <-> INHALT verkleinern (Sidebar-Breite bleibt
   wie im Standard!). Nur der linke Rand des Inhalts wird verringert,
   sodass der Leerraum zwischen Sidebar und Text (den 2 Spalten)
   schmaler wird. Wert kleiner = enger dran (nicht unter die
   Sidebar-Breite gehen, sonst Ueberlappung).
   ============================================================ */
.mw-body,
#content {
    margin-left: 8.5em !important;
}

/* ============================================================
   DEZENTE SILBENTRENNUNG im Fliesstext (nur laengere Woerter).
   Weniger -> hyphenate-limit-chars erste Zahl groesser machen
   (z.B. 9 = erst ab 9 Buchstaben trennen); ganz aus -> Block loeschen.
   ============================================================ */
#content .mw-parser-output > p,
#content .mw-parser-output > ul,
#content .mw-parser-output > ol,
#content .mw-parser-output > dl,
#content .mw-parser-output > blockquote,
#content .mw-parser-output .onecol p,
#content .mw-parser-output .onecol li,
#content .mw-parser-output .cols2 p,
#content .mw-parser-output .cols2 li,
#content .mw-parser-output .cols3 p,
#content .mw-parser-output .cols3 li,
#content .mw-parser-output .cols4 p,
#content .mw-parser-output .cols4 li {
    -webkit-hyphens: auto !important;
    -ms-hyphens: auto !important;
    hyphens: auto !important;
    -webkit-hyphenate-limit-before: 3;
    -webkit-hyphenate-limit-after: 2;
    hyphenate-limit-chars: 7 3 2 !important;
}