Update base.styl

This commit is contained in:
syuilo⭐️ 2016-12-31 07:40:30 +09:00
parent ca7a06ebce
commit f9da0c71b0

View file

@ -5,11 +5,8 @@ $theme-color-foreground = convert(themeColorForeground)
@import './reset'
/*
::selection
background $theme-color
color #fff
*/
::selection
background $theme-color
*
tap-highlight-color rgba($theme-color, 0.7)