@font-face{ font-family: Monkey; src: url("MonkeyIsland-1990-refined.ttf"); } p { color:#FFFFFF; text-align:center; font-family:monospace; margin: 0px 0px 10px 5px; font-size:1.3em; /*monospace;*/ } p.oben { color:#FFFFFF; text-align:center; font-family:Monkey; } hr { border:dashed #333333 1px; } td { opacity: 0.65; filter: alpha(opacity=65); -webkit-transition: all 0.7s ease; transition: all 0.7s ease; } td:hover { opacity: 1.0; filter: alpha(opacity=100); -webkit-transform:scale(1.2); transform:scale(1.2); text-shadow: 0px 0 15px #fff; } p.vz { font-family:Monkey; text-shadow: 0px 0 15px #ccc; -webkit-transition: all 1s ease; transition: all 450s ease; } p.vz:hover { opacity: 0; filter: alpha(opacity=0); transform:scale(20); } div.b { position: absolute; bottom: 0; width:100%; } div.m { /*position: absolute; bottom: 0;*/ position: absolute; top: 50%; left: 50%; margin-top: -50px; margin-left: -200px; width: 100px; height: 100px; } body{ height:100%; background: linear-gradient(#08041c, #19174d); }
spalteholz.net