oliverdavies.uk/assets/sass/pages/_post.sass

40 lines
609 B
Sass
Raw Normal View History

2017-07-17 20:17:49 +00:00
@import 'node_modules/bootstrap-sass/assets/stylesheets/bootstrap/mixins/clearfix'
2017-05-21 21:04:57 +00:00
.post-pager
clear: both
margin-top: 2em
.post-pager div
flex: 1
pre
display: block
overflow: auto
word-break: normal
word-wrap: no-wrap
pre[class*="language-"]
border: 0
border-radius: 0
margin: 1.5em 0
pre code
white-space: pre
word-break: normal
code.hljs
background-color: inherit
padding: 0
code[data-gist-id]
background: transparent
padding: 0
.about-author
+clearfix
img
float: left
margin: 0 1em 1em 0
width: 50px