MediaWiki:Common.css: Skirtumas tarp puslapio versijų

Pereiti į navigaciją Jump to search
S
nėra keitimo aprašymo
SNėra keitimo santraukos
SNėra keitimo santraukos
 
(nerodomos 25 tarpinės versijos, sukurtos to paties naudotojo)
9 eilutė: 9 eilutė:
  */
  */


@font-face {  
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;600&display=swap');
     font-family: 'JetBrains Mono';
@import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible&display=swap');
     font-weight: normal;
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3&display=swap');
     font-style: italic;
 
    font-display: swap;
/* Main body text */
    src: url('filepath:///resources/assets/JetBrainsMono-Regular.woff2') format('woff2');
body {
    font-family: 'Source Sans 3', 'Atkinson Hyperlegible', Arial, sans-serif !important;
    line-height: 1.6;
    font-size: 16px;
}
 
/* Headings */
h1, h2, h3, h4, h5, h6 {
     font-family: 'Source Sans 3', 'Atkinson Hyperlegible', Arial, sans-serif !important;
    padding-bottom: 8px !important;
     font-weight: 600;
}
 
/* Code blocks */
code, pre {
     font-family: 'JetBrains Mono', monospace !important;
}
 
 
.mw-editsection {
  float: right;
  margin-left: 8px;
}
 
.mw-editsection-bracket {
  display: none;
}
 
.mw-editsection a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  margin-left: 6px;
  opacity: 0.7;
  transition: opacity 0.2s ease;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
}
 
.mw-editsection a:hover {
  opacity: 1;
}
 
/* Base icon */
.mw-editsection a::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
 
  /* IMPORTANT for dark themes */
  filter: invert(1);
}
 
/* Base */
.mw-editsection a::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  filter: invert(1);
}
 
/* Visual (first link) */
.mw-editsection a:first-of-type::before {
  background-image: url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/icons/pencil.svg");
}
}


body {
/* Source (second link) */
font-family: "JetBrains Mono", Arial, Helvetica, FreeSans, sans-serif;
.mw-editsection a:last-of-type::before {
  background-image: url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/icons/code-slash.svg");
}
}


1 441 eilutė: 1 515 eilutė:


body.wgl-theme-dark .update {
body.wgl-theme-dark .update {
background: #596279 !important;
background: #343434 !important;
}
}


1 483 eilutė: 1 557 eilutė:


.messagebox {
.messagebox {
    width: 65%;
  width: 65%;
    margin: 0.5em auto;
  margin: 0.5em auto;
    border-left: 15px solid;
  border-left: 10px solid;
    border-color: #1eaa00;
  border-color: #232222;
    background-color: #dfefe3;
  background-color: #343434;
    box-sizing: border-box;
  box-sizing: border-box;
  color: white !important;
}
 
.messagebox-image {
padding: 10px;
}
}


1 586 eilutė: 1 665 eilutė:


.messagebox.stub {
.messagebox.stub {
     width: 40%;
     width: 50%;
}
}


1 742 eilutė: 1 821 eilutė:
   a, .mw-ui-button, .cdx-button, .oo-ui-buttonElement-button {
   a, .mw-ui-button, .cdx-button, .oo-ui-buttonElement-button {
     transition: color .15s ease, background-color .15s ease, border-color .15s ease, box-shadow .15s ease;
     transition: color .15s ease, background-color .15s ease, border-color .15s ease, box-shadow .15s ease;
  }
}
@media screen and (min-width: 982px) {
  .mw-body,
  #mw-head-base,
  #left-navigation,
  #mw-data-after-content,
  .mw-footer {
    margin-left: 13em !important;
  }
 
  .vector-legacy-sidebar {
width: 12.5em !important;
   }
   }
}
}

Naršymo meniu