btcpayserver/BTCPayServer/wwwroot/vendor/bootstrap4/css/_variables.scss
Kevin Mulcrone 90852fe951 updated styles on user server page (#821)
* updated styles on user server page

* moved files out of bootstrap.css

* removed old css classes from initial commit

* move css changes to site.css

* add missing }
2019-05-28 21:40:10 +09:00

4 lines
No EOL
80 B
SCSS

$primary: #329f80;
$secondary: #2284A6;
$dark: #0f3b21;
$font-size-base: 0.9rem;