This commit is contained in:
Wiesner András 2025-10-14 16:47:56 +02:00
parent f6f422abcd
commit b10aac81ef

View File

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