Added code and pre styles

This commit is contained in:
2019-08-31 21:19:49 +09:00
parent a4fbd32406
commit 43c3fb5843
2 changed files with 16 additions and 0 deletions

View File

@ -152,6 +152,9 @@ const user-pro-icon-size = 1.1rem
const amv-large-width = 854px
// Monospace font for `code` and `pre`
const monospace-font-family = "Ubuntu Mono", "Consolas", monospace
// Timings
fade-speed = 150ms
transition-speed = 150ms