UNPKG
candy-theme-flat
Version:
latest (0.1.0)
0.1.0
0.0.3
0.0.2
0.0.1
the default theme of candy
github.com/turingou/candy-theme-flat
turingou/candy-theme-flat
candy-theme-flat
/
static
/
stylesheets
/
helpers.css
11 lines
(9 loc)
•
89 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
.fn-left
{
float
: left; }
.fn-right
{
float
: right; }
.fn-hide
{
display
: none; }