fix body font size

This commit is contained in:
plebeius
2025-11-05 22:33:50 +01:00
parent 43a46be904
commit cc88d805f4
2 changed files with 4 additions and 5 deletions
+4 -4
View File
@@ -23,7 +23,7 @@
--body-background-pattern-image: url("/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-desktop-btn-color: navy;
@@ -239,7 +239,7 @@
--body-background-pattern-image: url("/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-desktop-btn-color: navy;
@@ -819,7 +819,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;
/* board banner */
--banner-image-border: 1px solid #000;
@@ -1040,7 +1040,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 banner */
--banner-image-border: 1px solid #000;
-1
View File
@@ -270,7 +270,6 @@
font-weight: 700;
font-size: 100%;
margin: 0;
margin-bottom: 5px;
text-transform: capitalize;
color: #800;
text-decoration: underline;