UNPKG
onibrowser
Version:
latest (1.1.1)
1.1.1
A browser in the browser
gitlab.com/dosyago/oni
dosyago/supreme-architect
onibrowser
/
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%
); }