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

apply electron & cleanup old app files

This commit is contained in:
Rokt33r
2015-07-28 23:35:21 +09:00
parent 5dbfb24f1c
commit d20f005c5d
111 changed files with 312 additions and 10368 deletions

View File

@@ -1,5 +1,4 @@
marked()
line-height 1.2em
hr
border-top none
border-bottom solid 1px borderColor
@@ -24,6 +23,9 @@ marked()
margin 2.33em auto
h1, h2, h3, h4, h5, h6
font-weight bold
line-height 1.2em
p
line-height 1.2em
img
max-width 100%
strong
@@ -63,6 +65,7 @@ marked()
border solid 1px borderColor
border-radius 5px
margin 0.5em 0
overflow-x auto
&>code
padding 0
border none