/* Thème des Profondeurs des Vagabonds */
/* Thème Wikidot 2020 */
/* Par ROUNDERHOUSE, basé sur Dustjacket par Woedenaz et Croquembouche */
/* Logo de Bard Bard, utilisant un dessin de SunnyClockwork, licence CC BY SA 3.0 */
/* Arrière-plan de l'en-tête CC BA SA 3.0, édité par ROUNDERHOUSE. */
/* Polices */
@import url('https://fonts.googleapis.com/css?family=Trade+Winds&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;700&display=swap');
/* Toutes les variables utilisées */
:root {
/* Intégration S-CSS-P */
/* Si vous créez un nouveau thème CSS, veuillez inclure au minimum les trois variables suivantes. */
--theme-base: "nuscp";
/* doit être soit "nuscp" ou "sigma9" */
--theme-id: "WanderersDepths";
/* indiquez l'URL de la page de votre thème - par exemple, pour "component:ar-theme", indiquez "ar-theme" */
--theme-name: "Wanderer's Depths";
/* mettez le nom complet de votre thème */
/* En-tête */
--logo-image: url("http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/anchor.png");
/* Logo de Bard Bard, utilisant un dessin de SunnyClockwork, licence CC BY SA 3.0 */
--header-title: "PROFONDEURS DES VAGABONDS";
/* Polices */
--header-font: 'Trade Winds', cursive;
--title-font: 'Trade Winds', cursive;
--mono-font: "PT Mono", "Andale Mono", "Courier New", Courier, monospace;
/* Couleurs Standard */
--white-monochrome: 252, 252, 252;
/* blanc */
--pale-gray-monochrome: 244, 244, 244;
/* gris clair pour les citations */
--light-gray-monochrome: 170, 170, 170;
/* gris clair pour le statut */
--gray-monochrome: 66, 66, 72;
/* gris */
--dark-gray-monochrome: 48, 48, 52;
/* gris foncé pour la sidebar */
--black-monochrome: 12, 12, 12;
/* noir */
--bright-accent: 255, 219, 90;
/* jaune vif */
--bright-two: 31, 101, 193;
/* bleu vif */
--medium-accent: 12, 64, 122;
/* bleu */
--dark-accent: 0, 63, 96;
/* bleu foncé */
--newpage-color: 221, 102, 17;
/* orange pâle */
/* Couleurs primaires du thème */
--swatch-background: var(--white-monochrome);
--swatch-primary: var(--medium-accent);
--swatch-primary-darker: var(--bright-accent);
--swatch-primary-darkest: var(--bright-accent);
/* Couleurs primaires du texte */
--swatch-text-dark: var(--black-monochrome);
--swatch-text-light: var(--white-monochrome);
--swatch-important-text: var(--bright-accent);
/* Couleurs primaires de l'en-tête */
--swatch-headerh1-color: var(--white-monochrome);
--swatch-headerh2-color: var(--white-monochrome);
--swatch-topmenu-border-color: var(--bright-accent);
--swatch-topmenu-bg-color: var(--medium-accent);
--rating-module-button-color: var(--bright-accent);
--rating-module-text-color: var(--bright-accent);
/* Interwiki */
--head: var(--medium-accent);
--link: var(--bright-two);
}
#content-wrap {
background-image: url(http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/paperbodybg.jpg);
}
div#extra-div-1 {
background-image: url(http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/waterbg.png);
background-size: contain;
background-repeat: repeat-x;
}
#top-bar div.top-bar > ul > li > a {
padding: 0.2em 1em;
}
#top-bar div.top-bar > ul > li > ul {
background: url(http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/paperdivbg.jpg);
}
#top-bar div.top-bar > ul > li > ul > a {
color: rgb(var(--medium-accent));
}
#side-bar:target {
background: url(http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/paperdivbg.jpg)!important;
}
div#page-options-bottom > a,
div#page-options-bottom-2 > a {
background: url(http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/paperdivbg.jpg);
border: 0.15rem solid rgba(var(--dark-accent), 1);
color: rgba(var(--dark-accent), 1);
}
div#page-options-bottom > a:hover,
div#page-options-bottom > a:active,
div#page-options-bottom-2 > a:hover,
div#page-options-bottom-2 > a:active {
background-color: rgba(var(--swatch-menubg-light-color), 0,25);
color: rgba(var(--bright-two), 1);
border: 0.15rem solid rgba(var(--bright-two), 1);
}
#page-title {
border-bottom: 1px dashed rgb(var(--swatch-menubg-medium-dark-color,66,66,72));
}
.page-rate-widget-box {
background: linear-gradient(to top, rgba(var(--dark-accent), 1) 0, rgba(var(--medium-accent), .75) 100%);
}
#search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="text"] {
border: 1px solid rgb(var(--bright-accent));
}
#search-top-box:not(:focus-within)::before {
color: rgb(var(--bright-accent));
}
.blockquote, blockquote {
border: 3px ridge rgb(var(--dark-accent));
background: rgba(var(--medium-accent),0.05);
}
hr {
background-image: none;
background-color: rgba(var(--medium-accent))!important;
}
.footnotes-footer {
border: 3px ridge rgb(var(--dark-accent));
background: url(http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/paperdivbg.jpg);
}
.footnotes-footer .title {
font-family: var(--title-font);
}
#toc {
border: 3px ridge rgb(var(--medium-accent));
background: url(http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/paperdivbg.jpg);
}
#toc .title {
color: rgb(var(--bright-two));
}
.collection > .collapsible-block {
background-color: rgb(var(--white-monochrome));
border: 3px solid rgb(var(--dark-accent));
}
.collection .collapsible-block-unfolded-link {
background: url(http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/paperdivbg.jpg);
border: 2px solid rgb(var(--white-monochrome));
}
.collection .collapsible-block-folded {
background: url(http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/paperdivbg.jpg);
border: 2px solid rgb(var(--white-monochrome));
}
.authorname {
color: rgb(var(--dark-accent));
background: url(http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/paperdivbg.jpg);
border: 2px solid rgb(var(--white-monochrome));
}
.titlecolumn {
border: 2px solid rgb(var(--white-monochrome));
background: url(http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/paperdivbg.jpg);
}
.articlecolumn {
background-color: rgb(var(--white-monochrome));
}
.paper {
font-family: 'Caveat', cursive;
font-style: bold;
font-size: 1.4rem;
background: url("http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/paper.jpg") repeat 0px 8px;
/*Licensed under CC, produced by https://www.deviantart.com/jojo-ojoj*/
border: 3px ridge rgb(var(--dark-accent));
border-radius: 5px;
padding: 10px 10px;
margin: auto;
}
.page p,
.page ul {
line-height: 1.2em;
margin: 0;
}
.wl-translations {
background-color: none;
background: url(http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/paperdivbg.jpg);
}
.wl-translations a {
color: rgb(var(--bright-two));
}
.wl-image-block .wl-image-caption {
background-color: rgb(var(--medium-accent));
}
a {
color: rgb(var(--bright-two));
}
a:visited {
color: rgb(var(--dark-accent));
}
a:hover {
color: rgba(var(--bright-two), .6);
}
/* mobile */
@media only screen and (max-width: 768px) {
#search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="text"] {
background-color: rgb(var(--medium-accent));
border-bottom: none;
border-right: none;
}
div#extra-div-1 {
background-size: cover;
}
div#extrac-div-1 {
background-image: url(http://fondationscp.wdfiles.com/local--files/component%3Awanderers-depths/waterbg.png);
background-size: var(--header-height-on-mobile);
background-repeat: no-repeat;
z-index: 3;
}
div#page-options-bottom {
width: 90%;
}
}