No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 22: Line 22:
:root {
:root {
--mobile-header-background: url('https://structorica.wiki/images/Mobile-header.png');
--mobile-header-background: url('https://structorica.wiki/images/Mobile-header.png');
--mobile-header-background-color: #58B5FE;
--mobile-header-background-color: #4146f3;
--content-background-color: #E6EFF4;
--content-background-color: #ebeef2;
--content-text-color: #202122;
--content-text-color: #202122;
}
}
Line 52: Line 52:


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