Skip to content

Instantly share code, notes, and snippets.

@marshall007
Created August 19, 2014 22:07
Show Gist options
  • Save marshall007/df598af3dabe920fa504 to your computer and use it in GitHub Desktop.
Save marshall007/df598af3dabe920fa504 to your computer and use it in GitHub Desktop.
&.nxt
$size = 22px
font-size $size
height $size
width $size
display inline-block
overflow hidden
position relative
white-space pre
&:before, &:after
content '\F100'
vertical-align baseline
color $orange
display block
overflow hidden
position absolute
top 0
width 50%
&:after
color $nxt_blue
direction rtl
left 50%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment