Change font to Roboto Mono
This commit is contained in:
parent
f9bf65e107
commit
35700e72d1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<title>File Browser</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">
|
||||
<link href="//fonts.googleapis.com/css?family=Roboto+Mono:400,300,600" rel="stylesheet" type="text/css">
|
||||
|
||||
<link href="css/vendor/normalize.css" rel="stylesheet" type="text/css">
|
||||
<link href="css/vendor/skeleton.css" rel="stylesheet" type="text/css">
|
||||
|
|
Loading…
Reference in a new issue