body { color: green; background: url("./images/snake.png") no-repeat bottom left #000; font-family: trebuchet MS, verdana, arial; font-weight: 600; } #message { font-family: Trebuchet MS; font-size: 0.8em; font-weight: 600; color: #f00; } .snakelink { font-family: Verdana, Arial, Helvetica; font-size: 0.8em; color: red; font-weight: 600; text-decoration: none; } .smalltext { font-size: 0.8em; color: red; } #footer { clear: both; width: 100%; text-align:center; height:6%; padding: 0; margin:0; } #footer a { font-family: Trebuchet MS; color: green; margin: 8px; text-decoration: none; font-weight:600; } #footer a:hover { color: #00ff54; border-bottom: 2px solid #00ff54; } #login { position: absolute; font-family: Verdana, Arial, Helvetica; font-size: 0.8em; height: 90px; width: 100px; margin: -65px -10px;; top: 50%; text-align: center; left:50%; } #poll { position: absolute; height: 160px; width: 145px; margin: -85px -145px; top: 50%; left: 100%; } #play { position: absolute; top:100%; left: 35px; margin: -290px 0 0 0; padding: 0 0 0 0; color: green; text-align: center; font-family: Trebuchet MS; font-weight: 600; } #play a { font-family: verdana, sans-serif; font-size: 140%; text-decoration: none; /*color: green;*/ color: #f00; } #tail { z-index:1; position:absolute; width:89; height:135; left:100%; top:100%; margin: -135px -109px; background: url("./images/tail.png") no-repeat bottom right; } .spacer { height: 94%; float:left; width: 1px; font-size: 1px; padding: 0; margin: 0; } #content { text-align: left; padding-left: 200px; } #container { width:100%; text-align: left; padding: 0; margin-left: 0; margin-right: 0; } #description { position: absolute; left:50%; margin-left: -300px; margin-top:20px; width: 600px; text-align: left; } #cantplay { position:absolute; width:90%; margin-top:100px; text-align: center; } /* * FORMULIER VELDEN : */ .snakesubmittext { border:0; margin:10px 0 0 0; background: transparent; font-weight:700; color: #f00; cursor: pointer; } .snaketextarea { width: 450px; height: 120px; border: 2px solid green; background: #000; color: #fff; font-weight: 600; } .snakecheckbox { border:0; width:10px; } .snakeinput_small { border: 2px solid green; color: #fff; background: #000; font-weight: 600; width: 100px; } .snakeinput { border: 2px solid green; color: #fff; background: #000; font-weight: 600; } .snakesubmit { border: 2px solid green; background: #fff; color: #f00; font-weight:600; cursor: pointer; } /* * Highscore table opmaak dinges */ #highscoretable { width: 500px; } .boventd { color: #00ff54; text-align: left; } #bovenbalk { font-weight: 600; height: 40px; } .playerdata { padding:4px 4px 0 0; } .playername { padding:4px 4px 0 0; text-decoration: underscore; } /* * Vi Vla Vlaggetjes ! */ #language { text-align: right; position: absolute; top:100%; left:100%; margin-top: -52px; margin-left: -25px; }