Link to article: Artlab1.
/*
Powered on 2021/08/27 10:36:32
[2021 Wikidot Theme]
Created by Hg-lab
CC BY-SA 3.0
*/
body {
background: #E4E3E1;
color: rgb(0, 0, 0);
}
a,a:visited {
color: rgb(64, 102, 148);
}
h1 {
color: #243151;
}
h1,h2,h3,h4,h5,h6 {
font-family: 'Noto Serif SC';
}
blockquote {
background: #F0F0F0;
}
div#container-wrap {
background: url(//gimg2.baidu.com/image_search/src=http%3A%2F%2Fhbimg.b0.upaiyun.com%2Ff91106b4330c2d8ac994066703a5dcec37606c00ead9-MbjlH7_fw658&refer=http%3A%2F%2Fhbimg.b0.upaiyun.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=jpeg?sec=1632618904&t=2b5bfb4d7d5a0f0853897622c3ae1e6f) top left repeat-x;
}
div#header {
background: url(//scpsandboxcn.wdfiles.com/local--files/hglab/HG.png) 10px 40px no-repeat;
background-position :1em 4em;
background-size :85px 85px;
}
div#header h1 a span {
font-size: 0px;
}
div#header h1 a:before {
content: "ArtLab";
color: rgba(19, 24, 36,1);
text-shadow: none;
}
div#header h2 span {
font-size:0px;
padding: 4px;
}
div#header h2:after {
content: "STUDY, CONVERT, PAINTING";
font-weight: bold;
color: rgba(36, 49, 81, 1);
padding: 19px 0;
text-shadow: none;
white-space: pre;
}
div#side-bar div.side-block {
background: rgb(240, 240, 240);
box-shadow: none;
}
div#side-bar div.side-block div.heading,
div#side-bar div.collapsible-block-unfolded-link,
div#side-bar div.collapsible-block-unfolded-link div.collapsible-block-link {
color: #E4E3E1;
border-color: #E4E3E1;
}
div.yui-navset ul.yui-nav a,
div.yui-navset div.yui-navset-top ul.yui-nav a {
background: rgb(240, 240, 240);
}
div.yui-navset ul.yui-nav a:hover,
div.yui-navset ul.yui-nav a:focus {
background: rgb(240, 240, 240);
color: rgb(106, 168, 79);
}
div.yui-navset ul.yui-nav .selected a,
div.yui-navset ul.yui-nav .selected a:focus,
div.yui-navset ul.yui-nav .selected a:hover {
background: rgb(240, 240, 240);
}
div.open-menu a {
color: #E4E3E1!important;
border-color: #E4E3E1!important;
}