f0ckv1/s/master.css
2017-09-09 19:03:03 +00:00

31 lines
467 B
CSS

.return {
padding: 0;
margin-top: -35px;
top: inherit;
}
.controls {
margin-top: 35px;
}
.van {
border: 0;
box-shadow: none;
}
.navbar {
padding-top: 0;
padding-bottom: 0;
}
body:after {
content: "♂ gemaked vong 1 spast, 1 nudelsuppe und 1 hunt";
position: fixed;
background: #484747;
bottom: 0;
right: 0;
color: #99ff00;
border-left: 1px solid black;
border-top: 1px solid black;
padding: 5px;
}