1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Add code theme selector

This commit is contained in:
dojineko
2016-04-17 21:00:34 +09:00
parent 43fb37ab1d
commit 777f7f9305
13 changed files with 110 additions and 16 deletions

View File

@@ -116,9 +116,7 @@ marked()
border solid 1px alpha(borderColor, 0.3)
border-radius 4px
font-size 0.9em
color black
text-decoration none
background-color #F6F6F6
margin-right 2px
*:not(a.lineAnchor) + code
margin-left 2px
@@ -128,14 +126,12 @@ marked()
border-radius 5px
overflow-x auto
margin 0 0 15px
background-color #F6F6F6
line-height 1.35em
&>code
margin 0
padding 0
border none
border-radius 0
color black
table
width 100%
margin 15px 0 25px