Link to article: FMAF CSS Theme.
@import url(https://scp-wiki.wdfiles.com/local--code/theme%3Afmaf-theme/1);
width: 90%; margin: 0 auto;
width: 50%;
:scp-wiki:info:start
:scp-wiki:info:end
:scp-wiki:component:license-box-end
licensebox
[[module CSS]] @import url(https://scp-wiki.wdfiles.com/local--code/theme%3Afmaf-theme/1); [[/module]] [[iftags +theme]] [[>]] [[module rate]] [[/>]] [[include :scp-wiki:info:start]] **FMAF CSS Theme** **Author:** [[*user thd-glasses]] **Images:** * Made by [[*user thd-glasses]]. **Fonts:** # https://fonts.google.com/specimen/Chakra+Petch # https://noonnu.cc/font_page/920 [[include :scp-wiki:info:end]] [[tabview]] [[tab Instruction]] + How to use: MOBILE AIR FORCE CSS THEME * This is the original theme for [[[fmaf-hub|Mobile Air Force]]]. * Add the following code on the top of your page. > @@[[include theme:fmaf-theme]]@@ [[/tab]] [[tab Designs]] [[table style="width: 90%; margin: 0 auto;"]] [[row]][[cell style="width: 50%;"]] [[=image https://scp-wiki.wikidot.com/local--files/theme:fmaf-theme/FMAF-a-17.webp]] [[/cell]][[cell]] [[=image https://scp-wiki.wikidot.com/local--files/theme:fmaf-theme/FMAF.webp]] [[/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.bunny.net/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://scp-wiki.wikidot.com/local--files/theme:fmaf-theme/FMAF_logo.webp); } #header h1 a { color: transparent; font-size: 150%; text-shadow: none; } #header h1 a::before { content: "MOBILE AIR FORCE"; 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 OPERATIONS COMMAND'; 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]] [[div class="licensebox"]] [[collapsible show="‡ Licensing / Citation" hide="‡ Hide Licensing / Citation"]] Cite this page as: > "[http://scpko.wikidot.com/theme:fmaf-theme FMAF Theme]" by thd-glasses, from the [https://scpko.wikidot.com SCP-KO]. Source: http://scpko.wikidot.com/theme:fmaf-theme. Licensed under [https://creativecommons.org/licenses/by-sa/3.0/ CC-BY-SA]. For more information, see [https://scp-wiki.wikidot.com/licensing-guide Licensing Guide]. **Licensing Disclosures** > **Filename:** FMAF_logo.png > **Author:** [[*user thd-glasses]] > **License:** CC BY-SA 3.0 > **Source Link:** http://scpko.wdfiles.com/local--files/theme%3Afmaf-theme/FMAF_logo.png > **Filename:** FMAF_logo_2.png > **Author:** [[*user thd-glasses]] > **License:** CC BY-SA 3.0 > **Source Link:** http://scpko.wdfiles.com/local--files/theme%3Afmaf-theme/FMAF_logo_2.png > **Filename:** FMAF-a-17.png > **Author:** [[*user thd-glasses]] > **License:** CC BY-SA 3.0 > **Source Link:** https://scp-wiki.wikidot.com/local--files/theme:fmaf-theme/FMAF-a-17.webp > **Filename:** FMAF.png > **Author:** [[*user thd-glasses]] > **License:** CC BY-SA 3.0 > **Source Link:** https://scp-wiki.wikidot.com/local--files/theme:fmaf-theme/FMAF.webp [[include :scp-wiki:component:license-box-end]] [[/iftags]]