旧式芝加哥鬼灵分页

注意


此页为于 SCP 维基内部使用的“组件”页。用于在其他页面中引用。

未经组件作者或工作人员允许,请勿修改此页的内容。


这是由 PeppersGhost 修改的旧式分页

在你的作品开头添加如下语法以应用此组件:

[[include :scp-wiki-cn:component:chicago-spirit]]

此版式设计用于让 Wikidot 的分页看起来像是旧式金属框架的档案标签。主要适用于芝加哥鬼灵的作品,但你也可以用于其他地方。

示例:

Lorem ipsum dolar sit

@import url('https://scp-wiki.wdfiles.com/local--files/component%3Achicago-spirit/telegram3.css');
@import url('https://scp-wiki.wdfiles.com/local--files/component%3Achicago-spirit/yukarimobile.css');
 
.CS-title {
    font-family: 'alpha_echoregular';
}
 
/* YUI-TABS */
/* This is the parent class for most of the tab module.  */
.yui-navset .yui-content{
    background-color: #ededed;
    padding: 10px 25px 10px 25px;
    border-width: 15px 1px 1px 1px;
    border-color: #291f1f;
 
}
 
/* This section affects unselected tabs. */
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    background-color: transparent;
    background-image: url(http://scp-wiki.wdfiles.com/local--files/component%3Aspirit-theme/yuitabs8.png);
    background-size: cover;
    border-width: 0px;
    padding: 2px 20px 0px 20px;
    margin-top: 10px;
    border-top: none;
}
 
/* This section affects the currently selected tab. */
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    background:transparent url(http://scp-wiki.wdfiles.com/local--files/component%3Aspirit-theme/yuitabs7.png) ; /* selected tab background */
    color:#000;
    background-size: cover;
    border-width: 0px;
    padding: 2px 20px 0px 20px;
    margin-top: 10px;
    border-top: none;
}
 
/* This section affects tabs you are hovering over. */
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    background:transparent url(http://scp-wiki.wdfiles.com/local--files/component%3Aspirit-theme/yuitabs7.png) ;
    background-size: cover;
    text-decoration: hover;
    border-width: 0px;
    padding: 2px 20px 0px 20px;
    margin-top: 10px;
    border-top: none;
}
 
/* This removes the border around tab images. */
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: transparent;
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #291f1f;
}
.yui-navset li {
    line-height: normal;
}
.yui-navset .yui-nav a em, .yui-navset .yui-navset-top .yui-nav a em {
    border-color: none;
    border-width: 0;
    bottom: 0;
    left: 0;
    padding: 0.25em 0.75em;
    position: relative;
    right: 0;
    top: -1px;
}
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License