mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
perf(app): limit load of subplebbit with preload of layout
This commit is contained in:
+8
-8
@@ -10,7 +10,7 @@
|
||||
--boardnav-mobile-font-size: 10px;
|
||||
--board-title-font-size: 28px;
|
||||
--board-title-font-family: Tahoma, sans-serif;
|
||||
--board-subtitle-font-size: x-small;
|
||||
--board-address-font-size: x-small;
|
||||
--body-font-color: maroon;
|
||||
--body-font-family: arial, helvetica, sans-serif;
|
||||
--body-font-size: 10pt;
|
||||
@@ -52,8 +52,8 @@
|
||||
--board-title-font-size: 28px;
|
||||
--board-title-font-family: Tahoma, sans-serif;
|
||||
--board-title-text-color: #af0a0f;
|
||||
--board-subtitle-text-color: #af0a0f;
|
||||
--board-subtitle-font-size: x-small;
|
||||
--board-address-text-color: #af0a0f;
|
||||
--board-address-font-size: x-small;
|
||||
--body-font-color: #000;
|
||||
--body-font-family: arial, helvetica, sans-serif;
|
||||
--body-font-size: 10pt;
|
||||
@@ -91,7 +91,7 @@
|
||||
--boardnav-mobile-border-bottom: 2px solid #d9c5b7;
|
||||
--boardnav-mobile-font-size: 11pt;
|
||||
--board-title-font-size: 32px;
|
||||
--board-subtitle-font-size: 10pt;
|
||||
--board-address-font-size: 10pt;
|
||||
--body-font-color: maroon;
|
||||
--body-font-family: times new roman, serif;
|
||||
--body-font-size: 12pt;
|
||||
@@ -129,8 +129,8 @@
|
||||
--boardnav-mobile-font-size: 11pt;
|
||||
--board-title-font-size: 32px;
|
||||
--board-title-text-color: #af0a0f;
|
||||
--board-subtitle-text-color: #af0a0f;
|
||||
--board-subtitle-font-size: 10pt;
|
||||
--board-address-text-color: #af0a0f;
|
||||
--board-address-font-size: 10pt;
|
||||
--body-font-color: #000;
|
||||
--body-font-family: times new roman, serif;
|
||||
--body-font-size: 12pt;
|
||||
@@ -170,7 +170,7 @@
|
||||
--boardnav-mobile-font-size: 10px;
|
||||
--board-title-font-size: 28px;
|
||||
--board-title-font-family: Tahoma, sans-serif;
|
||||
--board-subtitle-font-size: x-small;
|
||||
--board-address-font-size: x-small;
|
||||
--body-font-color: #c5c8c6;
|
||||
--body-font-family: arial, helvetica, sans-serif;
|
||||
--body-font-size: 10pt;
|
||||
@@ -205,7 +205,7 @@
|
||||
--board-title-font-size: 28px;
|
||||
--board-title-font-family: Tahoma, sans-serif;
|
||||
--board-title-text-color: #004a99;
|
||||
--board-subtitle-font-size: x-small;
|
||||
--board-address-font-size: x-small;
|
||||
--body-font-color: #333;
|
||||
--body-font-family: arial, helvetica, sans-serif;
|
||||
--body-font-size: 10pt;
|
||||
|
||||
Reference in New Issue
Block a user