dankness++

This commit is contained in:
rogs
2021-11-19 05:04:27 -03:00
parent bdaa39ac94
commit 4e51b2d6e8
5 changed files with 58 additions and 2 deletions

View File

@ -53,6 +53,15 @@ body {
font-size: 25px;
}
.floatleft {
position: absolute;
left: 2%;
top: 5%;
width: 20%;
display: none;
}
#wrong {
background-color: black;
display: none;