1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-25 09:36:24 -07:00

use QR file input when posting, improve front page formatting

This commit is contained in:
user.email 2018-12-04 15:38:19 -08:00
parent 4ec04d799b
commit 4fa467933b
10 changed files with 101 additions and 96 deletions

View file

@ -9,6 +9,7 @@
}
body {
background-color: #363942;
background-image: url(res/pipes_bg.png);
color: #d8d0b9;
font: $font;