UNPKG
mock-service
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
===========
github.com/scott-wong/mock-service
scott-wong/mock-service
mock-service
/
public
/
stylesheets
/
style.css
8 lines
(7 loc)
•
117 B
CSS
View Raw
1
2
3
4
5
6
7
8
body
{
padding
:
50px
;
font
:
14px
"Lucida Grande"
, Helvetica, Arial, sans-serif; }
a
{
color
:
#00B7FF
; }