COPY - Thème Tabloïd
/* IMPORT */
 
@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');
 
@import url('https://fonts.googleapis.com/css?family=Bowlby+One+SC&display=swap');
 
@import url('https://fonts.googleapis.com/css?family=Merriweather&display=swap');
 
@import url('https://fonts.googleapis.com/css?family=Rubik+Mono+One&display=swap');
 
/* Masquer le titre */
#page-title {
  display:;
}
 
/* Notes étoiles */
.hover {
}
.hover:hover {
    text-decoration: none;
    border-bottom: none;
}
.hover span {    display: none;}
.hover:hover span {
    position: absolute;
    display: inline;
    margin: 0px 0px;
    height: auto;
    width: auto;
    background: #FFF;
    border: 2px solid #696969;
    color: #000;
    padding: 1em;
  box-shadow: 0 2px 4px rgba(75, 75, 75, .5);
}
.hover:hover span span {
    position: relative;
    margin: auto;
    height: auto;
    width: auto;
    border: none;
    padding: 0;
}
 
/* Grand titre : 1er = Texte titre 2e = Contour, ombre */
 
#header h1 a::before {
    content: ;
    font-family: chomsky;
    font-weight: normal;
    font-style: normal;
    color:black;
}
 
#header h1 a {
    display: none;
    margin: 0;
    padding: 80px 0 25px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-family: Merriweather;
    font-size: 180%;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0.9px;
}
 
#header h2 span::before {
    content: ;
    color:black;
}
 
#header h2 a {
    display: none;
    margin: 0;
    padding: 80px 0 25px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-family: Merriweather;
    font-size: 20%;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0.9px;
}
 
/* LOGO */
 
#header {
    height: 160px;
    padding-bottom: 0px; /* FOR MENU */
    position: relative;
    background-image: url(http://fondationscp.wdfiles.com/local--files/component%3Atheme-tabloid/logotabloid.png)
}
 
/* BANNIÈRE */
 
div#container-wrap {
    background: url(https://cdn.discordapp.com/attachments/229267544354193409/625822617756106783/unknown.png) top left repeat-x;
}
body {
    background-position: top center;
    background-repeat: repeat;
    background-color: white;
    color: black;
}
/* Cacher texte bannière */
#header h1 a {
    font-size: 0%;
}
 
#header h2 span {
    font-size: 0%;
}
 
/* FOND DE PAGE */
 
body {
    color:black;
    background-image: url( BLANC );
    font-family: Poppins;
}
 
/* TITRE DE LA PAGE */
 
#page-title {
  display: none;
  font-family: Bowlby One SC;
  font-size: 25pt;
  text-align: center;
  position: relative;
  color:black;
}
 
/* HEADINGS */
h1 {
  position: relative;
  text-align: center;
  font-family: Bowlby One SC;
  font-size: 20pt;
  color: #C40000;
}
h2 {
  font-family: Bowlby One SC;
  font-size: 16pt;
  color:black;
}
 
h3 {
  font-family: Bowlby One SC;
  font-size: 14pt;
  color:black;
}
 
/* BARRE DE RECHERCHE */
#search-top-box-input, #search-top-box-input:hover, #search-top-box-input:focus {
    background-color: #000000;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
    border: solid 1px black;
    color: black;
    font-family: Poppins;
    background-color: #000000;
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.8);
}
#search-top-box-form input[type=submit] {
    background: linear-gradient(to bottom, #000000, black);
}
 
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background: linear-gradient(to bottom, #00000, black);
}
 
/* TOP BARRE */
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0;
    z-index: 20;
    font-size: 90%;
}
#top-bar ul {
    float: right;
}
#top-bar a {
    color: #000;
    background: transparent;
}
#top-bar ul li {
    border: 0;
}
#top-bar ul li ul {
    border: solid 1px transparent;
    box-shadow: 0 2px 6px rgba(0,0,0,.5);
    border-top: 0;
}
#top-bar ul li a {
    border-left: solid 1px rgba(64,64,64,.1);
    border-right: solid 1px rgba(64,64,64,.1);
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1px;
    max-height: 1px;
    overflow: hidden;
}
 
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: #FF5151;
    color: #000;
    border-left: solid 1px rgba(64,64,64,1);
    border-right: solid 1px rgba(64,64,64,1);
}
 
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
    border-width: 0;
    width: 150px;
    border-top: 1px solid #ddd;
    line-height: 160%;
    height: auto;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
}
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
    background: #fff;
    text-decoration: none;
}
#top-bar ul li ul {
    border-width: 0 1px 1px 1px;
    width: auto;
}
#top-bar ul li ul li, #top-bar ul li ul li.sfhover,
#top-bar ul li ul li, #top-bar ul li ul li:hover {
    border-width: 0;
}
#top-bar ul li ul li a {
    border-width: 0;
}
#top-bar ul li ul a, #top-bar a:hover {
    color: #a01;
}
 
/* SIDEBAR */
 
#side-bar {
    background: transparent;
}
 
#side-bar .side-block {
    border: 2px solid #000;
    box-shadow: 3 -6px -6px rgba(21, 21, 21, 1);
    background: white;
    border-radius: 0px;
}
#side-bar .heading {
    color: #C40000;
    font-size: 120%;
    font-family: Bowlby One SC;
    border-bottom: solid 1px #C40000;
}
 
#side-bar img {
    filter: hue-rotate(70deg);
    -webkit-filter: hue-rotate(70deg);
}
 
#side-bar div.side-block:nth-child(7) > div:nth-child(1) > div:nth-child(1) img {
    filter: none;
    -webkit-filter: none;
}
 
/* MENU OUVERTURE SIDEBAR */
 
open-menu a {
    border: 0.2em solid #003333!important;
    background-color: lightgrey!important;
    color: #003333!important;
}
 
/* MOBILE SIDEBAR */
@media (max-width: 767px) {
 
#side-bar{
    background-color: transparent;
}
 
.open-menu a {
    border: 0.2em solid black!important;
    background-color: #white!important;
    color: black!important;
}
}
 
/* NOM UTILISATEUR */
 
#login-status {
    color: #4d4d4d;
    font-size: 90%;
    z-index: 30;
 
}
 
#login-status a {
    background: transparent;
    color: white;
    border: none;
}
 
#login-status ul a {
    color: white;
    background: transparent;
    background-color: black;
}
 
#login-status ul a:hover{
    color:white;
}
 
#account-topbutton {
    background: #22DE0E;
    color: #4d4d4d;
}
/*TABLEAUX À ONGLETS */
/* Arrière-plan tableaux */
.yui-navset .yui-content{
    background-color: #FEFEFE;
    padding-left: 2em;
    padding-right: 2em;
    border-width: 0px 0px 0px 0px
}
/* Tabs non ouvertes */
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background: #ffffff;
}
/* Pré-clic SwitchOnglet (mousehover) */
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background: #cccccc;
    text-decoration: none;
}
/* Barre en-dessous des onglets (haut) */
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #000000;
    border-width: 0px 0px 1px 0px;
}
/* Tab sélectionnée ; 1er = arrière-plan, 2e = texte */
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover {
    background: #ffffff;
    color: #000000;
border-color: #000000;
 
}
/* COLLAPSIBLE */
 
.collapsible-block-link {
     font-family: Poppins;
     color: #4d4d4d;
}
 
/* LIENS */
 
a {
    color: #4d4d4d;
}
 
a:visited {
    color: #000;
}

ページコンソール

批評ステータス

カテゴリ

SCP-JP

本投稿の際にscpタグを付与するJPでのオリジナル作品の下書きが該当します。

GoIF-JP

本投稿の際にgoi-formatタグを付与するJPでのオリジナル作品の下書きが該当します。

Tale-JP

本投稿の際にtaleタグを付与するJPでのオリジナル作品の下書きが該当します。

翻訳

翻訳作品の下書きが該当します。

その他

他のカテゴリタグのいずれにも当て嵌まらない下書きが該当します。

コンテンツマーカー

ジョーク

本投稿の際にジョークタグを付与する下書きが該当します。

アダルト

本投稿の際にアダルトタグを付与する下書きが該当します。

既存記事改稿

本投稿済みの下書きが該当します。

イベント

イベント参加予定の下書きが該当します。

フィーチャー

短編

構文を除き数千字以下の短編・掌編の下書きが該当します。

中編

短編にも長編にも満たない中編の下書きが該当します。

長編

構文を除き数万字以上の長編の下書きが該当します。

事前知識不要

特定の事前知識を求めない下書きが該当します。

フォーマットスクリュー

SCPやGoIFなどのフォーマットが一定の記事種でフォーマットを崩している下書きが該当します。


シリーズ-JP所属

JPのカノンや連作に所属しているか、JPの特定記事の続編の下書きが該当します。

シリーズ-Other所属

JPではないカノンや連作に所属しているか、JPではない特定記事の続編の下書きが該当します。

世界観用語-JP登場

JPのGoIやLoIなどの世界観用語が登場する下書きが該当します。

世界観用語-Other登場

JPではないGoIやLoIなどの世界観用語が登場する下書きが該当します。

ジャンル

アクションSFオカルト/都市伝説感動系ギャグ/コミカルシリアスシュールダーク人間ドラマ/恋愛ホラー/サスペンスメタフィクション歴史

任意

任意A任意B任意C

ERROR

The ukwhatn's portal does not exist.


エラー: ukwhatnのportalページが存在しません。利用ガイドを参照し、portalページを作成してください。


利用ガイド

  1. portal:3396310 (05 Aug 2021 16:19)
特に明記しない限り、このページのコンテンツは次のライセンスの下にあります: Creative Commons Attribution-ShareAlike 3.0 License