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
/
graphic.css
12 lines
(9 loc)
•
249 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
/* main graphics */
main
section
.content
>
section
div
.graphic
img
{
max-width
:
33vw
;
max-height
:
55vh
; }
main
section
.content
>
section
div
.graphic
img
.absurd
{
max-width
:
42vw
;
filter
:
contrast
(
185%
); }