mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-03 12:47:17 -06:00
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
|
@import "bootstrap/bootstrap";
|
||
|
|
||
|
@btn-font-weight: 300;
|
||
|
@font-family-sans-serif: "Roboto", Helvetica, Arial, sans-serif;
|
||
|
|
||
|
body, label, .checkbox label {
|
||
|
font-weight: 300;
|
||
|
}
|