mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
update themes, limit post content length, fix undefined
This commit is contained in:
+43
-6
@@ -65,6 +65,8 @@
|
||||
--post-link-text-decoration: underline;
|
||||
--post-link-text-color-hover: red;
|
||||
--post-link-text-decoration-hover: underline;
|
||||
--post-content-link-text-decoration: none;
|
||||
--post-content-link-text-decoration-hover: none;
|
||||
|
||||
/* post */
|
||||
--post-subject-text-color: #cc1105;
|
||||
@@ -85,6 +87,9 @@
|
||||
--post-mobile-link-background-color: #ead6ca;
|
||||
--post-mobile-link-border-top: 1px solid #d9bfb7;
|
||||
--post-mobile-link-info-text-color: #800;
|
||||
--post-mobile-abbr-text-color: #707070;
|
||||
--post-mobile-abbr-font-size: 10pt;
|
||||
--post-mobile-content-font-size: 11pt;
|
||||
|
||||
/* post form */
|
||||
--post-form-toggle-font-size: 22px;
|
||||
@@ -159,6 +164,8 @@
|
||||
--post-link-text-decoration: underline;
|
||||
--post-link-text-color-hover: #d00;
|
||||
--post-link-text-decoration-hover: underline;
|
||||
--post-content-link-text-decoration: none;
|
||||
--post-content-link-text-decoration-hover: none;
|
||||
|
||||
/* post */
|
||||
--post-subject-text-color: #0f0c5d;
|
||||
@@ -179,6 +186,9 @@
|
||||
--post-mobile-link-background-color: #c9cde8;
|
||||
--post-mobile-link-border-top: 1px solid #b7c5d9;
|
||||
--post-mobile-link-info-text-color: #34345c;
|
||||
--post-mobile-abbr-text-color: #707070;
|
||||
--post-mobile-abbr-font-size: 10pt;
|
||||
--post-mobile-content-font-size: 11pt;
|
||||
|
||||
/* post form */
|
||||
--post-form-toggle-font-size: 22px;
|
||||
@@ -215,12 +225,15 @@
|
||||
--button-text-decoration: underline;
|
||||
|
||||
/* mobile buttons */
|
||||
--button-font-size-mobile: 11pt;
|
||||
--button-font-weight-mobile: 700;
|
||||
--button-text-color-mobile: #800;
|
||||
--button-background-image-mobile: url("/public/assets/buttons/button-fade.png");
|
||||
--button-background-color-mobile: #f0e0d6;
|
||||
--button-border-mobile: 1px solid #c0a69d;
|
||||
--button-font-size-mobile: 12pt;
|
||||
--button-font-weight-mobile: unset;
|
||||
--button-text-color-mobile: #00e;
|
||||
--button-background-image-mobile: none;
|
||||
--button-background-color-mobile: none;
|
||||
--button-border-mobile: none;
|
||||
--button-text-decoration-mobile: underline;
|
||||
--button-text-color-hover-mobile: red;
|
||||
--button-text-decoration-hover-mobile: underline;
|
||||
|
||||
/* footer */
|
||||
--footer-item-background-color-desktop: #fed;
|
||||
@@ -230,6 +243,8 @@
|
||||
--post-link-text-decoration: underline;
|
||||
--post-link-text-color-hover: red;
|
||||
--post-link-text-decoration-hover: underline;
|
||||
--post-content-link-text-decoration: underline;
|
||||
--post-content-link-text-decoration-hover: underline;
|
||||
|
||||
/* post */
|
||||
--post-subject-text-color: #cc1105;
|
||||
@@ -239,6 +254,20 @@
|
||||
--post-menu-button-color: #000080;
|
||||
--post-menu-button-color-hover: red;
|
||||
--post-greentext-color: #789922;
|
||||
--post-mobile-background-color: #f5e9e1;
|
||||
--post-mobile-info-border-bottom: 1px solid #d9bfb7;
|
||||
--post-mobile-info-background-color: #ead6ca;
|
||||
--post-mobile-menu-button-color: #00e;
|
||||
--post-mobile-name-text-color: #117743;
|
||||
--post-mobile-name-font-weight: 700;
|
||||
--post-mobile-subject-text-color: #cc1105;
|
||||
--post-mobile-subject-font-weight: 700;
|
||||
--post-mobile-link-background-color: #ead6ca;
|
||||
--post-mobile-link-border-top: 1px solid #d9bfb7;
|
||||
--post-mobile-link-info-text-color: #800;
|
||||
--post-mobile-abbr-text-color: #707070;
|
||||
--post-mobile-abbr-font-size: 12pt;
|
||||
--post-mobile-content-font-size: 13pt;
|
||||
|
||||
/* post form */
|
||||
--post-form-toggle-font-size: 22px;
|
||||
@@ -295,6 +324,8 @@
|
||||
--button-background-image-mobile: url("/public/assets/buttons/button-fade-blue.png");
|
||||
--button-background-color-mobile: #d6daf0;
|
||||
--button-border-mobile: 1px solid #b7c5d9;
|
||||
--button-text-color-hover-mobile: red;
|
||||
--button-text-decoration-hover-mobile: underline;
|
||||
|
||||
/* footer */
|
||||
--footer-item-background-color-desktop: #eef2ff;
|
||||
@@ -304,6 +335,8 @@
|
||||
--post-link-text-decoration: underline;
|
||||
--post-link-text-color-hover: #d00;
|
||||
--post-link-text-decoration-hover: underline;
|
||||
--post-content-link-text-decoration: none;
|
||||
--post-content-link-text-decoration-hover: none;
|
||||
|
||||
/* post */
|
||||
--post-subject-text-color: #0f0c5d;
|
||||
@@ -376,6 +409,8 @@
|
||||
--post-link-text-decoration: underline;
|
||||
--post-link-text-color-hover: #5f89ac;
|
||||
--post-link-text-decoration-hover: underline;
|
||||
--post-content-link-text-decoration: none;
|
||||
--post-content-link-text-decoration-hover: none;
|
||||
|
||||
/* post */
|
||||
--post-subject-text-color: #b294bb;
|
||||
@@ -443,6 +478,8 @@
|
||||
--post-link-text-decoration: underline;
|
||||
--post-link-text-color-hover: #f30;
|
||||
--post-link-text-decoration-hover: underline;
|
||||
--post-content-link-text-decoration: none;
|
||||
--post-content-link-text-decoration-hover: none;
|
||||
|
||||
/* post */
|
||||
--post-subject-text-color: #111;
|
||||
|
||||
Reference in New Issue
Block a user