add roboto font
This commit is contained in:
parent
e638442fc8
commit
315f1689b8
16 changed files with 235 additions and 1 deletions
|
|
@ -3,6 +3,11 @@
|
|||
* Copay main CSS
|
||||
*
|
||||
*/
|
||||
body {
|
||||
font-family: Roboto;
|
||||
font-style : normal;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
h3.title {
|
||||
margin-left: 10px !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue