×
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

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

Aucun résumé des modifications
Aucun résumé des modifications
Ligne 4 : Ligne 4 :
   .cosmos-header {
   .cosmos-header {
       background-color: rgba(255, 255, 255, 0.9);
       background-color: rgba(255, 255, 255, 0.9);
      color: #000;
   }
   }


   #cosmos-footer {
   #cosmos-footer {
       background-color: rgba(240, 240, 240, 0.95);
       background-color: rgba(240, 240, 240, 0.95);
      color: #000;
   }
   }


Ligne 16 : Ligne 18 :


#cosmos-banner {
#cosmos-banner {
   background-color: #000000;
   background-color: #F7F7F7;
  color: #000;
}
}


@media screen and (min-width: 850px) {
@media screen and (min-width: 850px) {
   body::after {
   body::after {
       background-color: #000000;
       background-color: #F0F0F0;
      color: #000;
   }
   }
}
}
Ligne 28 : Ligne 32 :
.tabber__tab[aria-selected='true'] {
.tabber__tab[aria-selected='true'] {
     box-shadow: 0 -2px 0 #E0E0E0 inset;
     box-shadow: 0 -2px 0 #E0E0E0 inset;
    color: #000;
}
}


.tabber__header {
.tabber__header {
     box-shadow: inset 0 -1px 0 0 #D0D0D0;
     box-shadow: inset 0 -1px 0 0 #D0D0D0;
    color: #000;
}
}


.tabber__tab:hover {
.tabber__tab:hover {
   box-shadow:inset 0 -2px 0 0 #E0E0E0;
   box-shadow:inset 0 -2px 0 0 #E0E0E0;
   color: #000000;
   color: #000;
}
}


Ligne 43 : Ligne 49 :
.skin-cosmos .toc {
.skin-cosmos .toc {
   background-color: rgba(240, 240, 240, 0.25);
   background-color: rgba(240, 240, 240, 0.25);
  color: #000;
}
}


#mw-content h2 {
#mw-content h2 {
   border-bottom: solid 1px #D0D0D0;
   border-bottom: solid 1px #D0D0D0;
  color: #000;
}
}


Ligne 52 : Ligne 60 :


#mw-content a:not(.new) {
#mw-content a:not(.new) {
   color: #000000;
   color: #000;
}
}


body a:not(.new) {
body a:not(.new) {
   color: #000000;
   color: #000;
}
}


Ligne 64 : Ligne 72 :
   background-color: rgba(250, 250, 250, 0.95);
   background-color: rgba(250, 250, 250, 0.95);
   box-shadow: 0 4px 24px rgba(200, 200, 200, 0.7);
   box-shadow: 0 4px 24px rgba(200, 200, 200, 0.7);
  color: #000;
}
}


#mw-content h2 {
#mw-content h2 {
   border-bottom: solid 1px #D0D0D0;
   border-bottom: solid 1px #D0D0D0;
  color: #000;
}
}


.warning {
.warning {
     background-color: rgba(245, 245, 245, 0.95);
     background-color: rgba(245, 245, 245, 0.95);
    color: #000;
}
}


.quote {
.quote {
     background-color: rgba(240, 240, 240, 0.95);
     background-color: rgba(240, 240, 240, 0.95);
    color: #000;
}
}


Ligne 81 : Ligne 93 :


.cosmos-button-primary {
.cosmos-button-primary {
   background-color: #000000;
   background-color: #F0F0F0;
  color: #000;
}
}


.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: #000000;
     color: #000;
     background-color: #000000;
     background-color: #E0E0E0;
     border-color: #000000;
     border-color: #E0E0E0;
}
}


.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: #000000;
     background-color: #D0D0D0;
     border-color: #000000;
     border-color: #D0D0D0;
    color: #000;
}
}


.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: #000;
     color: #000;
     background-color: #000000;
     background-color: #C0C0C0;
     border-color: #000000;
     border-color: #C0C0C0;
}
}


Ligne 105 : Ligne 119 :
.portable-infobox {
.portable-infobox {
   border: 1px solid #E0E0E0;
   border: 1px solid #E0E0E0;
  color: #000;
}
}


.portable-infobox h2 {
.portable-infobox h2 {
   border-bottom: solid 1px #D0D0D0;
   border-bottom: solid 1px #D0D0D0;
  color: #000;
}
}


.portable-infobox .pi-border-color {
.portable-infobox .pi-border-color {
   border-color: #000000;
   border-color: #E0E0E0;
}
}


.portable-infobox .pi-header {
.portable-infobox .pi-header {
   background-color: #000000;
   background-color: #F0F0F0;
  color: #000;
}
}


.portable-infobox .pi-title {
.portable-infobox .pi-title {
   background-color: #000000;
   background-color: #F0F0F0;
  color: #000;
}
}


.portable-infobox .pi-background {
.portable-infobox .pi-background {
     background-color: #000000;
     background-color: #F7F7F7;
    color: #000;
}
}


.portable-infobox .pi-horizontal-group-item:nth-child(even) {
.portable-infobox .pi-horizontal-group-item:nth-child(even) {
     background-color: #000000;
     background-color: #F7F7F7;
    color: #000;
}
}


.portable-infobox .pi-media-collection-tabs {
.portable-infobox .pi-media-collection-tabs {
     background-color: #000000;
     background-color: #F7F7F7;
    color: #000;
}
}


.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: #000000;
     background-color: #F7F7F7;
    color: #000;
}
}


.portable-infobox .pi-data {
.portable-infobox .pi-data {
   background-color: #000000;
   background-color: #F7F7F7;
  color: #000;
}
}


.portable-infobox .pi-secondary-background {
.portable-infobox .pi-secondary-background {
     background-color: #000000;
     background-color: #E0E0E0;
    color: #000;
}
}


.portable-infobox .pi-media-collection .current  {
.portable-infobox .pi-media-collection .current  {
   background-color: #000000;
   background-color: #D0D0D0;
  color: #000;
}
}

Version du 18 mai 2025 à 14:23

/* Header Site */

@media screen {

  .cosmos-header {
      background-color: rgba(255, 255, 255, 0.9);
      color: #000;
  }
  #cosmos-footer {
     background-color: rgba(240, 240, 240, 0.95);
     color: #000;
  }
  .cosmos-header::before {
     background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.5)), linear-gradient(to left, rgba(255, 255, 255, 0) 200px, #FFFFFF 530px);
  }

}

  1. cosmos-banner {
  background-color: #F7F7F7;
  color: #000;

}

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

  body::after {
     background-color: #F0F0F0;
     color: #000;
  }

}

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

   box-shadow: 0 -2px 0 #E0E0E0 inset;
   color: #000;

}

.tabber__header {

   box-shadow: inset 0 -1px 0 0 #D0D0D0;
   color: #000;

}

.tabber__tab:hover {

  box-shadow:inset 0 -2px 0 0 #E0E0E0;
  color: #000;

}

/* Sommaire */

.skin-cosmos .toc {

  background-color: rgba(240, 240, 240, 0.25);
  color: #000;

}

  1. mw-content h2 {
  border-bottom: solid 1px #D0D0D0;
  color: #000;

}

/* Liens */

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

}

body a:not(.new) {

  color: #000;

}

/* Page */

  1. mw-content {
  background-color: rgba(250, 250, 250, 0.95);
  box-shadow: 0 4px 24px rgba(200, 200, 200, 0.7);
  color: #000;

}

  1. mw-content h2 {
  border-bottom: solid 1px #D0D0D0;
  color: #000;

}

.warning {

   background-color: rgba(245, 245, 245, 0.95);
   color: #000;

}

.quote {

   background-color: rgba(240, 240, 240, 0.95);
   color: #000;

}

/* Header Article */

.cosmos-button-primary {

  background-color: #F0F0F0;
  color: #000;

}

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

   color: #000;
   background-color: #E0E0E0;
   border-color: #E0E0E0;

}

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

   background-color: #D0D0D0;
   border-color: #D0D0D0;
   color: #000;

}

.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: #000;
   background-color: #C0C0C0;
   border-color: #C0C0C0;

}

/* Infobox */

.portable-infobox {

  border: 1px solid #E0E0E0;
  color: #000;

}

.portable-infobox h2 {

  border-bottom: solid 1px #D0D0D0;
  color: #000;

}

.portable-infobox .pi-border-color {

  border-color: #E0E0E0;

}

.portable-infobox .pi-header {

  background-color: #F0F0F0;
  color: #000;

}

.portable-infobox .pi-title {

  background-color: #F0F0F0;
  color: #000;

}

.portable-infobox .pi-background {

   background-color: #F7F7F7;
   color: #000;

}

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

   background-color: #F7F7F7;
   color: #000;

}

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

   background-color: #F7F7F7;
   color: #000;

}

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

   background-color: #F7F7F7;
   color: #000;

}

.portable-infobox .pi-data {

  background-color: #F7F7F7;
  color: #000;

}

.portable-infobox .pi-secondary-background {

   background-color: #E0E0E0;
   color: #000;

}

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

  background-color: #D0D0D0;
  color: #000;

}