1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-28 16:48:00 +02:00
This commit is contained in:
Matthias Kretschmann 2014-07-12 21:50:36 +02:00
parent 6f2e669873
commit 24eace2ca7
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ kbd,
pre, pre,
samp samp
font-family: $font-family-monospace font-family: $font-family-monospace
font-size: $font-size-small
code, code,
kbd kbd
@ -31,7 +32,6 @@ pre
display: block; display: block;
padding: (($line-height-computed - 1) / 2) padding: (($line-height-computed - 1) / 2)
margin: 0 0 $line-height-computed margin: 0 0 $line-height-computed
font-size: ($font-size-base - 1)
line-height: $line-height-base line-height: $line-height-base
word-break: break-all word-break: break-all
word-wrap: break-word word-wrap: break-word

View File

@ -74,6 +74,7 @@
content: "\e60c" content: "\e60c"
.icon-github:before .icon-github:before
.icon-github-alt:before
content: "\e60e" content: "\e60e"
.icon-star:before, .icon-star:before,