蓝色版式!

这个版式由lancingue2lancingue2制作
(做的不好请见谅)想要用这个版式,可以把

[[include :r-sandbox-cn.wikidot.com:theme:blue]]

塞到你的文档里!


啊啊啊
啊啊啊
啊啊啊
啊啊啊
啊啊啊
啊啊啊
啊啊啊1
R!
不存在的404
我嘞个都



啊啊啊


蓝色 版式
给我uv!

[[div class="lightblock"]]

[[/div]]

[[div class="darkblock"]]
[[/div]]

[[div class="styled-quote"]]

[[/div]]

[[div class="dark-styled-quote"]]

[[/div]]


代码:

div#header {
    min-width: 100%;
    background: #051b43;
    height: 8rem;
}

#header h1, #header h1 a {
    font-size: 2rem;
    left: 4rem;
    justify-content: flex-start;
    width: max-content;
}

#header h1 a::before {
    color: #ecf6ff;
}
.page-rate-widget-box {
    background: white!important;
    border: none!important;
    outline: none!important;
    padding: .1rem .2rem!important;
    font-family: emoji;
}

a[onclick*="WIKIDOT.modules.PageRateModule.listeners.showWho("] {
    background: grey;
    padding: 0.3rem 0.5rem;
    color: white;
    text-decoration: none!important;
}

div#who-rated-page-area {
    margin-top: -1rem;
    background: grey;
    color: white;
    padding: 0.2rem 0.5rem;
}

div {}

div#who-rated-page-area > div {
    display: grid;
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 3rem;
}

#who-rated-page-area span.printuser.avatarhover {
    background: #eee;
    padding: 0.2rem;
    z-index: 99999;
}

#who-rated-page-area .printuser a {
    background: #eee;
}

#who-rated-page-area img.small {
    position: inherit;
    border-radius: 50%;
    translate: -0.3rem 0;
}

#who-rated-page-area img.small ~ a {
    padding: 0.2rem;
}

a.action-area-close {
    color: #0008;
    font-weight: 900;
    font-size: 1.25rem;
    border-bottom: 3px solid grey;
    transition: all .25s;
}

a.action-area-close:hover {
    background: grey;
    color: white;
    text-decoration: none;
}
#header h2,  #header h2 span::before {
    left: 4rem;
    justify-content: flex-start;
    display: inline-flex;
    width: max-content;
    color: #958be5;
    top: 1.5rem;
}

#header::before {
    left: 0;
    background-position: left;
    transform: scale(0.3);
    left: -33%;
    opacity: 1;
}

div#top-bar {
    margin: 0;
    transform: scale(0.75);
    position: relative;
    top: 50%;
    left: 15%;
}

#top-bar div.mobile-top-bar > ul > li > a, #top-bar div.top-bar > ul > li > a {
    color: white;
}

#top-bar div.mobile-top-bar > ul > li:hover > a, #top-bar div.mobile-top-bar > ul > li:focus-within > a, #top-bar div.top-bar > ul > li:hover > a, #top-bar div.top-bar > ul > li:focus-within > a {
    border: 1px solid blue;
    background: transparent;
}

#top-bar div.mobile-top-bar > ul > li:hover, #top-bar div.mobile-top-bar > ul > li:focus-within, #top-bar div.top-bar > ul > li:hover, #top-bar div.top-bar > ul > li:focus-within {
    background: transparent;
}

#top-bar div.mobile-top-bar > ul > li > ul, #top-bar div.top-bar > ul > li > ul {
    display: grid;
    grid-template-columns: auto auto;
}

#top-bar div.mobile-top-bar > ul > li > ul > li > a, #top-bar div.top-bar > ul > li > ul > li > a {
    border: 1px solid white;
    color: black;
}

#top-bar div.mobile-top-bar > ul > li > ul, #top-bar div.top-bar > ul > li > ul {
    background: #fff3;
    backdrop-filter: blur(1rem);
}

#top-bar div.mobile-top-bar > ul > li > ul, #top-bar div.top-bar > ul > li > ul {
    transform: scale(1.2) translateY(2rem) translateX(-2rem);
}

span.printuser {
    visibility: hidden;
}

a[onclick*="WIKIDOT.page.listeners.userInfo"] {
    visibility: visible;
}

img.small {
    background-image: none!important;
    transform: scale(2.2);
    position: relative;
    left: 8rem;
}

#login-status {
    position: relative;
    top: 2rem;
    left: 73%;
    visibility: hidden;
}

#login-status > a > strong,a#account-topbutton,div#account-options {
    visibility: visible;
}

#login-status > a > strong {
    position: relative;
    top: 1.5rem;
    left: -3rem;
    font-size: 87%;
    color: white;
    animation: none;
}

a#account-topbutton {
    border: navajowhite;
    color: white;
    font-size: 88%;
    position: relative;
    left: -3.5rem;
    top: 1.5rem;
}

body#html-body {
    overflow-x: hidden;
}
a#account-topbutton:hover ~ div#account-options,div#account-options:hover {
    display: block!important;
    visibility: visible;
    position: relative;
    top: 1.5rem;
    border: none;
}

#account-options ul {
    display: grid;
    grid-template-columns: auto auto;
    background: lightblue;
}

#account-options ul li {
    padding: 0.2rem;
    color: white;
}

#login-status ul a {
    color: white;
    text-align: center;
}

div#content-wrap {
    background: #92c0cf;
    margin: 0;
}

div#side-bar {
    transform: translateX(-1rem)!important;
    padding: 0.2rem;
    height: 100vh;
    background: white!important;
    z-index: 999;
    padding-right: 1rem!important;
}

div#side-bar:hover ~ div#main-content {
    transform:translateX(-1rem)
}

#content-wrap #side-bar {
    transition:none!important;
}

#main-content::before {
    visibility:hidden;
}

div#footer {
    padding: 1.2rem;
    background: darkblue;
}

div#license-area {
    padding: 0.5rem;
    background: #55F;
    color: #eee;
}

div#license-area * {
    color: white;
}

div#page-options-bottom > a, div#page-options-bottom > a:active, div#page-options-bottom > a:hover, div#page-options-bottom-2 > a, div#page-options-bottom-2 > a:active, div#page-options-bottom-2 > a:hover {
    background: #eee;
    color: black;
    width: 20%;
}

div#page-info {
    visibility: hidden;
}

.page-watch-options a {
    color: white;
}

.page-watch-options {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#page-title {
    background: #6475f9;
    color: white;
    padding: 0.2rem;
    width: max-content;
    border: none;
    position: relative;
}

div#page-title::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60vw;
    background: #6475f9;
    height: 1px;
    content: '';
    display: block;
}

#search-top-box-form input[type=submit], #search-top-box-form input[type=submit]:focus, #search-top-box-form input[type=submit]:hover {
    background: #3b1ecd;
    padding: .5rem 1rem;
    color: white;
    border: 1px solid white;
}

div#page-title::after {
    content: '';
    position: absolute;
    right: -3rem;
    height: 100%;
    width: 3rem;
    background: #6475f9;
    clip-path: polygon(0 0,0 100%,100% 100%);
    top: 0;
}

textarea, input.text, input.checkbox, div.note, #lock-info { background:white}

div#page-title::after {
    content: '';
    position: absolute;
    right: -3rem;
    height: 100%;
    width: 3rem;
    background: #6475f9;
    clip-path: polygon(0 0,0 100%,100% 100%);
    top: 0;
}

textarea, input.text, input.checkbox, div.note, #lock-info {
    background: white;
    padding: 0.2rem;
}

div#action-area button,div#action-area input[type="button"] {
    background: white;
    color: black;
    border: none;
}

.change-textarea-size a {
    background: white;
    border: none;
    border-radius: 1rem;
    padding: 0.5rem;
}

.edit-help-34 {
    background: blue;
    color: white;
    width: 50%;
    padding: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.edit-help-34 a {
    color: white;
    padding: 0.2rem;
}

:lang(cn) a.action-area-close::after {
    content: ')';
    color: inherit;
}

:lang(cn) a.action-area-close::before {
    content: '关闭(';
    color: inherit;
}

.page-source {
    border-top: .5rem solid grey;
}

#action-area:has(.page-source) a.action-area-close+h1 {
    background: grey;
    width: fit-content;
    color: white;
    padding: 0.1rem 0.5rem;
    margin: 0;
    margin-top: -1rem;
}

div#action-area:has(.page-source) {
    margin-top: 2rem;
}

.page-source {
    background: white;
    border-left: .5rem solid grey;
    border-right: .5rem solid grey;
}

tt {border-bottom: 1px solid black;transition: all .5s;padding: 0.2rem;border-radius: .5rem;}

tt:hover {
    background: black;
    color: white;
}

div#rename-option-rename {
    background: #eee;
    padding: 0.2rem 0.5rem;
}

div#rename-option-rename::before {
    content: var(--rename-option);
    background: red;
    color: white;
    padding: 0.2rem 0.5rem;
    border: .5rem solid #a00;
}

a#rename-show-backlinks,a#rename-hide-backlinks {
    background: #0004;
    color: white;
    padding: 0.2rem 0.5rem;
    position: relative;
}

a#rename-show-backlinks::before, a#rename-hide-backlinks::before {
    content: '';
    position: absolute;
    left: 5.7rem;
    width: calc(50vw);
    display: block;
    height: 5px;
    background: #0004;
    top: 39%;
}

form#history-form-1 {
    background: white;
    padding: 0.2rem 0.5rem;
}

div#action-area:has(form#history-form-1) h1 {
    background: white;
    color: white;
    width: fit-content;
    padding: 0.2rem 0.5rem;
    margin: 0;
    color: black;
}

div#action-area:has(form#history-form-1) {
    margin-top: 2rem;
}

div#action-area:has(form#history-form-1) .buttons input {
    border-bottom: 1px solid grey;
    border-radius: 0;
    margin: 1rem;
}

div#action-area:has(form#history-form-1) table.page-history {
    padding: 0.2rem 0.5rem;
    border: 1px solid grey;
}

div#action-area:has(form#history-form-1) table.page-history tr td {
    border-right: 1px solid grey;
    padding: 0.2rem;
    white-space: nowrap;
}

table.page-history td.optionstd a {
    background: #eee;
    border: none;
    padding: 0.2rem 0.35rem;
    color: grey;
}

div#action-area:has(form#history-form-1) .form tbody tr:first-of-type td:nth-of-type(2) {
    display: grid;
    grid-template-columns: auto auto auto auto;
}

#odialog-hovertips > div {
    background: white!important;
    padding: 0.2rem 0.5rem;
    border: none!important;
    box-shadow: 0 0 7px 0px #0004;
}
div#owindow-1 {background: white;padding: 0.2rem;margin-left: 8rem;}

.title.modal-header {
    background: white;
    border-bottom: 1px solid grey;
    width: fit-content;
}

#odialog-container .owindow > div.modal-body > img[style*="padding: 2px 8px;"]:first-child {
    border-radius: 1rem;
}

#odialog-container .owindow > div.modal-body > img[style*="padding: 2px 8px;"]:first-child~h1 {
    color: grey;
    text-align: center;
    border-bottom: 1px solid grey;
}

#odialog-container .owindow > div.modal-body > img[style*="padding: 2px 8px;"]:first-child~table {
    background: #eee;
    padding: 0.2rem;
}

.owindow div[style*="margin-top: 10px"] a {
    border-bottom: 1px solid red;
    padding: 0.2rem;
    border-radius: .5rem;
    border-top: 1px solid red;
}

.button-bar.modal-footer a {
    background: white;
    border: none;
    color: black;
    border-bottom: 1px solid black;
    border-radius: 0;
}

#odialog-shader {z-index: 299998!important;}

#odialog-container {
    z-index: 99999999999999999;
}

.page-options-bottom ul.nav.nav-pills li {
    list-style: none;
}

.page-options-bottom ul.nav.nav-pills {
    display: flex;
    justify-content: space-around;
}

.page-options-bottom ul.nav.nav-pills li a {
    color: white;
    border-bottom: 1px solid white;
    padding: 0.2rem;
    text-decoration: none;
    white-space:nowrap
}
:lang(cn) .page-options-bottom ul.nav.nav-pills li a::after {
content:')'
}
:lang(cn) .page-options-bottom ul.nav.nav-pills li:nth-of-type(1) a::before {
    content: "待建页面(";
}
:lang(cn) .page-options-bottom ul.nav.nav-pills li:nth-of-type(2) a::before {
    content: "孤独页面(";
}
:lang(cn) .page-options-bottom ul.nav.nav-pills li:nth-of-type(3) a::before {
    content: "草稿页面(";
}
.page-options-bottom #st-orphaned-pages-button {}

div#st-action-area {
    display: grid;
    grid-template-columns: auto;
    grid-template-columns: auto auto;
}

div#st-action-area a {
    color: white;
}

div#st-action-area span {
    color: #eee!important;
    border-bottom: 1px solid #eee;
    width: fit-content;
}

div#st-action-area p {
    background: white;
    padding: 0.2rem;
}
ul.yui-nav {
    display: flex;
}

ul.yui-nav {
    display: grid!important;
    grid-template-columns: auto auto auto;
}

li.selected a {
    background: #5353f5 !important;
}

ul.yui-nav li {
    border: none!important;
}

.yui-content {
    background: #fff2;
    min-height: 35vh;
    color: white;
    font-weight: 900;
    border: none!important;
    padding: 0.2rem 0.5rem!important;
}

.preview-message {
    background: white;
    padding: 0.5rem 2rem;
    border: none;
    box-shadow: 0 0 5rem 0 #0007;
}
a.collapsible-block-link {
    background: #fff2;
    padding: 0.2rem 3.5rem;
    color: white;
    border-bottom: 1px solid #fff;
    font-weight: 900;
}

.collapsible-block-content {
    background: #fff;
    padding: 0.2rem;
    min-height: 14rem;
}
@media screen and (max-width:770px) {
.mobile-top-bar {
    background: white!important;
    color: black!important;
}

div#top-bar {
    position: relative;
    left: 0;
    margin: 0;
    top: 6rem;
}

.open-menu {
    background: #3b6387;
    color: white!important;
}

.open-menu p {
    color: white;
}

#top-bar div.mobile-top-bar > ul, #top-bar div.top-bar > ul {
    background: lightblue;
}

div#login-status {
    position: absolute;
    top: -3rem;
}

span.printuser {
    visibility: visible!important;
}

img.small {all: unset;}

div#account-options {
    position: absolute;
    left: -25vw;
    box-shadow: -1px 8px 15px 6px #00000061;
}

div#license-area {
    margin: 0;
    width: 100%;
    height: 100%;
}
div#side-bar:target {left: -2rem;}

#side-bar:target, #skrollr-body:target #side-bar {
    left: 1.1rem;
}
}
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution 3.0 License