Winter Theme

This is a site page used
internally by the RPC Authority Wiki.
DO NOT TOUCH THIS PAGE
WITHOUT STAFF PERMISSION
/* This Winter Seasonal Theme was created and designed by Dr. Pierson for the purpose of the winter seasonal events of the Authority Website. */ @import url('https://www.cssfontstack.com/Century-Gothic'); :root { --body-background: #0b0f11 url(http://rpcsandbox.wdfiles.com/local--files/component%3Awinter/WinterThemeBG.png); --header-text-visibility: hidden; --header-background: url(http://rpcsandbox.wdfiles.com/local--files/component%3Awinter/WinterTheme%282020%29.png); --page-title-color: #1749A8; --sidebar-header-color: #1749A8; --WT-header-text-visibility: hidden; --WT-header-background: url(http://rpcsandbox.wdfiles.com/local--files/component%3Awinter/WinterTheme%282020%29.png); } /* Background Theme */ div#container-wrap { background-size: 100% 402px; } /* Background Logo */ #header { background-image: url(http://rpcsandbox.wdfiles.com/local--files/component%3Awinter/WinterThemeHeader.png); background-repeat: no-repeat; background-size: auto calc(9.5rem - 2.125rem); background-position: 15px 12px; } /* Page Title */ #page-title { font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; } /* Sidebar Header */ #side-bar .heading { font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; } /* Mobile Compatibility */ @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) { /* Background Logo */ #header { background-size: auto calc(7.5rem - 2.125rem); background-position: left 0rem top 3.5em; } div#container-wrap { background-size: auto 402px !important } }
page revision: 12, last edited: 24 Dec 2020 17:19