mirror of https://github.com/gophish/gophish
Changing label font to be Roboto
parent
d7d0d4c485
commit
cf4565caf6
|
@ -19,6 +19,9 @@
|
|||
.sans {
|
||||
font-family:'Open Sans', sans-serif !important;
|
||||
}
|
||||
.label {
|
||||
font-family:'Roboto', sans-serif !important;
|
||||
}
|
||||
.form-signin {
|
||||
max-width: 400px;
|
||||
padding: 15px;
|
||||
|
|
Loading…
Reference in New Issue