Ad Abyssum テーマ
このページはカスタムテーマページです。
Wiki内で使用されているカスタムテーマのためのページです。

評価: +36+x
blank.png

「そして此れこそが我々の終焉であり、救済である。
そう、それは己自身が存在しなくなることだ。
なんと悲しき救済であろうか!
たとえ苦痛に満ちていようとも
この知的な存在も、永遠を彷徨う思考も失って
感覚も動きも絶えた、生まれざる夜の広大な子宮の中に
飲み込まれ、失われ、滅び去るなど誰が望むというのか?」





このテーマは戦術神学部門のために作成されました。 戦術神学の作品一覧はこちら

このテーマを使用したい場合は、どこでもいいので使用するページに以下のコードを追記してください。

[[include :scp-jp:theme:ad-abyssum]]

以下、このテーマのさまざまな装飾を紹介します。




Katharinenkloster_Sinai_BW_2.jpg

我々が総ての魔法を保管する場所

1番目の見出し

2番目の見出し

3番目の見出し

4番目の見出し

5番目の見出し
6番目の見出し

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit1 in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.2

One Fish

Two Fish

Dead Fish

Blue Fish3


…件の宿屋の調査と、その特性の試験の結果は、ただひとつの結論を指し示している。神には盲点があり、我々はそれがどこかを見つけたのだ。



この 家では
みんな テーブルを
ひっくり返す
























@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Martel:wght@900&display=swap');
 
/* ===  ページ全体エリア === */
 
body {
    background: #F4F4F4;
}
 
#container *::selection {
   background: #d77800;
   color: #ffffff;
}
 
/* === ヘッダーエリア === */
 
/* ヘッダー背景 */
 
div#container-wrap {
    background-image: url("https://scp-jp-storage.wdfiles.com/local--files/file%3A6985510-62-3qip/tacttheo_banner_4.png");
}
 
#header {
    background-image: url("https://scp-jp-storage.wdfiles.com/local--files/file%3A6985510-63-9lwp/Department%20of%20Tactical%20Theology%20Inverted%20Transparent.png");
    background-position: center;
    background-size: 23%;
    height: 15rem;
}
 
/* ヘッダー前景 */
 
#header h1,
#header h2 {
    float: initial;
    text-align: center;
    margin-left: 0rem;
}
 
#header h1 a {
    line-height: 8.75rem;
}
 
#header h2 {
    line-height: 11rem;
}
 
#header h1 a span,
#header h2 span {
    display: none;
}
 
#header h1 a::before {
    color: #591900;
    content: "戦術神学部門";
    display: block;
    margin-bottom: 1.5rem;
    font-family: "Noto Serif JP", serif;
    font-size: 2.5rem;
    text-shadow: 0rem 0rem 0.2rem #fff;
}
 
#header h2::before {
    color: #591900;
    content: "Invenient Novum Numen";
    font-family: 'Martel', serif;
    text-shadow: 0rem 0rem 0.1rem #fff;
}
 
/* トップ ナビゲーションバー */
 
#top-bar {
    display: flex;
    justify-content: center;
    top: 15.625rem;
}
 
#top-bar .top-bar > ul > li > a {
    text-shadow: 0em 0em 0.188em #000000;
}
 
#top-bar .top-bar > ul > li:hover > a {
    text-shadow: none;
}
 
#top-bar ul li:hover a {
    color: #952b00;
}
 
#top-bar ul li:hover a:hover {
    background-color: #f9dec6;
}
 
/* ログイン */
 
#login-status {
    color: #591900;
    left: 0;
    width: 70%;
}
 
#login-status a {
    color: #591900;
}
 
#account-options li a:hover {
    color: #700;
}
 
#account-options {
    position: relative;
    right: -3.75em;
}
 
/* 検索バー */
 
#search-top-box {
    top : 1rem;
}
 
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus {
    background-color: #591900;
    border-color: #333333;
    border-radius: 0.3125rem;
    color: #ffa77a;
    opacity: 0.8;
    padding: 0.125rem;
}
 
#search-top-box-form input[type=submit],
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background-color: #591900;
    background-image: none;
    border: none;
    border-radius: 0rem;
    color: #ffffff;
}
 
/* === サイドバーエリア === */
 
#side-bar {
    left: -8em;
}
 
#side-bar a,
#side-bar a:visited,
#side-bar .collapsible-block-unfolded-link .collapsible-block-link,
#side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
    color: #952b00;
    text-shadow: 0em 0em 0.125em #fff
}
 
#side-bar .heading {
    color: #591900;
}
 
.side-block {
    border: 0.0625em solid #591900;
    box-shadow: 0 0.125em 0.375em #591900;
}
 
/* Mediaブロック */
 
#side-bar .side-block.media {
    background-color: #fff3ed;
    background-image: url("https://scp-jp-storage.wdfiles.com/local--files/file%3A6985510-65-opfu/tacttheo_sidebar_small_compressed.png");
    background-position-y: -3em;
    background-size: 100%;
}
 
/* Resourcesブロック */
 
#side-bar .side-block.resources {
    background-color: #fff3ed;
    background-image: url("https://scp-jp-storage.wdfiles.com/local--files/file%3A6985510-65-opfu/tacttheo_sidebar_small_compressed.png");
    background-position-y: -11.6em;
    background-size: 100%;
}
 
/* メイン サイドブロック*/
 
#side-bar .side-block {
    background-color: #fff3ed;
    background-image: url("https://scp-jp-storage.wdfiles.com/local--files/file%3A6985510-64-8otf/tacttheo_sidebar_compressed.png");
    background-size: 100%;
}
 
/* Interwikiブロック */
 
#interwiki .side-block {
    background-color: #fff3ed;
    background-image: url("https://scp-jp-storage.wdfiles.com/local--files/file%3A6985510-64-8otf/tacttheo_sidebar_compressed.png");
    background-size: 100%;
}
 
#interwiki .heading {
    color: #591900;
}
 
#interwiki .menu-item a {
    color: #952b00;
}
 
/* === ボディーエリア=== */
 
#main-content {
    margin: 0 12em 0 12em;
}
 
/* ページタイトル */
 
#page-title {
    border-color: #591900;
    text-align: center;
    color: #591900;
}
 
#breadcrumbs {
    text-align: center;
}
 
/* 評価モジュール */
 
.page-rate-widget-box {
    box-shadow: 0em 0em 0em #000000;
}
 
.page-rate-widget-box .rate-points,
.page-rate-widget-box > *,
.rate-box-with-credit-button {
    background-color: #591900 !important;
    border: none !important;
}
 
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a,
.page-rate-widget-box .cancel a {
    background: transparent;
    color: #ffffff;
    transition-duration: 0.3s;
}
 
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover,
.page-rate-widget-box .cancel a:hover {
    background: rgba(255, 255, 255, 0.3);
    transition-duration: 0.3s;
}
 
/* クレジットモジュール */
 
#page-content .creditRate.creditModule .rate-box-with-credit-button .creditButton {
    background-color: #591900;
    border: 1px solid #591900;
    box-shadow: none;
}
 
#page-content .creditRate.creditModule .rate-box-with-credit-button .creditButton a {
    transition-duration: 0.3s;
}
 
#page-content .creditRate.creditModule .rate-box-with-credit-button .creditButton a:hover {
    background: rgba(255, 255, 255, 0.3);
    color: #ffffff;
}
 
/* === ページ要素 === */
 
div.blockquote,
blockquote {
    background-color: #ffc2814f;
    border: 0.063em solid #5919004f;
}
 
h1 {
    color: #952b00;
}
 
hr {
    background-color: #591900;
}
 
a {
    color: #bb2c00;
}
 
a:visited {
    color: #883a22;
}
 
table.wiki-content-table th {
    background-color: #ffc2814f;
}
 
/* タブバー */
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover {
    background-color: #952b00;
    background-image: none;
    border: none;
}
 
.yui-navset .yui-nav a,
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background-color: #591900;
    background-image: none;
    border: none;
    color: #ffffff;
}
 
.yui-navset .yui-content {
    background-color: #ffc2814f;
    background-image: url("https://scp-jp-storage.wdfiles.com/local--files/file%3A6985510-63-9lwp/Department%20of%20Tactical%20Theology%20Inverted%20Transparent.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75%;
    border: 0.063em solid #5919004f;
    text-shadow: 0px 0px 1px #ffc2814f;
}
 
.yui-navset .yui-nav {
    align-items: end;
    border: none;
    display: flex;
    justify-content: center;
    padding-bottom: 0.0625rem;
}
 
.yui-navset .yui-nav a em {
    border: none;
}
 
/* === モバイル調整 === */
 
@media (min-width: 767px) and (max-width: 1581px) {
 
    #side-bar {
        left: 2em;
    }
 
    #main-content {
        margin: 0 2em 0 22em;
    }
 
}
 
@media (max-width: 900px) {
 
    #header {
        background-size: 33%;
    }
 
}
 
@media (max-width: 767px) {
 
    #side-bar {
        left: -25em;
    }
 
    .mobile-top-bar {
        display: flex;
        justify-content: center;
        left: unset;
    }
 
    #main-content {
        margin: auto;
    }
 
    #login-status {
        margin-left: 4.125em;
        width: 65%;
    }
 
}
 
@media (max-width: 500px) {
 
    #header {
        background-size: 50%;
    }
 
}
 
/* === その他 === */
 
/* 「プレビュー」 メッセージ */
 
.preview-message {
    background-color: #ffead4;
    border-style: solid;
    opacity: 0.95;
}
 
/* Wikidotのライセンス表示 */
 
#license-area a::after {
    content: ". "
}
 
#license-area::after {
    content: "神よ、我らが魂を憐れみ給へ"
}
 
/* Ayers Infoバー */
 
.info-container .collapsible-block .collapsible-block-folded,
.info-container .collapsible-block .collapsible-block-unfolded-link,
#u-author_block > p > a {
    --barColour: #591900;
}
特に指定がない限り、このサイトのすべてのコンテンツはクリエイティブ・コモンズ 表示 - 継承3.0ライセンス の元で利用可能です。