diff options
Diffstat (limited to 'htroot/env/base.css')
| -rw-r--r-- | htroot/env/base.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/env/base.css b/htroot/env/base.css index fa1bc033f..025980f6b 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -50,7 +50,7 @@ @font-face { font-family: 'Roboto Mono'; - src: url('fonts/Roboto-Mono.ttf') format('truetype'); + src: url('fonts/RobotoMono-Regular.ttf') format('truetype'); } @font-face { @@ -1232,4 +1232,4 @@ div#tagcloud { } -/************* header.template end ************/
\ No newline at end of file +/************* header.template end ************/ |
