mirror of
https://github.com/huashengdun/webssh.git
synced 2026-08-20 04:36:42 +00:00
Updated index.html template
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
.btn-danger {
|
||||
margin-left: 5px;
|
||||
}
|
||||
{% if font.url %}
|
||||
{% if font.family %}
|
||||
@font-face {
|
||||
font-family: '{{ font.family }}';
|
||||
src: url('{{ font.url }}');
|
||||
|
||||
Reference in New Issue
Block a user