UNPKG
runu
Version:
latest (0.1.0)
0.1.0
NodePlusAngularJS
github.com/Nabarun/runu
Nabarun/runu
runu
/
public
/
css
/
todo.css
15 lines
(12 loc)
•
209 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.preview
{
width
:
100px
;
height
: auto; }
#rcorners2
{
border-radius
:
25px
;
border
:
2px
solid
#73AD21
;
padding
:
20px
;
width
:
200px
;
height
:
150px
;
background-color
:
#fcf8e3
; }