Thème d'Au fil du sang

EH TOI LÀ !

Cette page est utilisée en interne par le Wiki SCP,

MERCI DE NE PAS MODIFIER CETTE PAGE
SANS LA PERMISSION DU STAFF.


EH TOI LÀ !

Joyeux 35 décembre Tara c:


Ceci est le thème de la série Au fil du sang. Pour utiliser ce thème sur votre article, copiez le code suivant en haut du code de votre page :

[[include theme:au-fil-du-sang]]

Tous les articles postés sur le site doivent utiliser le code du dessus, mais il ne marchera pas sur votre page sandbox ! Pour cela, il vous faudra utiliser celui-ci :

[[include :fondationscp:theme:au-fil-du-sang]]


logo-scp.svg

Image d'exemple.

Texte avec une note de bas de page1

Premier Titre

Premier Titre

Second Titre

Premier Titre

Second Titre

Troisième Titre

Premier Titre

Second Titre

Troisième Titre

Quatrième Titre

Premier Titre

Second Titre

Troisième Titre

Quatrième Titre

Cinquième Titre

Premier Titre

Second Titre

Troisième Titre

Quatrième Titre

Cinquième Titre
Sixième Titre

Ceci est un onglet.

Ceci est un bloc de citation faisable en mettant un chevron ">" suivi d'un espace au début de chaque ligne.
Plus de texte


C'est un trait horizontal

Blocs de citation imbriqués

Titre Titre Titre
Contenu Contenu Contenu
Contenu Longue cellule
Très longue cellule

Ce thème permet aussi d'inclure une balise de navigation entre plusieurs articles avec le code suivant :

[[div class="navigation"]]

[[[lien-du-conte-precedent|]]]

[# Titre du conte actuel]

[[[lien-du-conte-suivant|]]]

[[/div]]

Pour personnaliser les images qui s'affichent en passant la souris sur les liens ainsi que la couleur et l'effet qui leur est appliqué, utilisez le code suivant :

:root {
    --col-act: rgba(var(--sang),85%);
    --fond-prev: url(https://exemple.com/image-article-precedent.jpg);
    --blend-prev: darken;
    --col-act: rgba(var(--accent),85%);
    --fond-act: url(https://exemple.com/image-article-actuel.jpg);
    --blend-act: multiply;
    --col-act: rgba(var(--accent-sombre),85%);
    --fond-suiv: url(https://exemple.com/image-article-suivant.jpg);
    --blend-suiv: darken;
}

#content-wrap .page-rate-widget-box .rateup,
#content-wrap .page-rate-widget-box .ratedown {
    background: var(--ct_col_rate-primary);
}
 
#content-wrap .page-rate-widget-box .rate-points,
#content-wrap .page-rate-widget-box .rateup a,
#content-wrap .page-rate-widget-box .ratedown a,
#content-wrap .page-rate-widget-box .cancel a,
#content-wrap .page-rate-widget-box .creditButton a {
    color: var(--ct_col_rate-secondary);
}
 
#content-wrap .page-rate-widget-box .rateup a:hover,
#content-wrap .page-rate-widget-box .ratedown a:hover,
#content-wrap .page-rate-widget-box .cancel a:hover,
#content-wrap .page-rate-widget-box .creditButton a:hover {
    background: var(--ct_col_rate-link-hover);
    color: var(--ct_col_rate-primary);
}
/*
    Thème d'Au fil du sang
    [Thème Wikidot 2021-2022]
    Créé par Dr Lekter
    Inspiré de la série de contes de Tara Lucy
    CC BY-SA 3.0
 
    Crédits
    Fond 1 sous CC BY-SA 2.0 par Dino Quinzani : https://live.staticflickr.com/129/421045067_6cd8273c7a_b.jpg
    Fond 2 sous CC BY-SA 2.0 par Dougtone : https://www.flickr.com/photos/7327243@N05/7729844748
    Fond 3 sous CC BY-SA 2.5 par un auteur inconnu : https://commons.wikimedia.org/w/index.php?curid=52537731
    Fond 4 sous CC BY 2.0 par bigbirdz : https://www.flickr.com/photos/7765825@N03/4488306835
    Fond 5 sous CC BY 2.0 par nameer : https://www.flickr.com/photos/67048052@N03/9629500695
    Fond 6 sous CC BY-SA 2.0 par Tracy O : https://www.flickr.com/photos/37108241@N00/1676594532
    Fond 7 sous CC BY 2.0 par _zhang : https://www.flickr.com/photos/69037360@N08/6568052435
*/
 
@import url('https://fonts.googleapis.com/css2?family=Almendra:wght@700&family=Raleway&display=swap');
 
:root {
        /* Couleurs */
        --accent: 255, 146, 146;
        --accent-vif: 255, 35, 35;
        --noir: #140404;
        --gris: #2B2727;
        --blanc: #ffeaea;
        --sang: 125,0,0;
 
        /* Défaut */
        --fond-act: url(http://fondationscp.wdfiles.com/local--files/theme%3Aau-fil-du-sang/1-etoiles.jpg);
        --col-prec: var(--col-act);
        --col-suiv: var(--col-act);
        --fond-prec: var(--fond-act);
        --fond-suiv: var(--fond-act);
        --blend-prec: var(--blend-act);
        --blend-suiv: var(--blend-act);
 
        /* 1 Common */
        --ct_bg_body: var(--noir);
        --ct_col_body-txt: var(--blanc);
        --ct_col_h1-txt: rgba(var(--accent),80%);
        --ct_col_link: rgba(var(--accent),90%);
        --ct_col_link-visited: rgb(var(--accent));
        --ct_col_link-newpage: rgba(var(--accent),65%);
        --ct_col_hr: rgba(var(--accent),70%);
 
        /* 2 Header */
        --ct_cnt_alt-header-txt: "Au fil du Sang";
        --ct_fns_alt-header-txt: clamp(38px, 5vw, 50px);
        --ct_fns_header-txt: 0;
        --ct_bg_header-image: url('http://fondationscp.wdfiles.com/local--files/theme%3Aau-fil-du-sang/body_bg.svg');
        --ct_bg_header-logo: none;
        --ct_fnt_header-txt: 'Almendra', serif;
        --ct_col_header-txt: rgb(255,20,20);
        --ct_shd_header-txt: none;
 
        --ct_cnt_alt-slogan-txt: "Sables des âges";
        --ct_fns_alt-slogan-txt: clamp(14px, 2.125vw, 20px);
        --ct_fns_slogan-txt: 0;
        --ct_fnt_slogan-txt: 'Raleway', sans-serif;
        --ct_col_alt-slogan-txt: var(--blanc);
        --ct_shd_slogan-txt: 1px 1px 1px rgba(var(--sang),80%);
 
        /* 2 Account menu */
        --ct_col_account-menu-txt: var(--blanc);
        --ct_col_account-menu-link: #ddd;
        --ct_col_account-submenu-bg: rgba(var(--sang),80%);
        --ct_col_account-submenu-link: var(--blanc);
        --ct_col_account-submenu-link-hover: var(--accent);
        --ct_brd_account-submenu: 1px solid rgba(var(--accent-vif),80%);
 
        /* 2 Search box */
        --ct_col_searchbox-txt: var(--blanc);
        --ct_brd_searchbox-border: solid 1px rgba(var(--accent-vif),70%);
        --ct_col_searchbox-highlight: var(--blanc);
        --ct_brd_searchbox-highlight: solid 1px rgba(var(--accent),60%);
        --ct_col_searchbox-gradient-1: var(--noir);
        --ct_col_searchbox-gradient-2: rgba(var(--sang),1);
        --ct_col_searchbox-gradient-3: rgba(var(--accent-vif),1);
        --ct_col_searchbox-gradient-4: rgba(var(--accennt),1);
        --ct_dim_searchbox-border-radius: 3px;
 
        /* 2 Topbar */
        --ct_col_topbar-txt: var(--blanc);
        --ct_col_topbar-link: var(--blanc);
        --ct_bg_topbar-item: var(--noir);
        --ct_bg_topbar-item-highlight: var(--gris);
        --ct_brd_topbar-menu: solid 2px rgb(var(--accent-vif),70%);
        --ct_brd_topbar-menu-hover: solid 2px rgb(var(--accent-vif),80%);
        --ct_brd_topbar-item: solid 1px transparent;
        --ct_brd_topbar-item-hover: solid 1px rgb(var(--accent-vif),20%);
 
        /* 2 Sidebar */
        --ct_shd_sidebar-block: none;
        --ct_col_sidebar-elements: var(--accent);
        --ct_brd_sidebar-elements: 2px solid rgba(var(--accent-vif),60%);
        --ct_bg_sidebar-default: rgba(var(--sang),60%);
        --ct_bg_sidebar-blue: var(--ct_bg_sidebar-default);
        --ct_bg_sidebar-red: var(--ct_bg_sidebar-default);
        --ct_bg_sidebar-green: var(--ct_bg_sidebar-default);
        --ct_bg_sidebar-yellow: var(--ct_bg_sidebar-default);
        --ct_col_sidebar-subtext: rgba(var(--accent),68%);
        --ct_dim_sidebar-border-radius: 7px;
 
        /* 3 Footer */
        --ct_bg_footer: rgba(var(--accent-vif),40%);
        --ct_col_footer-link: var(--blanc);
 
        /* 4 Content area */
        --ct_col_page-title: var(--ct_col_h1-txt);
        --ct_col_page-title-border: #bbb;
 
        /* 4 Rating module */
        --ct_col_rate-primary: rgba(var(--sang),1);
        --ct_brd_rate-primary: solid 1px rgba(var(--accent),70%);
        --ct_col_rate-secondary: var(--blanc);
        --ct_col_rate-cancel: rgba(var(--accent-vif),1);
        --ct_col_rate-link-hover: rgba(var(--acccent-sombre),1);
        --ct_dim_rate-border-radius: 2px;
 
        /* 4 Other page elements */
        --ct_col_toc-bg: var(--gris);
        --ct_brd_toc: 2px solid rgb(var(--accent-vif));
        --ct_col_blockquote-bg: rgba(var(--sang),40%);
        --ct_brd_blockquote: 2px solid rgba(var(--accent-vif),70%);
        --ct_col_code-bg: rgba(var(--sang),30%);
        --ct_bg_table-header: rgba(var(--sang),95%);
        --ct_brd_table-header: 1px solid rgba(var(--accent),50%);
 
        /* 7 Responsive Web Design */
        --ct_col_m_sidebar-bg: #b88686;
        --ct_brd_m_sidebar: 1px solid #dedede;
        --ct_brd_m_sidebar-right: 1px solid #936b6b;
        --ct_col_m_sidebar-button-bg: #fff;
        --ct_brd_m_sidebar-button: .2em solid #888;
        --ct_shd_m_sidebar-button: 0 0 20px 3px rgba(153,153,153,1);
 
        /* 9 Off-page styling */
        --ct_bg_hovertip: rgba(var(--sang),85%) !important;
        --ct_brd_hovertip: solid 1px rgba(var(--accent-vif),50%);
        --ct_brd_input: solid 1px var(--blanc);
        --ct_brd_input-hover: 1px solid rgba(var(--accent),60%);
        --ct_brd_input-outline: 1px solid rgba(var(--accent),80%);
        --ct_bg_btn: rgba(var(--sang),20%);
        --ct_col_btn: var(--ct_col_body-txt);
        --ct_brd_btn: 1px solid rgba(var(--accent),70%);
        --ct_bg_btn-hover: rgba(var(--sang),90%);
        --ct_col_btn-hover: var(--ct_col_btn);
        --ct_bg_edit-info-text: rgba(var(--sang),60%);
        --ct_brd_edit-info-text: 1px solid rgba(var(--accent-vif),60%);
        --ct_bg_owindow: rgba(var(--sang),90%);
        --ct_brd_owdindow: 2px solid rgba(var(--accent-vif),40%);
        --ct_bg_owindow-header: rgba(var(--accent-vif),40%);
 
        /* SVG Icons */
        /* couleur actuelle : ff2323 */
        --ct_bg_topbar-home-hover: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20transform%3D%22matrix(3.7795%200%200%203.7795%20-1.4376e-8%20-1114)%22%3E%0A%3Cpath%20d%3D%22m0.39178%20296.54%201.328-1.2608%201.328%201.2608h-0.40197v1.1204h-0.52917v-0.79375h-0.79375v0.79375h-0.52917v-1.1204z%22%20fill%3D%22%23ff2323%22%20fill-opacity%3D%22.8%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E");
        --ct_bg_topbar-home: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22m1.4807%206.7654%205.0192-4.7652%205.0192%204.7652h-1.5192v4.2346h-2v-3h-3v3h-2v-4.2346z%22%20fill%3D%22%23fff%22%20fill-opacity%3D%22.8%22%20stroke-width%3D%223.7795%22%2F%3E%0A%3C%2Fsvg%3E");
        --ct_bg_sidebar-item-default: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%225%22%20y%3D%225%22%20width%3D%223%22%20height%3D%223%22%20fill%3D%22%23ff2323%22%20fill-opacity%3D%22.8%22%20stroke-width%3D%223.8%22%20style%3D%22paint-order%3Astroke%20markers%20fill%22%2F%3E%0A%3C%2Fsvg%3E%0A");
        --ct_bg_sidebar-item-forum: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22m4%203c-1.108%200-2%200.892-2%202v1c0%201.108%200.892%202%202%202h2.0156l-0.015625%202.5%202.5-2.5h0.5c1.108%200%202-0.892%202-2v-1c0-1.108-0.892-2-2-2h-5z%22%20fill%3D%22%23ff2323%22%20fill-opacity%3D%22.8%22%20stroke-linecap%3D%22square%22%20stroke-opacity%3D%22.28%22%20stroke-width%3D%221.5%22%20style%3D%22paint-order%3Astroke%20markers%20fill%22%2F%3E%0A%3C%2Fsvg%3E");
        --ct_bg_sidebar-item-help: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20transform%3D%22matrix(3.7795%200%200%203.7795%201.1728e-8%20-1114)%22%3E%0A%3Cpath%20transform%3D%22matrix(.26458%200%200%20.26458%200%20294.75)%22%20d%3D%22m6.5%202-4.5%204.5%204.5%204.5%204.5-4.5zm1.4766%202.4257c0.36739%200.3237%200.55078%200.70117%200.55078%201.1328%200%200.23887-0.068912%200.46444-0.20508%200.67773-0.1336%200.21317-0.42138%200.50362-0.86328%200.87109-0.22866%200.19024-0.37121%200.34348-0.42773%200.45898-0.053954%200.11565-0.077406%200.32309-0.072266%200.62109h-0.98242c-0.00257-0.14135-0.00391-0.22707-0.00391-0.25781%200-0.31859%200.052865-0.58158%200.1582-0.78711%200.10534-0.20561%200.31485-0.4365%200.63086-0.69336%200.31601-0.25691%200.50475-0.42621%200.56641-0.50586%200.09506-0.12598%200.14258-0.26453%200.14258-0.41602%200-0.21065-0.084339-0.39002-0.25391-0.53906-0.167-0.15168-0.39255-0.22656-0.67773-0.22656-0.2749%200-0.50447%200.07765-0.68945%200.23438-0.18498%200.15672-0.31345%200.39566-0.38281%200.7168l-0.99414-0.12305c0.028261-0.45987%200.22368-0.85072%200.58594-1.1719%200.36483-0.32116%200.84268-0.48242%201.449-0.4824s1.1016%200.16396%201.469%200.49026zm-2.0391%204.1348h1.082v1.084h-1.082z%22%20fill%3D%22%23ff2323%22%20fill-opacity%3D%22.8%22%20style%3D%22paint-order%3Astroke%20markers%20fill%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E");
        --ct_bg_sidebar-item-home: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20transform%3D%22matrix(3.7795%200%200%203.7795%20-1.4376e-8%20-1114)%22%3E%0A%3Cpath%20d%3D%22m0.39178%20296.54%201.328-1.2608%201.328%201.2608h-0.40197v1.1204h-0.52917v-0.79375h-0.79375v0.79375h-0.52917v-1.1204z%22%20fill%3D%22%23ff2323%22%20fill-opacity%3D%22.8%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E");
        --ct_bg_sidebar-item-main: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20transform%3D%22matrix(3.7795%200%200%203.7795%201.8677e-8%20-1114)%22%3E%0A%3Crect%20transform%3D%22matrix(.70712%20-.7071%20.70712%20.7071%200%200)%22%20x%3D%22-209.08%22%20y%3D%22210.2%22%20width%3D%221.3096%22%20height%3D%221.3096%22%20fill%3D%22%23ff2323%22%20fill-opacity%3D%22.8%22%20style%3D%22paint-order%3Astroke%20markers%20fill%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
        --ct_bg_sidebar-item-series: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22m4.9999%203.9999v7h4.9999v-4.9999l-2-2zm2.0001%200.49999%202.4998%202.5001h-2.4998z%22%20fill%3D%22%23ff2323%22%20fill-opacity%3D%22.8%22%20stroke-width%3D%22.99998%22%20style%3D%22paint-order%3Astroke%20markers%20fill%22%2F%3E%0A%3Cpath%20d%3D%22m2.997%201.9931v7.0053h1.004v-6.0015h2.0005v-1.0039h-3.0044z%22%20color%3D%22%23000000%22%20color-rendering%3D%22auto%22%20dominant-baseline%3D%22auto%22%20fill%3D%22%23ff2323%22%20fill-opacity%3D%22.8%22%20image-rendering%3D%22auto%22%20shape-rendering%3D%22auto%22%20solid-color%3D%22%23000000%22%20stop-color%3D%22%23000000%22%20stroke-width%3D%223.7795%22%2F%3E%0A%3C%2Fsvg%3E%0A");
        --ct_bg_sidebar-collapse: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22m3%205v3h7v-3zm1.0032%201h4.9938v1h-4.9938z%22%20color%3D%22%23000000%22%20color-rendering%3D%22auto%22%20dominant-baseline%3D%22auto%22%20fill%3D%22%23ff2323%22%20fill-opacity%3D%22.8%22%20image-rendering%3D%22auto%22%20shape-rendering%3D%22auto%22%20solid-color%3D%22%23000000%22%20stop-color%3D%22%23000000%22%20stroke-width%3D%223.8%22%2F%3E%0A%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%225%22%20height%3D%221%22%20ry%3D%220%22%20fill%3D%22%23a5000f%22%20fill-opacity%3D%22.30545%22%20style%3D%22paint-order%3Astroke%20markers%20fill%22%2F%3E%0A%3C%2Fsvg%3E%0A");
        --ct_bg_sidebar-expand: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20transform%3D%22matrix(3.7795%200%200%203.7795%206.7592e-8%20-1114)%22%3E%0A%3Cpath%20transform%3D%22matrix(.26458%200%200%20.26458%200%20294.75)%22%20d%3D%22m5%202.9924v2h-2v3.0001h2v2h3v-2h2v-3.0001h-2v-2zm1%201h1v2h2v1h-2v2h-1v-2h-2v-1h2z%22%20color%3D%22%23000000%22%20color-rendering%3D%22auto%22%20dominant-baseline%3D%22auto%22%20fill%3D%22%23ff2323%22%20fill-opacity%3D%22.8%22%20image-rendering%3D%22auto%22%20shape-rendering%3D%22auto%22%20solid-color%3D%22%23000000%22%20stop-color%3D%22%23000000%22%2F%3E%0A%3C%2Fg%3E%0A%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23a5000f%22%20fill-opacity%3D%22.36078%22%20style%3D%22paint-order%3Astroke%20markers%20fill%22%2F%3E%0A%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23a5000f%22%20fill-opacity%3D%22.36078%22%20style%3D%22paint-order%3Astroke%20markers%20fill%22%2F%3E%0A%3Crect%20x%3D%228%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23a5000f%22%20fill-opacity%3D%22.36078%22%20style%3D%22paint-order%3Astroke%20markers%20fill%22%2F%3E%0A%3Crect%20x%3D%226%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%20rx%3D%220%22%20ry%3D%220%22%20fill%3D%22%23a5000f%22%20fill-opacity%3D%22.36078%22%20style%3D%22paint-order%3Astroke%20markers%20fill%22%2F%3E%0A%3C%2Fsvg%3E");
        --ct_bg_open-menu-button: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2030%2030%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23888%22%20stroke-linejoin%3D%22bevel%22%20stroke-width%3D%222%22%3E%3Crect%20x%3D%225%22%20y%3D%229%22%20width%3D%2220%22%20height%3D%222%22%20style%3D%22paint-order%3Astroke%20markers%20fill%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%2214%22%20width%3D%2220%22%20height%3D%222%22%20style%3D%22paint-order%3Astroke%20markers%20fill%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%2219%22%20width%3D%2220%22%20height%3D%222%22%20style%3D%22paint-order%3Astroke%20markers%20fill%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
}
 
/* tempfix */
#search-top-box-form input[type=submit] { background: var(--ct_col_searchbox-gradient-2) }
 
/* En-tête */
#header h2 span::before {
    font-family: var(--ct_fnt_slogan-txt);
}
 
div#container-wrap {
    background-size: auto;
}
 
#account-options {
    width: fit-content;
    font-size: 0.8rem;
}
#account-options li a {
    transition: 130ms;
}
#account-options li a:hover {
    background-color: rgba(var(--accent-vif),30%);
    text-decoration: none;
}
 
/* Sidebar */
#side-bar a {
    --ct_col_link: var(--blanc);
}
 
/* Fond */
#extra-div-1 {
    height: 100vh;
    width: 100vw;
    position: absolute;
    top: 161px;
    z-index: -1;
    background-color: rgba(var(--sang),90%);
    background-image: var(--fond-act);
    mix-blend-mode: difference;
    background-blend-mode: luminosity;
    background-blend-mode: var(--blend-act);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask: linear-gradient(180deg,rgba(var(--sang),1) 0,rgba(var(--sang),0.987) -webkit-calc(0.008*40rem),rgba(var(--sang),0.951) -webkit-calc(0.029*40rem),rgba(var(--sang),0.896) -webkit-calc(0.064*40rem),rgba(var(--sang),0.825) -webkit-calc(0.11*40rem),rgba(var(--sang),0.741) -webkit-calc(0.166*40rem),rgba(var(--sang),0.648) -webkit-calc(0.231*40rem),rgba(var(--sang),0.550) -webkit-calc(0.304*40rem),rgba(var(--sang),0.450) -webkit-calc(0.383*40rem),rgba(var(--sang),0.352) -webkit-calc(0.467*40rem),rgba(var(--sang),0.259) -webkit-calc(0.554*40rem),rgba(var(--sang),0.175) -webkit-calc(0.644*40rem),rgba(var(--sang),0.104) -webkit-calc(0.735*40rem),rgba(var(--sang),0.049) -webkit-calc(0.825*40rem),rgba(var(--sang),0.013) -webkit-calc(0.914*40rem),rgba(var(--sang),0) 40rem);
   mask: linear-gradient(180deg,rgba(var(--sang),1) 0,rgba(var(--sang),0.987) calc(0.008*40rem),rgba(var(--sang),0.951) calc(0.029*40rem),rgba(var(--sang),0.896) calc(0.064*40rem),rgba(var(--sang),0.825) calc(0.11*40rem),rgba(var(--sang),0.741) calc(0.166*40rem),rgba(var(--sang),0.648) calc(0.231*40rem),rgba(var(--sang),0.550) calc(0.304*40rem),rgba(var(--sang),0.450) calc(0.383*40rem),rgba(var(--sang),0.352) calc(0.467*40rem),rgba(var(--sang),0.259) calc(0.554*40rem),rgba(var(--sang),0.175) calc(0.644*40rem),rgba(var(--sang),0.104) calc(0.735*40rem),rgba(var(--sang),0.049) calc(0.825*40rem),rgba(var(--sang),0.013) calc(0.914*40rem),rgba(var(--sang),0) 40rem);
 
}
#extra-div-2 {
    background-image: linear-gradient(to bottom, black, black);;
    background-repeat: repeat, repeat-x;
    z-index: -2;
    height: 98.4%;
    width: 100vw;
    position: absolute;
    top: 161px;
}
 
/* Module de crédits */
.modalbox {
    background-color: rgb(var(--sang));
}
.modalbox .modalbox-title {
    background-color: rgba(var(--accent-vif),70%);
}
 
/* Code */
.code {
    border: solid 2px rgba(var(--accent),40%);
}
.hl-identifier {
    color: #ff4f4f;
}
.hl-code, .hl-brackets {
    color: var(--blanc);
}
.hl-reserved {
    color: rgb(var(--accent));
}
.hl-number {
    color: rgba(var(--accent),80%);
}
.hl-string {
    color: rgba(var(--accent-vif),95%);
}
.hl-special {
    color: #9393ff;
}
.hl-var {
    color: #45d545;
}
 
.change-textarea-size a {
    color: var(--blanc);
    background-color: rgba(var(--accent-sombre),60%);
    border: 1px solid rgba(var(--accent),70%);
}
.change-textarea-size a:hover {
    text-decoration: none;
    background-color: rgba(var(--accent-sombre),32%);
}
 
/* Navigation */
.navigation {
    margin: 2rem ​auto 0;
    font-size: 0.95rem;
    display: flex;
    justify-content: center;
    align-content: center;
    background-color: rgba(var(--sang),30%);
    -webkit-clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
    clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
}
.navigation p {
    margin: 0;
}
 
.navigation p,
.navigation p a {
    display: flex;
    justify-content: center;
    flex: 1 1 20%;
    transition: color 300ms ease-in-out;
}
.navigation p a {
    align-items: center;
    padding: 0.5rem;
    font-size: 1rem;
    color: rgb(var(--accent));
}
.navigation p:first-of-type a {
    padding-left: 4rem;
}
.navigation p:last-of-type a {
    padding-right: 4rem;
}
 
.navigation p a:hover {
    text-decoration: none;
}
.navigation p:nth-of-type(2) a:hover {
    cursor: default;
}
 
.navigation p:first-of-type:hover,
.navigation p:nth-of-type(2):hover,
.navigation p:last-of-type:hover {
    background-color: rgba(var(--sang),50%);
    background-image: url(http://fondationscp.wdfiles.com/local--files/theme%3Aau-fil-du-sang/1-etoiles.jpg);
    background-size: cover;
    background-blend-mode: darken;
    background-position: center;
}
.navigation p:first-of-type:hover {
    background-color: var(--col-prec);
    background-image: var(--fond-prec);
    background-blend-mode: var(--blend-prec);
}
.navigation p:nth-of-type(2):hover {
    background-color: var(--col-act);
    background-image: var(--fond-act);
    background-blend-mode: var(--blend-act);
}
.navigation p:last-of-type:hover {
    background-color: var(--col-suiv);
    background-image: var(--fond-suiv);
    background-blend-mode: var(--blend-suiv);
}
 
/* ++++++++++++++++ Ajouts temporaires en attente d'update CT ++++++++++++++++ */
 
table.wiki-content-table th {
    background-color: var(--ct_bg_table-header);
    border: var(--ct_brd_table-header);
}
 
table.page-files .options, a.action-area-close:hover {
    background-color: var(--ct_bg_body);
}
.hovertip {
    background-color: var(--ct_bg_hovertip) !important;
    color: var(--ct_col_hovertip);
    border: var(--ct_brd_hovertip) !important;
}
input.text {
    background-color: var(--ct_bg_input);
    color: var(--ct_col_input);
    border: var(--ct_brd_input);
}
input.text:hover {
    outline: var(--ct_brd_input-hover);
}
input.text:focus {
    outline: var(--ct_brd_input-outline);
}
div.buttons input, input.button, a.button, .owindow .button-bar a {
    background-color: var(--ct_bg_btn);
    color: var(--ct_col_btn);
    border: var(--ct_brd_btn);
}
div.buttons input:hover, input.button:hover, button:hover, a.button:hover, div.buttons input:focus, input.button:focus, button:focus, a.button:focus, .owindow .button-bar a:hover, .owindow .button-bar a:focus {
    background-color: var(--ct_bg_btn-hover);
    color: var(--ct_col_btn-hover);
}
#lock-info {
    background-color: var(--ct_bg_edit-info-text);
    border: var(--ct_brd_edit-info-text);
}
.owindow {
    background-color: var(--ct_bg_owindow);
    border: var(--ct_brd_owindow);
}
.owindow .title {
    background-color: var(--ct_bg_owindow-header);
    color: var(--ct_col_owindow-header);
}
Sauf mention contraire, le contenu de cette page est protégé par la licence Creative Commons Attribution-ShareAlike 3.0 License