mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Add more monospace fonts to fancy index
Signed-off-by: Harry Chen <i@harrychen.xyz>
This commit is contained in:
parent
8eb13a745b
commit
61484a5aa0
|
|
@ -35,7 +35,7 @@ permalink: /fancy-index/after.html
|
|||
</script>
|
||||
<style>
|
||||
#list tbody td, #path{
|
||||
font-family: monospace;
|
||||
font-family: 'Fira Code Retina', 'Fira Code', 'Fira Mono', 'JetBrains Mono', 'Source Code Pro', 'Consolas', 'Menlo', 'Monaco', monospace;
|
||||
}
|
||||
</style>
|
||||
{% endraw %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue