summaryrefslogtreecommitdiff
path: root/src/web/app/base.styl
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-09 22:47:17 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-09 22:47:17 +0900
commit4cabbe1668879aa784af91ad276ece294bcf65fd (patch)
tree206169a3e9133d522d74fa7efadb507828c6e346 /src/web/app/base.styl
parent#140 (diff)
downloadmisskey-4cabbe1668879aa784af91ad276ece294bcf65fd.tar.gz
misskey-4cabbe1668879aa784af91ad276ece294bcf65fd.tar.bz2
misskey-4cabbe1668879aa784af91ad276ece294bcf65fd.zip
Method and property support
Diffstat (limited to 'src/web/app/base.styl')
-rw-r--r--src/web/app/base.styl7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/web/app/base.styl b/src/web/app/base.styl
index 1e26a9f85c..3b375c2b31 100644
--- a/src/web/app/base.styl
+++ b/src/web/app/base.styl
@@ -141,6 +141,13 @@ pre > code
font-style italic
//text-decoration underline
+ .method
+ font-style italic
+ color #8964c1
+
+ .property
+ color #a71d5d
+
mk-locker
display block
position fixed