„css/skeleton-dark.css“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 17:31:26 +02:00
parent b75466746b
commit 081f4aebb7

View File

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