diff options
Diffstat (limited to 'src/web')
| -rw-r--r-- | src/web/app/base.styl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/web/app/base.styl b/src/web/app/base.styl index 4082fa24ca..30ff7133d3 100644 --- a/src/web/app/base.styl +++ b/src/web/app/base.styl @@ -130,6 +130,11 @@ pre > code .number color #ae81ff + .var:not(.keyword) + font-weight bold + font-style italic + //text-decoration underline + mk-locker display block position fixed |