UNPKG
static-server-function
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
static-server-function
/
public
/
css
/
app.css
7 lines
•
74 B
CSS
View Raw
1
2
3
4
5
6
7
*{
margin
:
0
;
padding
:
0
; }
body
{
background
:
#3a87ad
; }