UNPKG
h5-cli
Version:
latest (1.12.0)
1.12.0
hello
h5-cli
/
build
/
pages
/
about
/
qa-list.css
12 lines
(11 loc)
•
142 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
.qa-page
{
font-size
:
14px
; }
.qa-page
.content
{
color
:
#333
; }
.qa-page
.content
a
{
display
: block;
width
:
100%
;
height
:
100%
; }