Template:Itar xi czip pi Wikimedia/styles.css

From Viki Poczonkaxles
Revision as of 18:04, 10 July 2025 by Vintefejlin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@media screen {
  .box1 {
  	text-align: center;
    padding: 5px 5px;
  }
  html.skin-theme-clientpref-day .box1 {
    border: 2px solid #dbdbdb;
    background-color: #e6e6e6;
  }
  html.skin-theme-clientpref-night .box1 {
    border: 2px solid #0a0d0f;
    background-color: #1a2026;
  }
}