m Protected "MediaWiki:Minerva.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
No edit summary
Line 21: Line 21:
/* Default styles [[File:Mobile-header.png]] */
/* Default styles [[File:Mobile-header.png]] */
:root {
:root {
--mobile-header-background: url('https://structorica.wiki/images/Mobile-header.png');
--mobile-header-background: url('images/essentials/Mobile-header.png');
--mobile-header-background-color: #698cff;
--mobile-header-background-color: #698cff;
--content-background-color: #ebeef2;
--content-background-color: #ebeef2;
Line 38: Line 38:
     width: 135px;
     width: 135px;
     height: 50px;
     height: 50px;
     background-image: url('https://structorica.wiki/images/WikiLogoMobile.png');
     background-image: url('images/essentials/WikiLogoMobile.png');
     background-size: contain;
     background-size: contain;
     background-repeat: no-repeat;
     background-repeat: no-repeat;
Line 51: Line 51:
--archive-box-border-color: #444;
--archive-box-border-color: #444;


     --mobile-header-background: url('https://structorica.wiki/images/Dark-mobile-header.png');
     --mobile-header-background: url('images/essentials/Dark-mobile-header.png');
--mobile-header-background-color: #2b3162;
--mobile-header-background-color: #2b3162;
--content-background-color: #2b2f39;
--content-background-color: #2b2f39;