mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
9 lines
173 B
Plaintext
Vendored
9 lines
173 B
Plaintext
Vendored
@import "bootstrap/bootstrap";
|
|
|
|
@btn-font-weight: 300;
|
|
@font-family-sans-serif: "Roboto", Helvetica, Arial, sans-serif;
|
|
|
|
body, label, .checkbox label {
|
|
font-weight: 300;
|
|
}
|