jschan - Anonymous imageboard software. Classic look, modern features and feel. Works without JavaScript and supports Tor, I2P, Lokinet, etc.
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.
 
 
 
 
 

21 lines
304 B

img {
width: 200px;
height: 80px;
margin: 0 auto;
}
input {
position: fixed;
left: -3px;
bottom: 0;
opacity: 0.9;
border: none;
background: none;
font-size: 18px;
cursor: pointer;
}
body {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
margin: 0;
padding: 0;
}