用户:Moonchild:修订间差异
来自Fuckrooms Wiki
创建页面,内容为“{{CSS|<nowiki> body{ font-family: "song"; } #mw-content-wrapper{ background-color: #abb2b9; } #mw-content{ background: #eaecf0; } #mw-site-navigation{ background: #eaecf0; } #mw-related-navigation{ background-color: #eaecf0; } #mw-content-wrapper, div#mw-content-block{ background-color: #eaecf0; } :root{ --theme-page-background-color--secondary: #FFFFFF; } @font-face{ font-family: "song"; src: url("https://cdn.jsdelivr.net/gh/channelwey/ZeroFont@main/HanYiBaoSo…” |
无编辑摘要 |
||
(未显示同一用户的3个中间版本) | |||
第1行: | 第1行: | ||
<center>Call her moonchild, | |||
Dancing in the shallows of a river | |||
Lonely moonchild | |||
Dreaming in the shadow of the willow | |||
Talking to the trees of the cobweb strange | |||
Sleeping on the steps of a fountain | |||
Waving silver wands to the night-birds song | |||
Waiting for the sun on the mountain | |||
She’s a moonchild | |||
Gathering the flowers in a garden | |||
Lovely moonchild | |||
Drifting on the echoes of the hours | |||
Sailing on the wind in a milk white gown | |||
Dropping circle stones on a sun dial | |||
Playing hide and seek with the ghosts of dawn | |||
Waiting for a smile from a sun child</center> | |||
{{CSS|<nowiki> | {{CSS|<nowiki> | ||
body{ | body{ | ||
font-family: "song"; | font-family: "Times New Roman", "song"; | ||
} | } | ||
#mw-content-wrapper{ | #mw-content-wrapper{ | ||
第7行: | 第38行: | ||
} | } | ||
#mw-content{ | #mw-content{ | ||
background: # | background: #ffffffff; | ||
} | } | ||
#mw-site-navigation{ | #mw-site-navigation{ |
2025年6月29日 (日) 06:17的最新版本
Dancing in the shallows of a river
Lonely moonchild
Dreaming in the shadow of the willow
Talking to the trees of the cobweb strange
Sleeping on the steps of a fountain
Waving silver wands to the night-birds song
Waiting for the sun on the mountain
She’s a moonchild
Gathering the flowers in a garden
Lovely moonchild
Drifting on the echoes of the hours
Sailing on the wind in a milk white gown
Dropping circle stones on a sun dial
Playing hide and seek with the ghosts of dawn
Waiting for a smile from a sun child
body{
font-family: "Times New Roman", "song";
}
#mw-content-wrapper{
background-color: #abb2b9;
}
#mw-content{
background: #ffffffff;
}
#mw-site-navigation{
background: #eaecf0;
}
#mw-related-navigation{
background-color: #eaecf0;
}
#mw-content-wrapper, div#mw-content-block{
background-color: #eaecf0;
}
:root{
--theme-page-background-color--secondary: #FFFFFF;
}
@font-face{
font-family: "song";
src: url("https://cdn.jsdelivr.net/gh/channelwey/ZeroFont@main/HanYiBaoSongJian-1.woff2") format("woff2");
}
.large{
font-size: x-large;
}