mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Remove unused fonts and add condensed font style
This commit is contained in:
parent
6106bade22
commit
0f8d549c6e
4 changed files with 4 additions and 8 deletions
|
@ -32,18 +32,14 @@ bg color of non edit textFields: fafafa
|
|||
src: url("/fonts/FiraSans-Bold.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
src: url("/fonts/FiraSans-BoldItalic.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
src: url("/fonts/FiraSans-Italic.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
src: url("/fonts/FiraSans-Medium.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
src: url("/fonts/FiraSansCondensed-Light.ttf");
|
||||
}
|
||||
|
||||
.root {
|
||||
-bs-very-dark-grey3: #444; /* 3 usages */
|
||||
-bs-grey: #666666; /* 8 usages */
|
||||
|
|
Binary file not shown.
Binary file not shown.
BIN
gui/src/main/resources/fonts/FiraSansCondensed-Light.ttf
Executable file
BIN
gui/src/main/resources/fonts/FiraSansCondensed-Light.ttf
Executable file
Binary file not shown.
Loading…
Add table
Reference in a new issue