CSS für Code-Element aktualisiert
This commit is contained in:
@@ -144,8 +144,6 @@ article blockquote {
|
|||||||
color: var(--text-muted);
|
color: var(--text-muted);
|
||||||
}
|
}
|
||||||
code {
|
code {
|
||||||
border-left: 4px solid var(--accent);
|
|
||||||
padding: .5rem 1rem; margin: 1rem 0;
|
|
||||||
background: var(--code-bg);
|
background: var(--code-bg);
|
||||||
color: var(--text-muted);
|
color: var(--text-muted);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user