diff --git a/share/static/style.css b/share/static/style.css index 49d6abd..7f4b6ab 100644 --- a/share/static/style.css +++ b/share/static/style.css @@ -12,7 +12,7 @@ font-size: 70%; /*font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream Vera Sans Mono,monospace; */ /*Droid Sans Mono*/ -font-family: "DejaVu Sans Mono", Menlo, "Lucida Sans Typewriter", "Lucida Console", monaco, "Bitstream Vera Sans Mono", monospace; +font-family: "Source Code Pro", "DejaVu Sans Mono", Menlo, "Lucida Sans Typewriter", "Lucida Console", monaco, "Bitstream Vera Sans Mono", monospace; /*font-family: bitstream_vera_sans_monoroman;*/ font-size: 75%; } diff --git a/share/templates/index.html b/share/templates/index.html index cf92bb9..261feeb 100644 --- a/share/templates/index.html +++ b/share/templates/index.html @@ -1,5 +1,6 @@
+