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;
rotate: -10deg;
background-color: #176767;
width: 10em;
width: 13em;
position: relative;
left: -1.5em;
padding: 0.6em 1em;
left: -3em;
padding: 0.6em;
color: whitesmoke;
box-shadow: 0 5px #d3e5e5;
}