UNPKG
cloud-pf
Version:
latest (1.0.3)
1.0.3
1.0.2
hcm cloud 前端框架使用知识点汇总
cloud-pf
/
webpack
/
style
/
common.css
7 lines
•
107 B
CSS
View Raw
1
2
3
4
5
6
7
body
{
background-color
: white;
color
: red;
line-height
:
30px
;
padding
:
0
;
margin
:
0
; }