view templates/default/_browser/bulma_sat.scss @ 13:b8bf3cd79a9a

tempalte: settings to use `bulma` theme as basis
author Goffi <goffi@goffi.org>
date Fri, 23 Apr 2021 11:58:07 +0200
parents dc880664a8ec
children
line wrap: on
line source

@charset "utf-8";
$primary: #82baff;
$body-background-color: #eaeaea;

@import "node_modules/bulma/bulma.sass";