changed some things for better spam protection #49

Open
andibraeu wants to merge 5 commits from andibraeu/antispam into master
Showing only changes of commit 59cb3afddb - Show all commits

View file

@ -34,4 +34,13 @@
margin-top: 0;
margin-bottom: 0;
}
}
}
.oos {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}