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