diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 7349f21..066550b 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -2,7 +2,8 @@ body,html{ margin: 0; background: #ffffff; - font-family: -apple-system, 'Roboto', sans-serif; + font-family: 'Verdana', sans-serif; + /*font-family: -apple-system, 'Roboto', sans-serif;*/ /*font-family:*/ /* -apple-system,*/ /* 'Raleway-Black' ,*/ diff --git a/templates/tb_base.html b/templates/tb_base.html index 2c69a92..febdd98 100644 --- a/templates/tb_base.html +++ b/templates/tb_base.html @@ -9,6 +9,7 @@ + {# #}