Line 49: | Line 49: | ||
.plus::before { | .plus::before { | ||
content:"✊"; | content:"✊"; | ||
− | color:# | + | color:#ff990; |
} | } | ||
/* this is the icon for when the content is expanded */ | /* this is the icon for when the content is expanded */ | ||
.less::before { | .less::before { | ||
content: "✌"; | content: "✌"; | ||
− | color:# | + | color:#ff990; |
} | } | ||
Revision as of 23:42, 17 July 2016