Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/html/skins/Cosmos/includes/CosmosTemplate.php on line 1316
Anonym
×
Einen neuen Artikel erstellen
Schreibe den Seitennamen hierhin:
Wir haben derzeit 6 Artikel auf Killes Boys. Gib deinen Artikelnamen oberhalb von oder klicke auf einen der unten stehenden Titel und beginne zu schreiben! ein



Killes Boys
6Artikel

MediaWiki:Common.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Markierung: Manuelle Zurücksetzung
Keine Bearbeitungszusammenfassung
 
(20 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
/* === Global === */
/* =========================================================
  KLUBNIKA Custom Components für MediaWiki
  Für MediaWiki:Common.css
  ========================================================= */


body {
/* ---------- Topbar Navigation ---------- */
   background-color: #000;
.mw-klub-topbar {
   color: #f5f5f5;
  display: flex;
   font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  gap: 8px;
   margin: 0;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
   background: linear-gradient(180deg, #151515 0%, #0e0e0e 100%);
  border: 1px solid #1c1c1c;
  border-radius: 6px;
   padding: 10px 12px;
  margin: 0 0 24px 0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03),
              0 2px 8px rgba(0, 0, 0, 0.4);
}
 
.mw-klub-pill {
  display: inline-block;
   font-family: ui-monospace, 'Menlo', 'Consolas', monospace;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  color: #a6a6a6;
  background: #0b0b0b;
  border: 1px solid #262626;
  border-radius: 4px;
  padding: 7px 12px;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.8);
   transition: all 0.15s ease;
  cursor: pointer;
}
}


/* Seitenränder mit diagonalen Streifen (Old-Web / Klubnika-Vibe) */
.mw-klub-pill:hover {
body::before,
   color: #fff;
body::after {
   background: #121212;
   content: "";
   border-color: #333;
   position: fixed;
   transform: translateY(-1px);
   top: 0;
   box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.8),
   bottom: 0;
              0 2px 6px rgba(0, 0, 0, 0.3);
  width: 120px;
  z-index: -1;
   background-image: repeating-linear-gradient(
    135deg,
    #111 0,
    #111 12px,
    #000 12px,
    #000 24px
  );
}
}
body::before { left: 0; }
body::after  { right: 0; }


/* Haupt-Content zentriert im "Kasten" */
/* Links in Pills sollen kein Underline haben */
#content,
a .mw-klub-pill {
.mw-body {
   text-decoration: none !important;
   max-width: 980px;
  margin: 24px auto 40px auto;
  padding: 18px 22px 26px 22px;
  background: #050505;
  border: 2px solid #444;
  box-shadow: 0 0 16px #000;
}
}


/* Seitentitel */
/* ---------- Content Panels ---------- */
.firstHeading {
.klub-panel {
   font-size: 2.1rem;
   background: linear-gradient(180deg, #121212 0%, #0d0d0d 100%);
   font-weight: 700;
  border: 1px solid #1b1b1b;
   text-transform: uppercase;
   border-radius: 6px;
   letter-spacing: 0.08em;
   padding: 18px 20px;
   margin-bottom: 0.4rem;
   margin: 0 0 20px 0;
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.02),
              0 0 0 1px #000,
              0 4px 16px rgba(0, 0, 0, 0.5);
}
}


/* Standardtext */
/* Spezielle hellere Panels (wie Welcome & Featured) */
.mw-body p {
.klub-panel-highlight {
   line-height: 1.5;
   background: linear-gradient(135deg, #1a1a1a 0%, #0d0d0d 100%) !important;
   font-size: 0.95rem;
  border: 1px solid #2a2a2a !important;
  color: #e0e0e0;
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03),
              0 0 0 1px #000,
              0 8px 32px rgba(0, 0, 0, 0.6) !important;
}
}


/* Links in Giftgrün */
/* Panel-Titel Style (die spans) */
.mw-body a,
.klub-panel span[style*="font-family: ui-monospace"],
a {
.klub-panel span[style*="text-transform: uppercase"] {
   color: #00ff88;
   display: block;
   text-decoration: none;
   background: transparent !important;
  padding: 0 !important;
  margin: 0 0 8px 0 !important;
}
}
.mw-body a:hover,
 
a:hover {
/* Falls MediaWiki automatisch Titel-Styling hinzufügt */
   text-decoration: underline;
.klub-panel > span:first-child,
.klub-panel-highlight > span:first-child {
   background: transparent !important;
  border: none !important;
  padding: 0 !important;
}
}


/* Überschriften wie Sections auf der Klubnika-Seite */
.klub-panel h2 {
.mw-body h2,
   margin: 0 0 12px 0 !important;
.mw-body h3 {
  padding: 0 !important;
   margin-top: 1.8rem;
  color: #cfcfcf !important;
   padding-bottom: 0.15rem;
  font-family: ui-monospace, monospace !important;
   border-bottom: 1px solid #555;
   font-size: 14px !important;
   font-weight: 600 !important;
   text-transform: uppercase;
   text-transform: uppercase;
   font-weight: 600;
   letter-spacing: 0.5px;
   letter-spacing: 0.04em;
   border: none !important;
  background: transparent !important;
}
}


/* Listen & Tabellen etwas techno / kompakt */
.klub-panel p {
.mw-body ul,
   margin: 0.5em 0;
.mw-body ol {
   margin-left: 1.2rem;
}
}
.mw-body table {
 
   border-collapse: collapse;
.klub-muted {
   font-size: 0.85rem;
   color: #a6a6a6;
   font-size: 0.95em;
}
}
.mw-body th,
 
.mw-body td {
/* ---------- Zwei-Spalten Layout ---------- */
   border: 1px solid #444;
.klub-columns {
   padding: 0.25rem 0.45rem;
   display: grid;
   grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 20px;
}
}


/* Footer minimal */
/* Auf kleinen Screens: eine Spalte */
#footer,
@media (max-width: 768px) {
#catlinks {
   .klub-columns {
   background: transparent;
    grid-template-columns: 1fr;
  border: none;
   }
   color: #777;
}
}


/* Optional: Sidebar sehr reduziert (auskommentieren, wenn du sie brauchst) */
/* ---------- Listen (Registry/Updates) ---------- */
/*
.klub-list {
#mw-panel {
  list-style: none;
   opacity: 0.15;
  margin: 0;
   padding: 0;
}
}
#mw-panel:hover {
 
   opacity: 1;
.klub-list li {
   transition: opacity 0.2s;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 8px 0;
  border-bottom: 1px dashed #222;
   color: #e8e8e8;
   font-size: 0.95em;
}
}
*/


/* === Top-Nav-Leiste (homepage / contact / about / etc.) === */
.klub-list li:last-child {
  border-bottom: none;
}


#top-nav {
.klub-list li:hover {
  font-size: 0.8rem;
   color: #9fd2ff;
  text-transform: lowercase;
   letter-spacing: 0.08em;
  margin-bottom: 0.6rem;
}
}
#top-nav a {
 
   color: #f5f5f5;
.klub-date {
   margin-right: 12px;
   color: #a6a6a6;
   font-size: 11px;
  white-space: nowrap;
  font-family: ui-monospace, monospace;
}
}
#top-nav a:hover {
 
   color: #00ff88;
/* ---------- Katalog-Gitter ---------- */
.klub-catalog {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 12px;
   margin-top: 12px;
}
}


/* === 88x31 Button-Leiste === */
.klub-catalog .item {
  position: relative;
  background: #0b0b0b;
  border: 1px solid #252525;
  border-radius: 6px;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.8),
              0 0 0 1px #000;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
  overflow: hidden;
  transition: all 0.2s ease;
  cursor: pointer;
}


#buttons-88x31 {
.klub-catalog .item:hover {
   margin: 10px 0 16px 0;
   transform: translateY(-3px);
  border-color: #2f2f2f;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.8),
              0 0 0 1px #000,
              0 6px 20px rgba(0, 0, 0, 0.6);
}
}
#buttons-88x31 img {
 
   margin: 2px;
.klub-catalog .item img {
   border: 1px solid #333;
   width: 100%;
   image-rendering: pixelated;
   height: 100%;
   object-fit: cover;
  opacity: 0.9;
  transition: opacity 0.2s ease;
}
}


/* === Catalogue: Grid + Animation === */
.klub-catalog .item:hover img {
  opacity: 1;
}
 
/* Falls Bilder fehlen: Platzhalter */
.klub-catalog .item:empty::before {
  content: '?';
  font-size: 48px;
  color: #333;
  font-family: ui-monospace, monospace;
}
 
/* ---------- Character Cards ---------- */
.klub-char-card {
  background: #0b0b0b;
  border: 1px solid #252525;
  border-radius: 6px;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.8),
              0 0 0 1px #000;
  overflow: hidden;
  transition: all 0.25s ease;
  cursor: pointer;
}
 
.klub-char-card:hover {
  transform: translateY(-4px);
  border-color: #2f2f2f;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.8),
              0 0 0 1px #000,
              0 8px 24px rgba(0, 0, 0, 0.7);
}


.catalogue-wrapper {
.klub-char-image {
   display: grid;
   width: 100%;
   grid-template-columns: minmax(260px, 360px) 1fr;
  height: 140px;
   gap: 20px;
   overflow: hidden;
   align-items: flex-start;
   display: flex;
   align-items: center;
  justify-content: center;
  background: #080808;
}
}


/* Link "view all" rechts */
.klub-char-image img {
.section-link-right {
   width: 100%;
   float: right;
  height: 100%;
   font-size: 0.7rem;
   object-fit: cover;
   text-transform: lowercase;
  opacity: 0.9;
   transition: opacity 0.25s ease, transform 0.3s ease;
}
}


/* Feature-Box (links, kann Bild / Text / TV-Frame sein) */
.klub-char-card:hover .klub-char-image img {
.catalogue-feature {
   opacity: 1;
   border: 1px solid #333;
   transform: scale(1.05);
   padding: 8px;
  background: #020202;
  box-shadow: 0 0 6px #000;
}
}


/* Icons rechts: animiertes Grid */
.klub-char-name {
.catalogue-grid {
   padding: 10px 12px 4px;
   display: grid;
   font-family: ui-monospace, monospace;
   grid-template-columns: repeat(6, 1fr);
  font-size: 13px;
   gap: 10px;
  font-weight: 600;
   justify-items: center;
   color: #e8e8e8;
   text-align: center;
}
}


.catalogue-item img {
.klub-char-name a {
   display: block;
   color: #e8e8e8 !important;
  width: 56px;
   text-decoration: none !important;
  height: 56px;
   object-fit: contain;
  image-rendering: pixelated;
  filter: drop-shadow(0 0 2px #000);
  animation: float 3s ease-in-out infinite;
}
}


/* leicht unterschiedliche Timings, damit es "lebt" */
.klub-char-name a:hover {
.catalogue-item:nth-child(3n) img { animation-duration: 3.6s; }
  color: #9fd2ff !important;
catalogue-item:nth-child(4n) img { animation-duration: 2.8s; }
}


/* Hover-Effekt wie „ich bin interaktiv“ */
.klub-char-role {
.catalogue-item:hover img {
  padding: 0 12px 12px;
   transform: translateY(-4px) scale(1.05) rotate(-3deg);
  font-size: 11px;
   transition: transform 0.15s;
   color: #a6a6a6;
  text-align: center;
   font-family: ui-monospace, monospace;
}
}


/* Float-Animation */
/* ---------- Featured Character Section ---------- */
@keyframes float {
.klub-featured-minimal {
   0%, 100% { transform: translateY(0); }
   background: linear-gradient(135deg, #1a1a1a 0%, #0d0d0d 100%) !important;
  50%      { transform: translateY(-4px); }
  border: 1px solid #2a2a2a !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03),
              0 0 0 1px #000,
              0 8px 32px rgba(0, 0, 0, 0.6) !important;
}
}


/* === Registry & Updates: monospace Log-Liste === */
/* Bild-Container für Featured Character - kein Scrollbar */
.klub-featured-minimal .thumbinner,
.klub-featured-minimal .thumbimage {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}


.log-list {
.klub-featured-minimal img {
   font-family: "JetBrains Mono", "Fira Mono", "Consolas", monospace;
   display: block;
   font-size: 0.8rem;
  width: 100%;
   margin-top: 6px;
   height: auto;
   max-width: 160px;
}
}


.log-item {
/* Falls MediaWiki einen Wrapper drum macht */
   display: flex;
.klub-featured-minimal .thumb,
   gap: 10px;
.klub-featured-minimal .tleft,
   align-items: baseline;
.klub-featured-minimal .tright {
   margin-bottom: 2px;
   border: none !important;
   background: transparent !important;
   margin: 0 !important;
   padding: 0 !important;
}
}


.log-date {
/* ---------- Kleine Helfer ---------- */
   width: 60px;
.small {
   color: #888;
   font-size: 12px;
   color: #a6a6a6;
  margin-top: 8px;
}
}


.log-label {
.small a {
   color: #ff4444; /* für !!! NEW !!! etc. */
   color: #76b2ff;
   margin-right: 4px;
   text-decoration: none;
}
}


.log-link a {
.small a:hover {
   color: #f5f5f5;
   text-decoration: underline;
}
}
.log-link a:hover {
 
   color: #00ff88;
/* ---------- Mobile Optimierung ---------- */
@media (max-width: 640px) {
  .mw-klub-topbar {
    padding: 8px 10px;
    gap: 6px;
  }
 
  .mw-klub-pill {
    font-size: 11px;
    padding: 6px 10px;
  }
 
  .klub-catalog {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    gap: 10px;
  }
 
  .klub-catalog .item {
    height: 100px;
  }
 
  .klub-panel {
    padding: 14px 16px;
  }
 
   .klub-char-image {
    height: 120px;
  }
}
}

Aktuelle Version vom 13. November 2025, 00:57 Uhr

/* =========================================================
   KLUBNIKA Custom Components für MediaWiki
   Für MediaWiki:Common.css
   ========================================================= */

/* ---------- Topbar Navigation ---------- */
.mw-klub-topbar {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  background: linear-gradient(180deg, #151515 0%, #0e0e0e 100%);
  border: 1px solid #1c1c1c;
  border-radius: 6px;
  padding: 10px 12px;
  margin: 0 0 24px 0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03),
              0 2px 8px rgba(0, 0, 0, 0.4);
}

.mw-klub-pill {
  display: inline-block;
  font-family: ui-monospace, 'Menlo', 'Consolas', monospace;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  color: #a6a6a6;
  background: #0b0b0b;
  border: 1px solid #262626;
  border-radius: 4px;
  padding: 7px 12px;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.8);
  transition: all 0.15s ease;
  cursor: pointer;
}

.mw-klub-pill:hover {
  color: #fff;
  background: #121212;
  border-color: #333;
  transform: translateY(-1px);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.8),
              0 2px 6px rgba(0, 0, 0, 0.3);
}

/* Links in Pills sollen kein Underline haben */
a .mw-klub-pill {
  text-decoration: none !important;
}

/* ---------- Content Panels ---------- */
.klub-panel {
  background: linear-gradient(180deg, #121212 0%, #0d0d0d 100%);
  border: 1px solid #1b1b1b;
  border-radius: 6px;
  padding: 18px 20px;
  margin: 0 0 20px 0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.02),
              0 0 0 1px #000,
              0 4px 16px rgba(0, 0, 0, 0.5);
}

/* Spezielle hellere Panels (wie Welcome & Featured) */
.klub-panel-highlight {
  background: linear-gradient(135deg, #1a1a1a 0%, #0d0d0d 100%) !important;
  border: 1px solid #2a2a2a !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03),
              0 0 0 1px #000,
              0 8px 32px rgba(0, 0, 0, 0.6) !important;
}

/* Panel-Titel Style (die spans) */
.klub-panel span[style*="font-family: ui-monospace"],
.klub-panel span[style*="text-transform: uppercase"] {
  display: block;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 0 8px 0 !important;
}

/* Falls MediaWiki automatisch Titel-Styling hinzufügt */
.klub-panel > span:first-child,
.klub-panel-highlight > span:first-child {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
}

.klub-panel h2 {
  margin: 0 0 12px 0 !important;
  padding: 0 !important;
  color: #cfcfcf !important;
  font-family: ui-monospace, monospace !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: none !important;
  background: transparent !important;
}

.klub-panel p {
  margin: 0.5em 0;
}

.klub-muted {
  color: #a6a6a6;
  font-size: 0.95em;
}

/* ---------- Zwei-Spalten Layout ---------- */
.klub-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 20px;
}

/* Auf kleinen Screens: eine Spalte */
@media (max-width: 768px) {
  .klub-columns {
    grid-template-columns: 1fr;
  }
}

/* ---------- Listen (Registry/Updates) ---------- */
.klub-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.klub-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 8px 0;
  border-bottom: 1px dashed #222;
  color: #e8e8e8;
  font-size: 0.95em;
}

.klub-list li:last-child {
  border-bottom: none;
}

.klub-list li:hover {
  color: #9fd2ff;
}

.klub-date {
  color: #a6a6a6;
  font-size: 11px;
  white-space: nowrap;
  font-family: ui-monospace, monospace;
}

/* ---------- Katalog-Gitter ---------- */
.klub-catalog {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 12px;
  margin-top: 12px;
}

.klub-catalog .item {
  position: relative;
  background: #0b0b0b;
  border: 1px solid #252525;
  border-radius: 6px;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.8),
              0 0 0 1px #000;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
  overflow: hidden;
  transition: all 0.2s ease;
  cursor: pointer;
}

.klub-catalog .item:hover {
  transform: translateY(-3px);
  border-color: #2f2f2f;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.8),
              0 0 0 1px #000,
              0 6px 20px rgba(0, 0, 0, 0.6);
}

.klub-catalog .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.9;
  transition: opacity 0.2s ease;
}

.klub-catalog .item:hover img {
  opacity: 1;
}

/* Falls Bilder fehlen: Platzhalter */
.klub-catalog .item:empty::before {
  content: '?';
  font-size: 48px;
  color: #333;
  font-family: ui-monospace, monospace;
}

/* ---------- Character Cards ---------- */
.klub-char-card {
  background: #0b0b0b;
  border: 1px solid #252525;
  border-radius: 6px;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.8),
              0 0 0 1px #000;
  overflow: hidden;
  transition: all 0.25s ease;
  cursor: pointer;
}

.klub-char-card:hover {
  transform: translateY(-4px);
  border-color: #2f2f2f;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.8),
              0 0 0 1px #000,
              0 8px 24px rgba(0, 0, 0, 0.7);
}

.klub-char-image {
  width: 100%;
  height: 140px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #080808;
}

.klub-char-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.9;
  transition: opacity 0.25s ease, transform 0.3s ease;
}

.klub-char-card:hover .klub-char-image img {
  opacity: 1;
  transform: scale(1.05);
}

.klub-char-name {
  padding: 10px 12px 4px;
  font-family: ui-monospace, monospace;
  font-size: 13px;
  font-weight: 600;
  color: #e8e8e8;
  text-align: center;
}

.klub-char-name a {
  color: #e8e8e8 !important;
  text-decoration: none !important;
}

.klub-char-name a:hover {
  color: #9fd2ff !important;
}

.klub-char-role {
  padding: 0 12px 12px;
  font-size: 11px;
  color: #a6a6a6;
  text-align: center;
  font-family: ui-monospace, monospace;
}

/* ---------- Featured Character Section ---------- */
.klub-featured-minimal {
  background: linear-gradient(135deg, #1a1a1a 0%, #0d0d0d 100%) !important;
  border: 1px solid #2a2a2a !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03),
              0 0 0 1px #000,
              0 8px 32px rgba(0, 0, 0, 0.6) !important;
}

/* Bild-Container für Featured Character - kein Scrollbar */
.klub-featured-minimal .thumbinner,
.klub-featured-minimal .thumbimage {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.klub-featured-minimal img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 160px;
}

/* Falls MediaWiki einen Wrapper drum macht */
.klub-featured-minimal .thumb,
.klub-featured-minimal .tleft,
.klub-featured-minimal .tright {
  border: none !important;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* ---------- Kleine Helfer ---------- */
.small {
  font-size: 12px;
  color: #a6a6a6;
  margin-top: 8px;
}

.small a {
  color: #76b2ff;
  text-decoration: none;
}

.small a:hover {
  text-decoration: underline;
}

/* ---------- Mobile Optimierung ---------- */
@media (max-width: 640px) {
  .mw-klub-topbar {
    padding: 8px 10px;
    gap: 6px;
  }

  .mw-klub-pill {
    font-size: 11px;
    padding: 6px 10px;
  }

  .klub-catalog {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    gap: 10px;
  }

  .klub-catalog .item {
    height: 100px;
  }

  .klub-panel {
    padding: 14px 16px;
  }
  
  .klub-char-image {
    height: 120px;
  }
}