这玩意怎么弄啊
[[module css]]
.footerbox{
padding:0.1rem 1rem;
margin-top:1rem;
background: #48453C;
border-radius:0 0.6rem 0 0;
color:#191410;
border: 3px solid #FFFBF0;
box-sizing:border-box;
}
You only need to include whichever Header you need
for the level of ++++'s you're using
.footerbox h1{
color: #EDE9DF;
}
.footerbox h2{
color: #EDE9DF;
}
.footerbox h3{
color: #EDE9DF;
}
.footerbox h4{
color: #EDE9DF;
}
.footerbox h5{
color: #EDE9DF;
}
.footerbox h6{
color: #EDE9DF;
}
.footerflavor{
padding:0.5px 1rem;
margin-bottom:1rem;
background:#FFFBF0;
border-radius:0 0 0 0.6rem;
color:#191410;
box-sizing:border-box;
}
//If you don't want a span, don't include anything down here
.footerspan{
float:right;
margin-top:0.2rem;
font-size:70%;
}
@media only screen and (max-width: 520px) {
.footerspan{
display:none;
}
}
.profilepic{
border-radius:0.6rem;
float:left;
max-height:13rem;
height:17vw;
margin-right:1rem;
box-shadow: 0px 0px 3px;
box-sizing:border-box;
}
.featurebox{
padding:0 0.5rem;
margin:1rem 0;
background:#c7c089;
border-radius:0.6rem;
box-shadow: 0px 0px 3px;
border: 1.75px solid #d6ce92;
box-sizing:border-box;
color: black;
}
.featureflavor{
padding:0 0.5rem;
margin:0.5rem 0;
background:#d6ce92;
border-radius:0.6rem;
box-shadow: 0px 0px 3px;
border: 1.75px solid #c7c089;
box-sizing:border-box;
transition:0.2s;
}
.footerspan{
float:right;
margin-top:0.2rem;
font-size:70%;
}
@media only screen and (max-width: 520px) {
.footerspan{
display:none;
}
}
.sideline{
padding-left:2%;
border-left:2pt solid #c7c089;
margin:1rem 0 1rem 1%;
}
.page {
display: block;
overflow: hidden;
font-family: "Monotype Corsiva", "Bradley Hand ITC", sans-serif;
font-style: normal;
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: linear-gradient(to top ,rgb(202, 219, 228) 0%, rgb(231, 233, 220) 8%);
background-origin: padding-box;
background-position: 0px 8px;
background-repeat: repeat;
background-size: 100% 20px;
border: 1px solid #CCC;
border-radius: 10px;
padding: 10px 10px;
margin-bottom: 10px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2)
}
.page p,
.page ul {
line-height: 20px;
margin: 0;
}
[[/module]]
[[module rate]]
[[include :frontherooms:component:cecs
|number=animal 栗子栗子栗子…
|habitat=另一个世界
|danger=高
|intel=极高
|class=中立生物
|properties=CBR UNQ BNV
]]
简介: 栗子状态: 活跃
【姓名】:nzmhhh698,更广为流传的名字为栗子/帽子/元气
已知位置:一个维基{网站}的档案中。
已知关系:什么玩意我要吃栗子去了
站长v我50我要买栗子
描述:
“栗子”的诞生是个BUG,他是某个地方的档案中出现的,诞生的可能为某网站写手的账号与某病毒诞生的意识。
相信栗子包治百病,非常喜欢栗子和鸭嘴帽以及元气森林气泡水和猫。
最讨厌的是狗,据说和{白鼬之主}及{莫徐}认识。
[css]
.footerbox{
padding:0.1rem 1rem;
margin-top:1rem;
background: #48453C;
border-radius:0 0.6rem 0 0;
color:#191410;
border: 3px solid #FFFBF0;
box-sizing:border-box;
}
You only need to include whichever Header you need
for the level of ++++'s you're using
.footerbox h1{
color: #EDE9DF;
}
.footerbox h2{
color: #EDE9DF;
}
.footerbox h3{
color: #EDE9DF;
}
.footerbox h4{
color: #EDE9DF;
}
.footerbox h5{
color: #EDE9DF;
}
.footerbox h6{
color: #EDE9DF;
}
.footerflavor{
padding:0.5px 1rem;
margin-bottom:1rem;
background:#FFFBF0;
border-radius:0 0 0 0.6rem;
color:#191410;
box-sizing:border-box;
}
//If you don't want a span, don't include anything down here
.footerspan{
float:right;
margin-top:0.2rem;
font-size:70%;
}
@media only screen and (max-width: 520px) {
.footerspan{
display:none;
}
}
.profilepic{
border-radius:0.6rem;
float:left;
max-height:13rem;
height:17vw;
margin-right:1rem;
box-shadow: 0px 0px 3px;
box-sizing:border-box;
}
.featurebox{
padding:0 0.5rem;
margin:1rem 0;
background:#c7c089;
border-radius:0.6rem;
box-shadow: 0px 0px 3px;
border: 1.75px solid #d6ce92;
box-sizing:border-box;
color: black;
}
.featureflavor{
padding:0 0.5rem;
margin:0.5rem 0;
background:#d6ce92;
border-radius:0.6rem;
box-shadow: 0px 0px 3px;
border: 1.75px solid #c7c089;
box-sizing:border-box;
transition:0.2s;
}
.footerspan{
float:right;
margin-top:0.2rem;
font-size:70%;
}
@media only screen and (max-width: 520px) {
.footerspan{
display:none;
}
}
.sideline{
padding-left:2%;
border-left:2pt solid #c7c089;
margin:1rem 0 1rem 1%;
}
.page {
display: block;
overflow: hidden;
font-family: "Monotype Corsiva", "Bradley Hand ITC", sans-serif;
font-style: normal;
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: linear-gradient(to top ,rgb(202, 219, 228) 0%, rgb(231, 233, 220) 8%);
background-origin: padding-box;
background-position: 0px 8px;
background-repeat: repeat;
background-size: 100% 20px;
border: 1px solid #CCC;
border-radius: 10px;
padding: 10px 10px;
margin-bottom: 10px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2)
}
.page p,
.page ul {
line-height: 20px;
margin: 0;
}
[[/module]]
[[module rate]]
[[include :frontherooms:component:cecs
|number=animal 栗子栗子栗子…
|habitat=另一个世界
|danger=高
|intel=极高
|class=中立生物
|properties=CBR UNQ BNV
]]
简介: 栗子状态: 活跃
【姓名】:nzmhhh698,更广为流传的名字为栗子/帽子/元气
已知位置:一个维基{网站}的档案中。
已知关系:什么玩意我要吃栗子去了
站长v我50我要买栗子
描述:
“栗子”的诞生是个BUG,他是某个地方的档案中出现的,诞生的可能为某网站写手的账号与某病毒诞生的意识。
相信栗子包治百病,非常喜欢栗子和鸭嘴帽以及元气森林气泡水和猫。
最讨厌的是狗,据说和{白鼬之主}及{莫徐}认识。
[[>]]
[[module css]]
.footerbox{
padding:0.1rem 1rem;
margin-top:1rem;
background: #48453C;
border-radius:0 0.6rem 0 0;
color:#191410;
border: 3px solid #FFFBF0;
box-sizing:border-box;
}
You only need to include whichever Header you need
for the level of ++++'s you're using
.footerbox h1{
color: #EDE9DF;
}
.footerbox h2{
color: #EDE9DF;
}
.footerbox h3{
color: #EDE9DF;
}
.footerbox h4{
color: #EDE9DF;
}
.footerbox h5{
color: #EDE9DF;
}
.footerbox h6{
color: #EDE9DF;
}
.footerflavor{
padding:0.5px 1rem;
margin-bottom:1rem;
background:#FFFBF0;
border-radius:0 0 0 0.6rem;
color:#191410;
box-sizing:border-box;
}
//If you don't want a span, don't include anything down here
.footerspan{
float:right;
margin-top:0.2rem;
font-size:70%;
}
@media only screen and (max-width: 520px) {
.footerspan{
display:none;
}
}
.profilepic{
border-radius:0.6rem;
float:left;
max-height:13rem;
height:17vw;
margin-right:1rem;
box-shadow: 0px 0px 3px;
box-sizing:border-box;
}
.featurebox{
padding:0 0.5rem;
margin:1rem 0;
background:#c7c089;
border-radius:0.6rem;
box-shadow: 0px 0px 3px;
border: 1.75px solid #d6ce92;
box-sizing:border-box;
color: black;
}
.featureflavor{
padding:0 0.5rem;
margin:0.5rem 0;
background:#d6ce92;
border-radius:0.6rem;
box-shadow: 0px 0px 3px;
border: 1.75px solid #c7c089;
box-sizing:border-box;
transition:0.2s;
}
.footerspan{
float:right;
margin-top:0.2rem;
font-size:70%;
}
@media only screen and (max-width: 520px) {
.footerspan{
display:none;
}
}
.sideline{
padding-left:2%;
border-left:2pt solid #c7c089;
margin:1rem 0 1rem 1%;
}
.page {
display: block;
overflow: hidden;
font-family: "Monotype Corsiva", "Bradley Hand ITC", sans-serif;
font-style: normal;
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: linear-gradient(to top ,rgb(202, 219, 228) 0%, rgb(231, 233, 220) 8%);
background-origin: padding-box;
background-position: 0px 8px;
background-repeat: repeat;
background-size: 100% 20px;
border: 1px solid #CCC;
border-radius: 10px;
padding: 10px 10px;
margin-bottom: 10px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2)
}
.page p,
.page ul {
line-height: 20px;
margin: 0;
}
[[/module]]
[[module rate]]
[[include :frontherooms:component:cecs
|number=animal 栗子栗子栗子…
|habitat=另一个世界
|danger=高
|intel=极高
|class=中立生物
|properties=CBR UNQ BNV
]]
简介: 栗子状态: 活跃
【姓名】:nzmhhh698,更广为流传的名字为栗子/帽子/元气
已知位置:一个维基{网站}的档案中。
已知关系:什么玩意我要吃栗子去了
站长v我50我要买栗子
描述:
“栗子”的诞生是个BUG,他是某个地方的档案中出现的,诞生的可能为某网站写手的账号与某病毒诞生的意识。
相信栗子包治百病,非常喜欢栗子和鸭嘴帽以及元气森林气泡水和猫。
最讨厌的是狗,据说和{白鼬之主}及{莫徐}认识。
栗子拥有实体化的能力,可以用以下几种液/气体。
空气,这会使“栗子”与空气融为一体,看不见摸不着,无特殊效果。
