@import url('https://fonts.googleapis.com/css?family=Space+Mono'); body { font-family: 'Space Mono', monospace; font-size: 13px; } .mudderfigg { padding: 10px; border-radius: 5px; display: flex; justify-content: space-between; } .id { text-align: center; background: #262626; padding: 5px; border-radius: 0; color: white; vertical-align: baseline; border: 1px solid #99ff00; } .id > a { color: #99ff00; } .panel { padding-left: 5px; padding-right: 5px; border-top: 2px dotted #99ff00; } .panel.info { margin-top: 0px; width: 1000px; border: 1px solid black; } .wrapper { margin: 0 auto; width: 1000px; border-left: 1px solid black; border-right: 1px solid black; } .medium, .thumbnail { display: flex; justify-content: space-between; margin-top: 0px; background: #484747; border: 0px solid #99ff00; padding: 5px; } .controls { border-bottom: 1px solid; width: 1000px; margin-top: 35px; border: 1px solid black; } a#next, a#prev { position: relative; font-weight: normal; top: 0px; bottom: 932px; margin: auto; font-size: 18px; color: #99ff00; padding: 140px 40px 140px 40px; cursor: pointer; -webkit-transform: translateZ(0); align-content: inherit; } a#prev::after { content: "\f177"; } a#next::after { content: "\f178"; } .van { border: 0; box-shadow: none; } .navbar { padding-top: 0; padding-bottom: 0; } .return { padding: 0; margin-top: -35px; top: inherit; } .audiojs { height: 40%; } input, select, textarea { border: unset; background: #262626; color: #f1e3ce; font-family: 'Space Mono', monospace; font-size: 99%; } /* Blöde Box */ /*body:after { content: "gemaked vong 1 spast, 1 nudelsuppe unt 1 hunt. hypfer isd doof."; position: fixed; background: #484747; bottom: 0; right: 0; color: #9f0; border-left: 1px solid black; border-top: 1px solid black; padding: 5px; }*/