This commit is contained in:
Wiesner András 2025-10-14 16:49:32 +02:00
parent b10aac81ef
commit b78339c19f

View File

@ -208,10 +208,10 @@ section.game-box-caption {
font-size: 1.3em; font-size: 1.3em;
rotate: -10deg; rotate: -10deg;
background-color: #176767; background-color: #176767;
width: 10em; width: 13em;
position: relative; position: relative;
left: -1.5em; left: -3em;
padding: 0.6em 1em; padding: 0.6em;
color: whitesmoke; color: whitesmoke;
box-shadow: 0 5px #d3e5e5; box-shadow: 0 5px #d3e5e5;
} }