This commit is contained in:
GZod01 2024-06-11 07:51:28 +02:00
parent 011e61514b
commit c6d1d7fa33

View file

@ -46,6 +46,7 @@
display: block;
transition: opacity 0.2s;
span#caption{
transition: width height .5s ease;
display:none;
background-color:rgba(27, 27,27, 0.7);
color:white;