„css/skeleton-dark.css“ ändern
This commit is contained in:
parent
b75466746b
commit
081f4aebb7
@ -138,7 +138,7 @@ code {
|
|||||||
margin: 0 0.2rem;
|
margin: 0 0.2rem;
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
background: #f1f1f1;
|
background: radial-gradient(circle, #292929 28%, #1b1b1b 100%)
|
||||||
border: 1px solid #e1e1e1;
|
border: 1px solid #e1e1e1;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user