style: fix homepage width and body font size

This commit is contained in:
plebeius.eth
2024-05-03 16:07:31 +02:00
parent b0fdbfc13e
commit d3a09f3369
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -22,7 +22,7 @@
--body-background-pattern-image: url("/public/assets/background-fade.png");
--body-font-color: maroon;
--body-font-family: arial, helvetica, sans-serif;
--body-font-size: 10pt;
--body-font-size: 13px;
/* catalog post */
--catalog-post-menu-btn-color: navy;
@@ -175,7 +175,7 @@
--body-background-pattern-image: url("/public/assets/background-fade-blue.png");
--body-font-color: #000;
--body-font-family: arial, helvetica, sans-serif;
--body-font-size: 10pt;
--body-font-size: 13px;
/* catalog post */
--catalog-post-menu-btn-color: navy;
@@ -306,7 +306,7 @@
--body-background-pattern-image: none;
--body-font-color: maroon;
--body-font-family: times new roman, serif;
--body-font-size: 12pt;
--body-font-size: 16px;
/* board nav */
--boardnav-font-size: 11pt;
@@ -448,7 +448,7 @@
--body-background-pattern-image: none;
--body-font-color: #000;
--body-font-family: times new roman, serif;
--body-font-size: 12pt;
--body-font-size: 16px;
/* challenge modal */
--challenge-modal-background-color: #d6daf0;
@@ -564,7 +564,7 @@
--body-background-pattern-image: none;
--body-font-color: #c5c8c6;
--body-font-family: arial, helvetica, sans-serif;
--body-font-size: 10pt;
--body-font-size: 13px;
/* homepage */
--homepage-infobox-text-color: #c5c8c6;
@@ -715,7 +715,7 @@
--body-background-pattern-image: none;
--body-font-color: #333;
--body-font-family: arial, helvetica, sans-serif;
--body-font-size: 10pt;
--body-font-size: 13px;
/* board nav */
--boardnav-font-size: 9pt;