mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style(themes): update tomorrow and photon
This commit is contained in:
@@ -312,6 +312,7 @@
|
||||
clear: both;
|
||||
background-color: var(--post-mobile-link-background-color);
|
||||
border-top: var(--post-mobile-link-border-top);
|
||||
border-bottom: var(--post-mobile-link-border-bottom);
|
||||
padding: 5px;
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
|
||||
+4
-2
@@ -604,6 +604,7 @@
|
||||
|
||||
/* post mobile */
|
||||
--post-mobile-background-color: #282A2E;
|
||||
--post-mobile-info-border-top: 1px solid #2D2F33;
|
||||
--post-mobile-info-border-bottom: 1px solid #2D2F33;
|
||||
--post-mobile-info-background-color: #212326;
|
||||
--post-mobile-info-text-color: #707070;
|
||||
@@ -614,6 +615,7 @@
|
||||
--post-mobile-subject-font-weight: 700;
|
||||
--post-mobile-link-background-color: #212326;
|
||||
--post-mobile-link-border-top: 1px solid #2D2F33;
|
||||
--post-mobile-link-border-bottom: 1px solid #2D2F33;
|
||||
--post-mobile-link-info-text-color: #707070;
|
||||
--post-mobile-abbr-text-color: #707070;
|
||||
--post-mobile-abbr-font-size: 10pt;
|
||||
@@ -730,8 +732,8 @@
|
||||
|
||||
/* post mobile */
|
||||
--post-mobile-background-color: #eee;
|
||||
--post-mobile-info-border-bottom: 1px solid #ccc;
|
||||
--post-mobile-info-border-top: 1px solid #ccc;
|
||||
--post-mobile-info-border-bottom: 1px solid #ccc;
|
||||
--post-mobile-info-background-color: #ddd;
|
||||
--post-mobile-info-text-color: #707070;
|
||||
--post-mobile-menu-button-color: #f60;
|
||||
@@ -741,11 +743,11 @@
|
||||
--post-mobile-subject-font-weight: 700;
|
||||
--post-mobile-link-background-color: #ddd;
|
||||
--post-mobile-link-border-top: 1px solid #ccc;
|
||||
--post-mobile-link-border-bottom: 1px solid #ccc;
|
||||
--post-mobile-link-info-text-color: #333;
|
||||
--post-mobile-abbr-text-color: #333;
|
||||
--post-mobile-abbr-font-size: 10pt;
|
||||
--post-mobile-content-font-size: 11pt;
|
||||
--post-mobile-border-bottom: 1px solid #ccc;
|
||||
|
||||
/* post capcodes */
|
||||
--post-capcode-mod-text-color: #f60;
|
||||
|
||||
Reference in New Issue
Block a user