Replace bootstrap with Bulma
This commit is contained in:
parent
4e851429d8
commit
fbec98acaf
20 changed files with 126 additions and 138 deletions
|
@ -1,10 +1,3 @@
|
|||
.post-pager
|
||||
clear: both
|
||||
margin-top: 2em
|
||||
|
||||
.post-pager div
|
||||
flex: 1
|
||||
|
||||
pre
|
||||
display: block
|
||||
overflow: auto
|
||||
|
@ -14,7 +7,6 @@ pre
|
|||
pre[class*="language-"]
|
||||
border: 0
|
||||
border-radius: 0
|
||||
margin: 1.5em 0
|
||||
|
||||
pre code
|
||||
white-space: pre
|
||||
|
@ -28,8 +20,5 @@ code[data-gist-id]
|
|||
background: transparent
|
||||
padding: 0
|
||||
|
||||
.about-author
|
||||
img
|
||||
// float: left
|
||||
// margin: 0 1em 1em 0
|
||||
width: 50px
|
||||
.about-author img
|
||||
width: 50px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue