UNPKG
look
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
Performance profiler based on nodetime
baryshev/look
look
/
lib
/
web
/
css
/
look.css
11 lines
(10 loc)
•
231 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
.k-content
{
font-size
:
80%
!important
; }
.blue
{
color
:
#049cdb
; }
.green
{
color
:
#46a546
; }
.red
{
color
:
#9d261d
; }
.yellow
{
color
:
#ffc40d
; }
.orange
{
color
:
#f89406
; }
.pink
{
color
:
#c3325f
; }
.purple
{
color
:
#7a43b6
; }