UNPKG
pip-webui
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
HTML5 UI for LOB applications
pip-webui
/
pip-webui-css
/
samples
/
css_components
/
styles.css
13 lines
(11 loc)
•
241 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.f24
{
font-size
:
24px
; }
.f20
{
font-size
:
20px
; }
.f16
{
font-size
:
16px
; }
.f14
{
font-size
:
14px
; }
.f12
{
font-size
:
12px
; }
.selected-state
{
background-color
:
rgba
(
0
,
0
,
0
,
0.1
); }
.pip-sample-pic
{
max-width
:
400px
; }