新主页可以用这个版式

这个版式是由lancingue2lancingue2无聊时制作的,这个版式我觉得不怎么好看,自己试了无数遍才也改不了:

一级标题

二级标题

三级标题

四级标题

五级标题
特小的标题

用这个:

[[include :r-backrooms-wiki-cn:theme:blood-red]]啊!


文字出现


block

两个block

哇塞!


一个标题
主页
不一样的链接
bold text
italic text
underline text
strikethrough text
teletype text


div块不用看了!


代码揣裤兜:

[[module CSS]]
/* 调整你的root吧! */
:root {
    --theme-base: "black-highlighter";
    --theme-id: "black-highlighter";
    --theme-name: "the-blood-not";
    --logo-image: url(https://scp-wiki.wdfiles.com/local--files/component:pride-highlighter/lgbtqp_logo.svg);
    --header-title: "血液污染";
    --header-subtitle: "躲避,预防,消灭";
    --body-font: Hanzipen SC,sans-serif;
    --header-font: monospace;
    --title-font: Poppins,cursive;
    --mono-font: Recursive,Consolas,monaco,monospace;
    --wght: 700;
    --ital: 0;
    --mono-wght: 350;
    --slnt: 0;
    --CASL: 0;
    --CRSV: 0;
    --MONO: 1;
    --lnum: 1;
    --pnum: 1;
    --kern: 1;
    --liga: 1;
    --clig: 1;
    --dlig: 0;
    --calt: 1;
    --white-monochrome: 255,214,214;
    --pale-gray-monochrome: 232,194,194;
    --light-pale-gray-monochrome: 244,213,213;
    --very-light-gray-monochrome: 255,215,215;
    --light-gray-monochrome: 255,160,160;
    --gray-monochrome: 173,66,72;
    --dark-gray-monochrome: 155,48,52;
    --black-monochrome: 213,12,12;
    --pale-accent: 230,40,60;
    --bright-accent: 133,0,5;
    --medium-accent: 100,46,44;
    --dark-accent: 100,3,15;
    --alt-accent: 0,0,0;
    --background-gradient-color: var(--very-light-gray-monochrome);
    --header-gradient-color-bottom: var(--medium-accent);
    --header-gradient-color-middle: var(--black-monochrome);
    --header-gradient-color-top: var(--black-monochrome);
    --swatch-background: var(--white-monochrome);
    --swatch-primary: var(--bright-accent);
    --swatch-primary-darker: var(--medium-accent);
    --swatch-primary-darkest: var(--dark-accent);
    --swatch-text-dark: var(--black-monochrome);
    --swatch-text-light: var(--white-monochrome);
    --swatch-text-general: var(--swatch-text-dark);
    --swatch-important-text: var(--bright-accent);
    --swatch-menubg-color: var(--white-monochrome);
    --a-newpage:0,131,131;
}
a.newpage {
color:rgb(var(--a-newpage));
}
body {
background-image:linear-gradient(to bottom,#00000000,#000000),linear-gradient(to right,#000000,#ff0000),linear-gradient(45deg,#aa0000,#aaffff),linear-gradient(180deg,#00ffff,#ffffff),linear-gradient(0deg,#000000,#ffffff);
}
#header::before {
float:left;
background-position:left;
    background-size: 100px;
    left: -15%;
}
#header h1 a::before, #header h2 span::before
{
       justify-content: left!important;
text-shadow: -1rem 1rem 0.5rem #ffd6d6;
    position: absolute;
    left: 0;
}
#side-bar div.menu-item {
background:black;
font-weight:bolder;
}
#page-content {
font-family:Hanzipen SC;
}
div#page-options-bottom-2 > a, div#page-options-bottom > a {
font-weight:bold;
    transform: scale(0.84);
width: 25%;
    border-radius: 14%;
}
a,a.newpage {
transition:all 0.75s;
text-decoration: underline;
font-weight:100;
}
a:hover,a.newpage:hover {
text-decoration: none;
color:red;
font-weight:bold;
}
a#edit-button::before {
content:"";
background-image:url("http://gd-hbimg.huaban.com/ae83ee16fed556f95dc41dd205946210fa5015f9343c-OEzkUz");
height: 100%;
    width: 10%;
    background-size: cover;
margin-right: 14px;
}
a#tags-button::before {
content:"";
background-image:url("http://gd-hbimg.huaban.com/4ba52b3c00a214b7737d3644081e90ba956ef8be4324-hvJEqz");
height: 100%;
    width: 10%;
    background-size: cover;
margin-right: 14px;
}
a#history-button::before {
content:"";
background-image:url("http://gd-hbimg.huaban.com/9bf85589f213c72f7224456fd936e6f988e851b74ce5-4M08h4");
height: 100%;
    width: 10%;
    background-size: cover;
margin-right: 14px;
}
a#files-button::before {
content:"";
background-image:url("https://i04piccdn.sogoucdn.com/b303d0db566d68f5");
height: 100%;
    width: 10%;
    background-size: cover;
margin-right: 14px;
}
a#print-button::before {
content:"";
background-image:url("http://bpic.588ku.com/element_origin_min_pic/00/20/55/8956cd508005864.jpg");
height: 100%;
    width: 10%;
    background-size: cover;
margin-right: 14px;
}
a#site-tools-button::before {
content:"";
background-image:url("https://i02piccdn.sogoucdn.com/21e79165ac834d95");
height: 100%;
    width: 10%;
    background-size: cover;
margin-right: 14px;
}
[[/module]]
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License