Kartensound eingebaut, kartenanimation verbessert

This commit is contained in:
Carsten Hilmer
2016-11-08 02:02:47 +01:00
parent 0d0c883e94
commit ebe07280d5
4 changed files with 168 additions and 185 deletions

View File

@@ -64,6 +64,24 @@ to {background-position: -2000px 0;}
border-width: 2px;
}
.neon {
font-family: sans-serif;
text-transform: uppercase;
font-size: 60px;
font-weight: bold;
font-style: italic;
letter-spacing: .1em;
color: white;
text-shadow: 0 0 5px white,
0 0 10px white,
0 0 20px yellow,
0 0 40px yellow,
0 0 60px yellow,
0 0 90px yellow,
0 0 120px yellow,
0 0 160px yellow;
}
.redborder{
display: inline-block;
border-radius: 6px;