UNPKG
colorify
Version:
latest (0.2.0)
0.2.0
0.0.0
a collection of color tools
github.com/skratchdot/colorify
skratchdot/colorify
colorify
/
app
/
less
/
includes
/
pages
/
mixer.less
16 lines
(15 loc)
•
192 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.page-Mixer
{
.color-column
{
.hex-display
{
text-align
: center; }
input
[type=
"color"
]
{
width
:
100%
;
margin
:
5px
0
; }
.btn
{
width
:
100%
;
margin-top
:
25px
; } } }