[Client] 🎨

This commit is contained in:
syuilo 2017-02-09 20:27:37 +09:00
parent c90bf42f27
commit e160b81476
3 changed files with 3 additions and 6 deletions

View File

@ -108,6 +108,9 @@ a
cursor pointer cursor pointer
pre > code pre > code
font-family Consolas, 'Courier New', Courier, Monaco, monospace
tab-size 4
.comment .comment
opacity 0.5 opacity 0.5

View File

@ -236,9 +236,6 @@
background #f8f8f8 background #f8f8f8
border-radius 2px border-radius 2px
> code
font-family Consolas, 'Courier New', Courier, Monaco, monospace
> .media > .media
> img > img
display block display block

View File

@ -215,9 +215,6 @@
background #f8f8f8 background #f8f8f8
border-radius 2px border-radius 2px
> code
font-family Consolas, 'Courier New', Courier, Monaco, monospace
> .media > .media
> img > img
display block display block