„css/skeleton-dark.css“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 17:32:27 +02:00
parent 081f4aebb7
commit febe934318

View File

@ -138,7 +138,7 @@ code {
margin: 0 0.2rem;
font-size: 90%;
white-space: nowrap;
background: radial-gradient(circle, #292929 28%, #1b1b1b 100%)
background: radial-gradient(circle, #292929 28%, #1b1b1b 100%);
border: 1px solid #e1e1e1;
border-radius: 4px;
}