lensfrex 1 year ago
parent 6bee2d6d48
commit 7f043f001e
Signed by: lensfrex
GPG Key ID: 0F69A0A2FBEE98A0
  1. 7
      source/css/_partials/post_page/markdown_content.styl
  2. 4
      source/css/_partials/post_page/post_page.styl

@ -4,7 +4,7 @@
color: #4a473e
h1
margin-block-start: 0.4em
margin-top: 0.4em
font-size: 2.25em
h1, h2, h3, h4, h5, h6
color: black
@ -60,6 +60,7 @@
font-size: 16px
p
margin: 16px 0
text-indent: initial
code
background: rgba(180, 175, 154, 0.45)
@ -75,7 +76,9 @@
max-width: 100%
p
line-height: 2em
line-height: 1.45em
margin: 1.35em 0
// text-indent: 2em
iframe
margin: 0 0 20px

@ -46,14 +46,14 @@
.h-line
margin-left: -2%
.article-title
font-size: 2.3em
font-size: 2.5em
font-weight: bold
.info-box
line-height: 1.6em
font-family: 'Consolas'
.time-info, .stat-info
font-size: 14px
.big, bold
.big
font-size: 16px
.author
font-size: 16px

Loading…
Cancel
Save