氖蓝 版式

创作时间: 22 Dec 2022 13:43
正文:
为版式征集活动所做的版式
v1.0,bug之后修
neoblue.png
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC&display=swap');
@import url('https://scpsandboxcn.wikidot.com/local--files/oxygen9-files/MontserratAlternates-SemiBold.otf');
 
:root {
    --themeColor:#0039E6;
    --lightColor:#E2E2E2;
    --darkColor:#222222;
    --lighterColor:#F2F2F2;
    --darkerColor:#A9A9A9
}
 
body {
    font-family: 'Noto Sans SC', sans-serif;
    background-color:var(--lightColor);
}
 
#main-content {
    margin-left: 18em;
    padding: 0px 1.08em;
    background: var(--lighterColor);
    border: solid 2px #bfbfbf;
    box-shadow: 1px 5px 10px rgb(0 0 0 / 20%);
}
 
#page-title {
    color: var(--darkColor);
    font-size: 240%;
    font-family: '思源黑体';
    font-weight: 900;
    border-bottom: solid 2px #CCC;
    padding-bottom: 0.2em;
}
 
#page-title::before {
   color:var(--themeColor);
   animation:c-blink 1.3s infinite;
   content:'>';
}
 
@keyframes c-blink {
0% {color: #0038cdff;}
50% {color: #0038cd00;}
100% {color: #0038cdff;}
}
 
div#main-content div.nav-computer>div {
    float: right;
    width: fit-content !important;
    padding: 0 1em !important;
    margin: 1em 0 1em 1em !important;
    border-left: none !important;
    background-color: var(--lighterColor) !important;
    border-right: solid 3px #BBB !important;
    position: relative !important;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%) !important;
}
 
#side-bar {
    background-color: var(--lighterColor);
    border-top: 5px solid var(--darkerColor);
    border-bottom: 5px solid var(--darkerColor);
    top: 20px !important;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);
}
 
a {
    color: var(--themeColor);
    text-decoration: none;
    transition: color 0.3s, background 0.3s;
}
 
a:hover {
    color: white;
    background-color: var(--themeColor) !important;
}
 
h1,h2,h3,h4,h5,h6 {
    font-family: '思源黑体';
    font-weight: 900;
}
 
.page-rate-widget-box .rate-points {
    background-color: #fff;
    color: #000;
    font-weight: bold;
    padding:0px 6px;
    -moz-border-radius: 8px 0px 0px 8px;
    border-radius: 8px 0px 0px 8px;
}
 
.page-rate-widget-box .cancel, .page-rate-widget-box .cancel a {
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0px 8px 8px 0px;
    background: #c4c4c4;
}
 
.page-rate-widget-box {filter: drop-shadow(6px 2px 4px rgba(0,0,0,0.2));}
 
span.rateup a:hover {background:#00E639 !important;}
span.ratedown a:hover {background:#E60039 !important;}
 
#header h1 a {
    color: var(--themeColor);
    font-family: 'Montserrat';
    transition:font-size 0.4s;
}
 
#header h1 {
    position: relative;
    margin: 0 auto;
}
 
#header h2 {
    margin: 0 auto 0 10px;
    text-align: center;
    width: 650px;
    font-size: 1.5em;
    color: var(--darkColor);
    font-family: 'Consolas';
    position: relative;
    margin: 0 auto;
}
 
#header h1 a:hover {
   background:none !important;
   color:var(--themeColor);
   font-size:120%;
}
 
#header {
    background: none !important;
    background-size: 6rem;
}
 
div#extra-div-1 {
    height: 134px;
    width: 100%;
    top: 0;
    position: absolute;
    background: url(https://scpsandboxcn.wikidot.com/local--files/oxygen9-files/netboard.png);
    background-size: 7em;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: -6;
    opacity: 0.25;
}
 
#header-extra-div-1 {
    background-image: linear-gradient(45deg, var(--themeColor), #6188ff);
}
 
.buttons .btn {
    width: 7em;
    display: inline;
}
 
div.buttons.alignleft {
    text-align: center;
}
 
.page-options-bottom {
    margin: 4px 0;
    text-align: right;
    height: 1%;
    line-height: 230%;
}
 
/* comments */
 
div.post-container {
    margin-top: 1em;
    border-left: solid 3px var(--lightColor);
}
 
.thread-container .post .head {
    padding: 0.5em 0.9em;
    background-color: var(--lightColor);
    color: var(--darkColor);
    border-radius: 1em;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 20%);
}
 
.thread-container .post {
    padding: 10px 0px 10px 8px;
    width: 99%;
    margin-top: 0.3em;
}
 
#thread-container-posts {border-top: dashed 4px var(--themeColor);}
 
@media (max-width: 767px) {
#main-content {
    margin-left: 0px;
    width: 100%;
}
#header h1, #header h2 {
    margin: 0 0 0 180px;
    right: 20px;
    overflow:visible;
}
}

打分:

rating: +14+x

Tips:

成年人每日钠的适宜摄入量应不超过2000毫克,这大约相当于5克食盐

- Bindweed_0w0Bindweed_0w0

标签: 版式 版式提案

分享:http://netboard.wikidot.com/blog:1661

评论数: 18

Add a New Comment
找Netboarder要授权