mirror of https://github.com/huashengdun/webssh
Updated index.html template
parent
8901eb0580
commit
8d9eeb0bc1
|
@ -24,7 +24,7 @@
|
||||||
.btn-danger {
|
.btn-danger {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
{% if font.url %}
|
{% if font.family %}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: '{{ font.family }}';
|
font-family: '{{ font.family }}';
|
||||||
src: url('{{ font.url }}');
|
src: url('{{ font.url }}');
|
||||||
|
|
Loading…
Reference in New Issue