Collective PDF rendering environment (work-in-progress) https://cc.vvvvvvaria.org/wiki/Octomode
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

16 lines
187 B

body{
background-color: lightgreen;
margin: 1vh 5vw 2vh 5vw;
}
div#nav{
position: absolute;
top:1em;
right: 1em;
}
iframe{
width: 90vw;
height: 88vh;
}
input{
min-width: 300px;
}