From df5a8768ece9801c08dfcca3e690f296de8f3df6 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 9 Feb 2017 20:13:44 +0900 Subject: 変数サポート MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/web/app/base.styl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/web/app/base.styl') 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 -- cgit v1.2.3-freya