mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add desktop topnav, update themes
This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
||||
.app {
|
||||
background: var(--background-base-color) var(--background-pattern-image) top center repeat-x;
|
||||
font: 13px/1.231 arial, helvetica, sans-serif;
|
||||
font-size: var(--body-font-size);
|
||||
font-family: var(--body-font-family);
|
||||
color: var(--body-font-color);
|
||||
z-index: 1;
|
||||
min-height: 100%;
|
||||
overflow-y: hidden;
|
||||
|
||||
Reference in New Issue
Block a user