×
Créer un nouvel article
Écrivez le titre de votre page ici :
Nous avons actuellement 193 articles sur RDWiki. Saisissez votre nom d’article au-dessus de ou cliquez sur un des titres ci-dessous et commencez à écrire !



RDWiki

« Glycima.css » : différence entre les versions

Aisuuuuu (discussion | contributions)
Page créée avec « Header Site : @media screen { .cosmos-header { background-color: rgba(232, 227, 239, 0.9); } #cosmos-footer { background-color: rgba(207, 202, 216, 0.95); } .cosmos-header::before { background: linear-gradient(to right, rgba(232, 227, 239, 0.9), rgba(0, 0, 0, 0.5)), linear-gradient(to left, rgba(0, 0, 0, 0) 200px, #000000 530px); } } #cosmos-footer li { color: #F5F5F5; } #cosmos-banner { background-color: #A593B... »
 
Aisuuuuu (discussion | contributions)
Aucun résumé des modifications
 
(13 versions intermédiaires par le même utilisateur non affichées)
Ligne 3 : Ligne 3 :
@media screen {
@media screen {
   .cosmos-header {
   .cosmos-header {
       background-color: rgba(232, 227, 239, 0.9);
       background-color: rgba(207, 154, 226, 0.9);
   }
   }


   #cosmos-footer {
   #cosmos-footer {
       background-color: rgba(207, 202, 216, 0.95);
       background-color: rgba(129, 87, 145, 0.95);
   }
   }


   .cosmos-header::before {
   .cosmos-header::before {
       background: linear-gradient(to right, rgba(232, 227, 239, 0.9), rgba(0, 0, 0, 0.5)), linear-gradient(to left, rgba(0, 0, 0, 0) 200px, #000000 530px);
       background: linear-gradient(to right, rgba(207, 154, 226, 0.9), rgba(0, 0, 0, 0.5)), linear-gradient(to left, rgba(0, 0, 0, 0) 200px, #000000 530px);
   }
   }
}
}
Ligne 20 : Ligne 20 :


#cosmos-banner {
#cosmos-banner {
   background-color: #A593BB;
   background-color: #673446;
}
}


Ligne 31 : Ligne 31 :
/* Tabber */
/* Tabber */
.tabber__tab[aria-selected='true'] {
.tabber__tab[aria-selected='true'] {
     box-shadow: 0 -2px 0 #DED9EA inset;
     box-shadow: 0 -2px 0 #48C668 inset;
}
}


.tabber__header {
.tabber__header {
     box-shadow: inset 0 -1px 0 0 #B7A4CC;
     box-shadow: inset 0 -1px 0 0 #85275A;
}
}


.tabber__tab:hover {
.tabber__tab:hover {
   box-shadow:inset 0 -2px 0 0 #DED9EA;
   box-shadow:inset 0 -2px 0 0 #48C668;
   color: #F57A7A;
   color: #F57A7A;
}
}
Ligne 46 : Ligne 46 :


.skin-cosmos .toc {
.skin-cosmos .toc {
   background-color: rgba(207, 202, 216, 0.25);
   background-color: rgba(27, 97, 63, 0.25);
}
}


Ligne 52 : Ligne 52 :


#mw-content a:not(.new) {
#mw-content a:not(.new) {
   color: #DED9EA;
   color: #48C668;
}
}


body a:not(.new) {
body a:not(.new) {
   color: #DED9EA;
   color: #48C668;
}
}


Ligne 62 : Ligne 62 :


#mw-content {
#mw-content {
   background-color: rgba(187, 179, 197, 0.95);
   background-color: rgba(71, 46, 80, 0.95);
   box-shadow: 0 4px 24px rgba(187, 179, 197, 0.7);
   box-shadow: 0 4px 24px rgba(71, 46, 80, 0.7);
}
}


#mw-content h2 {
#mw-content h2 {
         border-bottom: solid 1px #B7A4CC;
         border-bottom: solid 1px #85275A;
}
}


.warning {
.warning {
     background-color: rgba(227, 225, 232, 0.95);
     background-color: rgba(33, 115, 76, 0.95);
}
}


.quote {
.quote {
     background-color: rgba(207, 202, 216, 0.95);
     background-color: rgba(129, 87, 145, 0.95);
}
}


Ligne 81 : Ligne 81 :


.cosmos-button-primary {
.cosmos-button-primary {
   background-color: #B8A4CD;
   background-color: #CF9AE2;
color: #000000;
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
     color: var(--color-inverted-fixed,#fff);
     color: var(--color-inverted-fixed,#fff);
     background-color: #B8A4CD;
     background-color: #CF9AE2;
     border-color: #B8A4CD
     border-color: #CF9AE2
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
     background-color: #F57A7A;
     background-color: #E3BFF1;
     border-color: #F57A7A
     border-color: #E3BFF1
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-buttonElement-button {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-buttonElement-button {
     color: #fff;
     color: #fff;
     background-color: #B19EC7;
     background-color: #5F1A41;
     border-color: #B19EC7;
     border-color: #5F1A41;
}
}


Ligne 104 : Ligne 105 :


.portable-infobox {
.portable-infobox {
   border: 1px solid #B8A4CD;
   border: 1px solid #A3326E;
}
}


.portable-infobox h2 {
.portable-infobox h2 {
   border-bottom: solid 1px #B19EC7;
   border-bottom: solid 1px #5F1A41;
}
}


.portable-infobox .pi-border-color {
.portable-infobox .pi-border-color {
   border-color: #B8A4CD;
   border-color: #A3326E;
}
}


.portable-infobox .pi-header {
.portable-infobox .pi-header {
   background-color: #B8A4CD;
   background-color: #A3326E;
}
}


.portable-infobox .pi-title {
.portable-infobox .pi-title {
   background-color: #B8A4CD;
   background-color: #A3326E;
}
}


.portable-infobox .pi-background {
.portable-infobox .pi-background {
     background-color: #BBB4BE
     background-color: #4B2C3A
}
}


.portable-infobox .pi-horizontal-group-item:nth-child(even) {
.portable-infobox .pi-horizontal-group-item:nth-child(even) {
     background-color: #BBB4BE
     background-color: #4B2C3A
}
}


.portable-infobox .pi-media-collection-tabs {
.portable-infobox .pi-media-collection-tabs {
     background-color: #BBB4BE;
     background-color: #4B2C3A;
}
}


.portable-infobox .pi-smart-data-label:nth-child(even) .portable-infobox .pi-smart-data-value:nth-child(even) {
.portable-infobox .pi-smart-data-label:nth-child(even) .portable-infobox .pi-smart-data-value:nth-child(even) {
     background-color: #BBB4BE
     background-color: #4B2C3A
}
}


.portable-infobox .pi-data {
.portable-infobox .pi-data {
   background-color: #BBB4BE;
   background-color: #4B2C3A;
}
}


.portable-infobox .pi-secondary-background {
.portable-infobox .pi-secondary-background {
     background-color: #B8A4CD;
     background-color: #A3326E;
}
}


.portable-infobox .pi-media-collection .current  {
.portable-infobox .pi-media-collection .current  {
   background-color: #B19EC7;
   background-color: #5F1A41;
}
}

Dernière version du 9 juillet 2025 à 21:06

/* Header Site */

@media screen {

  .cosmos-header {
      background-color: rgba(207, 154, 226, 0.9);
  }
  #cosmos-footer {
     background-color: rgba(129, 87, 145, 0.95);
  }
  .cosmos-header::before {
     background: linear-gradient(to right, rgba(207, 154, 226, 0.9), rgba(0, 0, 0, 0.5)), linear-gradient(to left, rgba(0, 0, 0, 0) 200px, #000000 530px);
  }

}

  1. cosmos-footer li {
  color: #F5F5F5;

}

  1. cosmos-banner {
  background-color: #673446;

}

@media screen and (min-width: 850px) {

  body::after {
  
  }

}

/* Tabber */ .tabber__tab[aria-selected='true'] {

   box-shadow: 0 -2px 0 #48C668 inset;

}

.tabber__header {

   box-shadow: inset 0 -1px 0 0 #85275A;

}

.tabber__tab:hover {

  box-shadow:inset 0 -2px 0 0 #48C668;
  color: #F57A7A;

}

/* Sommaire */

.skin-cosmos .toc {

  background-color: rgba(27, 97, 63, 0.25);

}

/* Liens */

  1. mw-content a:not(.new) {
  color: #48C668;

}

body a:not(.new) {

  color: #48C668;

}

/* Page */

  1. mw-content {
  background-color: rgba(71, 46, 80, 0.95);
  box-shadow: 0 4px 24px rgba(71, 46, 80, 0.7);

}

  1. mw-content h2 {
       border-bottom: solid 1px #85275A;

}

.warning {

   background-color: rgba(33, 115, 76, 0.95);

}

.quote {

   background-color: rgba(129, 87, 145, 0.95);

}

/* Header Article */

.cosmos-button-primary {

  background-color: #CF9AE2;
color: #000000;

}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {

   color: var(--color-inverted-fixed,#fff);
   background-color: #CF9AE2;
   border-color: #CF9AE2

}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {

   background-color: #E3BFF1;
   border-color: #E3BFF1

}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-buttonElement-button {

   color: #fff;
   background-color: #5F1A41;
   border-color: #5F1A41;

}

/* Infobox */

.portable-infobox {

  border: 1px solid #A3326E;

}

.portable-infobox h2 {

  border-bottom: solid 1px #5F1A41;

}

.portable-infobox .pi-border-color {

  border-color: #A3326E;

}

.portable-infobox .pi-header {

  background-color: #A3326E;

}

.portable-infobox .pi-title {

  background-color: #A3326E;

}

.portable-infobox .pi-background {

   background-color: #4B2C3A

}

.portable-infobox .pi-horizontal-group-item:nth-child(even) {

   background-color: #4B2C3A

}

.portable-infobox .pi-media-collection-tabs {

   background-color: #4B2C3A;

}

.portable-infobox .pi-smart-data-label:nth-child(even) .portable-infobox .pi-smart-data-value:nth-child(even) {

   background-color: #4B2C3A

}

.portable-infobox .pi-data {

  background-color: #4B2C3A;

}

.portable-infobox .pi-secondary-background {

   background-color: #A3326E;

}

.portable-infobox .pi-media-collection .current {

  background-color: #5F1A41;

}