UNPKG
remoteview
Version:
latest (2.40.2)
2.40.2
2.39.1
Remote isolated browser platform by Dosyago
gitlab.com/i5ik/Viewfinder
i5ik/Viewfinder
remoteview
/
public
/
styles
/
points.css
16 lines
(12 loc)
•
315 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* main points */
main
section
.content
>
section
div
.points
{
padding
:
2em
4em
;
max-width
:
377px
;
border-radius
:
0.5em
; }
main
section
.content
>
section
div
.points
ul
{
list-style-type
: disc; }
main
section
.content
div
.price
.points
{
font-size
: x-large; }