Skip to content

Commit

Permalink
CSS: Remove custom Gist styles. #106
Browse files Browse the repository at this point in the history
  • Loading branch information
iissnan committed Mar 15, 2016
1 parent 7ecf623 commit 1985b7e
Showing 1 changed file with 0 additions and 38 deletions.
38 changes: 0 additions & 38 deletions source/css/_common/components/highlight/highlight.styl
Original file line number Diff line number Diff line change
Expand Up @@ -54,44 +54,6 @@ pre
padding-right: 20px
.line
height: 20px
.gist
margin: 20px 0
border-style: solid
border-color: $border-color
border-width: 1px 0
background: highlight-background
padding: 15px $content-desktop-padding 15px 15px
.gist-file
border: none
font-family: $font-family-monospace
margin: 0
.gist-data
background: none
border: none
.line-numbers
@extend $line-numbers
background: none
border: none
padding: 0 20px 0 0
.line-data
padding: 0 !important
.highlight
margin: 0
padding: 0
border: none
.gist-meta
background: highlight-background
color: highlight-comment
font: 13px $font-family-base
text-shadow: 0 0
padding: 0
margin-top: 1em
margin-left: $content-desktop-padding
a
color: color-link
font-weight: normal
&:hover
text-decoration: underline

pre
.comment
Expand Down

0 comments on commit 1985b7e

Please sign in to comment.