机动航空队 版式
2025年8月10日
修订 5
评分
1
↑ 1
↓ 0
支持率
100%
总票数 1
Wilson 95% 下界
20.7%
在相同票数下更稳健的支持率估计
争议指数
0.000
评分趋势
按周聚合 加载图表中...
最近修订
1 / 2
最近投票
1 / 1
2025-08-10
相关页面
暂无推荐
页面源码
[[module CSS]]
@import url(https://scp-wiki-cn.wdfiles.com/local--code/theme%3Afmaf-theme/1);
[[/module]]
[[iftags +版式]]
[[>]]
[[module rate]]
[[/>]]
[[include :scp-wiki-cn:credit:start]]
**机动航空队 版式**
**作者/英文译者:**[[*user thd-glasses]]
**中文译者:** [[*user EasyEDG]]
**图像作者:**
* 由 [[*user thd-glasses]] 制作。
**字体:**
# https://fonts.google.com/specimen/Chakra+Petch
# https://noonnu.cc/font_page/920
[[include :scp-wiki-cn:credit:end]]
[[tabview]]
[[tab 介绍]]
+ 如何使用:机动航空队 版式
* 这是为 [[[fmaf-hub|机动航空队]]] 设计的原创[[footnote]]**译注:**此处的“原创”是对于韩语分部而言。[[/footnote]]版式。
* 将以下代码粘贴在页面顶端。
> @@[[include :scp-wiki-cn:theme:fmaf-theme]]@@
[[/tab]]
[[tab 图标设计]]
[[table style="width: 90%; margin: 0 auto;"]]
[[row]][[cell style="width: 50%;"]]
[[=image http://scpko.wdfiles.com/local--files/fmaf-hub/FMAF-a-17.png]]
[[/cell]][[cell]]
[[=image http://scpko.wdfiles.com/local--files/fmaf-hub/FMAF.png]]
[[/cell]][[/row]]
[[/table]]
[[/tab]]
[[/tabview]]
@@@@
@@@@
[[code type="css"]]
@charset "utf-8";
/*
기동항공대 CSS 테마
[2020 Wikidot Theme]
Created for SCP FMAF by thd-glasses
The FMAF Logos were created by thd-glasses and is licensed under CC-BY-SA 3.0.
*/
@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@700&display=swap');
@font-face {
font-family: 'EliceDigitalBaeum_Bold';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_220508@1.0/EliceDigitalBaeum_Bold.woff2') format('woff2');
font-weight: 700;
font-style: normal;
}
#header {
background-image: url(https://scpko.wdfiles.com/local--files/theme%3Afmaf-theme/FMAF_logo.png);
}
#header h1 a {
color: transparent;
font-size: 150%;
text-shadow: none;
}
#header h1 a::before {
content: "机动航空队";
font-family: "Chakra Petch", "EliceDigitalBaeum_Bold", sans-serif;
font-weight: 700;
color: #eee;
text-shadow: 3px 3px 5px #000000;
}
#header h2 span {
color: transparent;
font-size: 120%;
text-shadow: none;
}
#header h2 span::before {
content: 'ALPHA-17作战司令部';
font-family: "Chakra Petch", "EliceDigitalBaeum_Bold", sans-serif;
color: #f0f0c0;
text-shadow: 1px 1px 1px #000000;
text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
#side-bar .side-block {
border-radius: 0px;
}
.yui-nav {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: flex-end;
}
.yui-nav li {
display: flex;
flex-grow: 2;
margin: 0;
}
.yui-nav li a {
width: 100%;
text-align: center;
}
.yui-navset .yui-content {
border: none;
border-bottom: 2px solid #641527;
background-color: #F9F9F9;
padding: 15px;
}
.yui-navset .yui-nav a {
background:#FFF;
background-image: none;
border-top: solid #641527 2px;
border-left: solid #EDD 1px;
border-right: solid #EDD 1px;
border-bottom: none;
color:#000;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover {
background: linear-gradient(to bottom, #782637,#641527);
color: #FFF;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
background: #DDD;
text-decoration: none;
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
border-color: #641527;
}
@media (min-width: 768px) {
#header { background-position: 10px 30px; }
}
@media (max-width: 767px) {
#header h1 a::before {
content: "FMAF";
}
#header h2 span::before {
content: 'ALPHA-17';
}
}
[[/code]]
[[include :scp-wiki-cn:component:license-box-theme
|lang=KO
|author=thd-glasses
]]
====
> **文件名:** FMAF_logo.png
> **图片作者:** [[*user thd-glasses]]
> **授权协议:** CC BY-SA 3.0
> **Source Link:** http://scpko.wdfiles.com/local--files/theme%3Afmaf-theme/FMAF_logo.png
> **文件名:** FMAF_logo_2.png
> **图片作者:** [[*user thd-glasses]]
> **授权协议:** CC BY-SA 3.0
> **来源链接:** http://scpko.wdfiles.com/local--files/theme%3Afmaf-theme/FMAF_logo_2.png
> **文件名:** FMAF-a-17.png
> **图片作者:** [[*user thd-glasses]]
> **授权协议:** CC BY-SA 3.0
> **来源链接:** http://scpko.wdfiles.com/local--files/fmaf-hub/FMAF-a-17.png
> **文件名:** FMAF.png
> **图片作者:** [[*user thd-glasses]]
> **授权协议:** CC BY-SA 3.0
> **来源链接:** http://scpko.wdfiles.com/local--files/fmaf-hub/FMAF.png
====
[[include :scp-wiki-cn:component:license-box-end]]
[[/iftags]]