mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-13 03:06:24 -07:00
11 lines
No EOL
213 B
SCSS
11 lines
No EOL
213 B
SCSS
$bgcol: #eee;
|
|
$replycol: #ddd;
|
|
$replyborder: #ccc;
|
|
$fontcol: #333;
|
|
$linkcol: #f60;
|
|
$subjectcol: #024;
|
|
$shadowcol: #292929;
|
|
$sectionbg: #FCFCFC;
|
|
$sectionborder: #D7D7D7;
|
|
|
|
$font: 'Trebuchet MS',Trebuchet,sans-serif; |