Remplie d'allégresse féminine à s'en faire péter
⚠️ avertissement de contenu
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
 
/* ---------------------------------
Just Girly Things Redux
2020 Wikidot Theme
Created by stormbreath, aesthetic consultation from DianaBerry
Header Image: https://pixabay.com/illustrations/tablecloth-greeting-solemnly-1628237/
Logo Image by CalibriBold
--------------------------------- */
 
:root { 
    /* 4 Rating-module */
    --ct_col_rate-primary: hsl(335, 55%, 55%);
    --ct_col_rate-secondary: hsl(335, 90%, 95%);
    --ct_col_rate-cancel: #b5a5ac;
    --ct_col_rate-link-hover: #e3cfd8;
}
 
/* -------------- HEADER -------------- */
div#container-wrap {
    background-image: url(none);
}
 
div#extra-div-1 {
    height: 150px;
    width: 100%;
    top: 0;
    position: absolute;
    background: url("http://fondationscp.wikidot.com/local--files/theme:just-girly-things/body_bg_jtf.png");
    background-size: cover;
    background-position: 20% 20%;
}
 
div#extra-div-2 {
    height: 22px;
    width: 100%;
    top: 140px;
    position: absolute;
    background: linear-gradient(to bottom,
      hsl(335, 55%, 55%),
      hsl(335, 55%, 50%));
}
 
div#header {
    background-image: url(http://fondationscp.wikidot.com/local--files/theme:just-girly-things/logoJTF.png);
    filter: drop-shadow(.1rem .1rem .063rem hsl(335, 100%, 8%));
}
 
#header h1 a {
    color: transparent;
    text-shadow: none;
}
 
#header h1 a::before {
    content: "Juste des Trucs de Filles!";
    font-family: 'Lobster', cursive;
    color: hsl(335, 90%, 95%);
}
 
#header h2 span {
    color: transparent;
    text-shadow: none;
}
 
#header h2 span::before {
    content: "Par les Filles, pour les Filles";
    color: hsl(335, 90%, 70%);
    font-family: 'Lobster', cursive;
    letter-spacing: 2px;
    padding-left: 4em;
}
 
/*-------------- LOG-IN INFO -------------- */
#login-status,
#login-status a {
    color: hsl(335, 100%, 98%);
}
 
#login-status ul a:hover {
   font-weight: bold;
}
 
#account-topbutton {
    background: transparent;
    color: hsl(335, 100%, 14%);
    border: none;
}
 
#account-options {
    background: hsl(335, 90%, 95%);
    border-color: hsl(335, 55%, 55%);
}
 
/* -------------- SEARCH-BAR -------------- */
#search-top-box-input {
     border: solid 1px #e5e5e5;
     color: #e5e5e5;
     background-color: hsl(335, 90%, 30%);
}
 
#search-top-box-input:hover,
#search-top-box-input:focus {
     background-color: hsl(335, 90%, 45%);
}
 
#search-top-box-form input[type=submit] {
     border: solid 1px #e5e5e5;
     color: #e5e5e5;
     background-color: hsl(335, 90%, 50%);
     background: linear-gradient(
       to bottom,
       hsl(335, 90%, 60%),
       hsl(335, 90%, 50%),
       hsl(335, 90%, 40%));
     box-shadow: none;
}
 
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
     background-color: hsl(335, 90%, 60%);
     background: linear-gradient(
       to bottom,
       hsl(335, 90%, 70%),
       hsl(335, 90%, 60%),
       hsl(335, 90%, 50%));
     box-shadow: none;
}
 
/* -------------- TOP-BAR -------------- */
#top-bar ul li ul {
    border: solid 1px hsl(335, 90%, 85%);
}
 
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
    border-top: 1px solid hsl(335, 90%, 85%);
}
 
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: hsl(335, 90%, 95%);
}
 
/* -------------- BODY -------------- */
body {
     background: hsl(335, 100%, 98%);
     color: hsl(335, 100%, 14%);
}
 
#page-title, h1 {
    color: hsl(335, 95%, 45%)
}
 
#page-title {
    border-bottom-color: hsl(335, 90%, 75%);
}
 
/* -------------- SIDE-BAR -------------- */
#side-bar .side-block {
    border: 1px solid hsl(335, 90%, 25%);
    box-shadow: 0 2px 6px rgba(121, 6, 54,.5);
    color: hsl(335, 90%, 25%);
    background: hsl(335, 100%, 98%);
}
 
#side-bar .heading {
    color: hsl(335, 90%, 25%);
    border-bottom: solid 1px hsl(335, 90%, 25%);
}
 
#side-bar .side-block[style="background-color: #fff0f0;"] {
    background-color: hsl(335, 90%, 95%) !important;
}
#side-bar .side-block[style="background-color: #e5e5ff;"] {
    background-color: hsl(335, 55%, 55%) !important;
}
 
#side-bar .menu-item p::before,
#side-bar .collapsible-block-link::before, #side-bar .colmod-link-top a::before,
iframe.scpnet-interwiki-frame {
    filter: hue-rotate(340deg) brightness(130%);    
    -webkit-filter: hue-rotate(340deg) brightness(130%);
}
 
/* -------------- FOOTER -------------- */
#footer {
    background: hsl(335, 55%, 55%);
    color: hsl(335, 100%, 98%);
}
 
/* -------------- LINKS -------------- */
a,
#side-bar a,
#side-bar a:visited,
#top-bar ul li.sfhover a,
#top-bar ul li:hover a,
#login-status ul a,
#login-status ul a:hover,
a.newpage {
    color: hsl(335, 95%, 45%);
}
 
#main-content#a:visited {
    color: hsl(335, 95%, 35%);
}
 
/* -------------- PAGE EDITING OPTIONS -------------- */
.buttons .btn {
    background-color: hsl(335, 90%, 95%);
    border-color: hsl(335, 90%, 85%);
    color: hsl(335, 100%, 14%);
}
 
.buttons .btn:hover {
    background-color: hsl(335, 90%, 90%);
    color: hsl(335, 100%, 14%);
}
 
#lock-info {
    background-color: hsl(335, 90%, 95%);
    border-color: hsl(335, 90%, 85%);
}
 
/* -------------- RATING MODULE -------------- */
.page-rate-widget-box .rate-points {
    background-color: hsl(335, 55%, 55%) !important;
    color: hsl(335, 90%, 95%) !important;
    border: solid 1px hsl(335, 55%, 55%);
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
    background-color: hsl(335, 90%, 95%);
    border-top: solid 1px hsl(335, 55%, 55%);
    border-bottom: solid 1px hsl(335, 55%, 55%);
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
    background: transparent;
    color: hsl(335, 55%, 55%);
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
    background: hsl(335, 55%, 55%);
    color: hsl(335, 90%, 95%);
}
.page-rate-widget-box .cancel {
    background: transparent;
    background-color: hsl(335, 55%, 55%);
    border: solid 1px hsl(335, 55%, 55%);
}
.page-rate-widget-box .cancel a {
    color: hsl(335, 90%, 95%);
}
.page-rate-widget-box .cancel a:hover {
    background: hsl(335, 90%, 95%);
    color: hsl(335, 55%, 55%);
}
 
/* Info Module */
#page-content .creditButton p a {
    border-left-color: hsl(335, 90%, 95%);
}
 
#page-content .creditButton p a:hover {
    color: hsl(305, 100%, 15%);
}
 
/* -------------- OTHER ELEMENTS -------------- */
blockquote, .blockquote,
.yui-content blockquote, .yui-content .blockquote {
    border-color: hsl(335, 90%, 85%);
    background-color: hsl(335, 90%, 95%);
}
 
#page-content .wiki-content-table tr th {
     background-color: hsl(335, 55%, 55%);
     color: hsl(335, 100%, 98%);
     border: 1px solid hsl(335, 100%, 14%);
}
 
.scp-image-block .scp-image-caption {
    background-color: hsl(335, 90%, 95%);
}
 
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: hsl(335, 90%, 75%); /* color between tab list and content */
}
 
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background-color: transparent !important; /* tab background */
    border-color: transparent;
    color: hsl(335, 100%, 14%);
}
 
.yui-navset .yui-nav a em {
     background-color: hsl(335, 90%, 95%);
     box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
     border-color: hsl(335, 90%, 85%);
}
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover {
    background-image: none;
    background-color: hsl(335, 55%, 55%); /* selected tab background */
    color: hsl(335, 100%, 98%);
}
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em {
    border-color: hsl(335, 55%, 55%);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
    background-color: hsl(335, 55%, 55%);
}
 
.yui-navset .yui-content {
    background-color: hsl(335, 90%, 95%); /* content background color */
}
 
/* -------------- MOBILE VIEW -------------- */
@media (max-width: 767px) {
    #side-bar {
          background-color: hsl(335, 65%, 65%);
     }
 
    .open-menu a {
         border: 0.2em solid hsl(335, 100%, 85%) !important;
         background-color: hsl(335, 100%, 98%) !important;
         color: hsl(335, 100%, 85%) !important;
    }
}
 
/* -------------- INFO MODULE -------------- */
.rate-box-with-credit-button .creditButton {
    background-color: hsl(335, 55%, 55%) !important;
    border: solid 1px hsl(335, 55%, 55%) !important;
}
.creditButton a{
    color: hsl(335, 90%, 95%);
}
.creditButton a:hover {
    color: hsl(335, 90%, 95%);
}

Soyez sages les filles ! Les vraies filles se comportent toujours bien.
Sujet défini par KeeLee le Mer 01 Sep 2010 09:52:05 GMT-0400 (heure avancée de l'Est)

Ella: J'adore TELLEMENT ta robe Angel !
␟␏(ɲ˃ ˈ̫̮ ˂ɳ)␟␏ෆ

Angel: OMG, merci ! Est-ce que tu y crois, que je l'ai faite avec mon vieil uniforme de gym puant de garçon ? JTF l'a rendu tellement beau ! Je suis tellement contente de ne plus devoir porter des habits horribles pour faire du sport stupide.

Ella: Totalement !

<Sara a rejoint le chat>

Sara: woah euh,

Sara: vous plaisantiez pas hein

Angel: OMG, une nouvelle personne ! Salut Sara !

Sara: merde, euh, vous connaissez tous mon

Sara: 'fin osef, dla magie. alors, euh, comment ça va

KeeLee: Coucou ! Merci d'être passée aussi vite.

KeeLee: Sara, je te présente les filles. Les filles, je vous présente Sara ! Elle va s'occuper de la ~magie internet~, en s'occupant de cette mignonne petite machine pour qu'on puisse continuer à faire ce qu'on fait le mieux.

Sara:pas dsoucis mec ! ouais, je vais- ouais, ce qu'elle a dit.

KeeLee: Ne m'appelle pas mec.

Sara: ph eih, merde désolée

<PINK FLY a rejoint le chat>

PINK FLY: Hey.

KeeLee: Super timing, Terry ! Les filles et Sara, je vous présente Terry, Terry, je te présente Sara et les filles !

Sara: attends, on peut changer nos noms

Ella: :0 Terry chérie !

KeeLee: Ces deux seront le cœur de cette mignonne petite opération, alors soyez gentilles avec elles !

KeeLee: Désolée, Sara, on utilise DarkWeb EveID en ce moment. Terry utilise juste un eVePN.

Ella: ENORME merci pour ces recettes ! Ben et moi on a bien dû en manger quatre plateaux à nous deux mdr

PINK FLY: Pas de problème. Tu as essayé le mélange de maquillage que j'ai envoyé par SkyHigh ?

Sara: oh super on a un vpn sur cette salope

Ella: PINK FLY Nooooooon, la purge a pris trop longtemps ;~;

Sara: k 'doit y avoir une sorte de certificat paratechno ce serait super cool

Angel: Nerrrrd !

Ella: Quel mec.

Vous avez été invité sur #JTF_2point0

Sauf mention contraire, le contenu de cette page est protégé par la licence Creative Commons Attribution-ShareAlike 3.0 License