UNPKG
chat007
Version:
latest (1.0.0)
1.0.0
github.com/KnightNoder/chatapp
KnightNoder/chatapp
chat007
/
public
/
stylesheets
/
style.css
9 lines
(7 loc)
•
111 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
body
{
padding
:
50px
;
font
:
14px
"Lucida Grande"
, Helvetica, Arial, sans-serif; }
a
{
color
:
#00B7FF
; }