日暮时分 版式

源页面
2024年5月23日
修订 1
评分
4
↑ 4
↓ 0
支持率
100%
总票数 4
Wilson 95% 下界
51.0%
在相同票数下更稳健的支持率估计
争议指数
0.000

评分趋势

按周聚合
加载图表中...

最近修订

1 / 1
修改标签
1 年前
已新增标签:fr, 版式。
创建页面
1 年前

最近投票

1 / 1
2024-09-03
2024-09-03
2024-09-03

相关页面

暂无推荐

页面源码

[[module ThemePreviewer noUi="true" theme_url="https://fondationscp.github.io/theme/sigma9.min.css"]] [[iftags +版式]] 这是为[[[centre-quand-le-soleil-se-couche|日暮时分]]]设定制作的版式。在您的页面开头添加如下代码以应用此版式: [[/iftags]] [[include component:modele-theme |notation=block |liens=block |footnote=block |titres6=block |onglets=block ]] [[div [[iftags -版式]]style="display: none"[[/iftags]]]] [[module CSS show="true"]] /*     Thème de Quand le Soleil se Couche (Sigma-9)     Thème Wikidot 2024     Créé par Cauchynambour     Image logo créée par Cauchynambour     Image header tirée du thème http://scp-int.wikidot.com/poor-foundation-hub */ @import url('https://fonts.googleapis.com/css2?family=Space+Mono&display=swap'); :root { --ct_fns_alt-header-txt : var(--step-2, clamp(2.72rem, calc(1.77rem + 2.47vw), 3.53rem)); --ct_fns_header-txt: 0; --ct_fns_slogan-txt: 0; --ct_fns_alt-slogan-txt: var(--step--1, clamp(0.88rem, calc(1.02rem + -0.20vw), 0.98rem)); --ct_cnt_alt-slogan-txt: "{$sous-titre}"; --ct_bg_header-logo: url(https://fondationscp.wdfiles.com/local--files/theme:quand-le-soleil-se-couche/header-logo.png); --ct_col_link: black; --ct_col_link-visited: black; } #header h1 a::before, .flickering {     content : 'SCP';     animation : flicker 3s linear infinite;     font-size : var(--ct_fns_alt-header-txt); } #header h1 a::after {     content: '基金会';     animation: none;     font-size: var(--ct_fns_alt-header-txt); } @keyframes flicker {     0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% {      //text-shadow: none;     opacity: .99;          }     20%, 21.999%, 63%, 63.999%, 65%, 69.999% {      opacity: 0.4;     } } /* from : http://scp-int.wikidot.com/poor-foundation-hub/ */ div#container-wrap {   background-image: url(http://fondationscp.wdfiles.com/local--files/theme:quand-le-soleil-se-couche/body_bg_grey.png);   background-repeat: repeat-x; } #header, #side-bar {   -webkit-filter: grayscale(100%);   filter: grayscale(100%); } /* / from : http://scp-int.wikidot.com/poor-foundation-hub/ */ .page-rate-widget-box, .creditButton, .yui-navset {   -webkit-filter: grayscale(100%);   filter: grayscale(100%); } #page-title {    color : black; } #header h2 {    transform : rotate(2deg); } div.img {    filter : grayscale(0); } [[/module]] [[/div]]