make listingblock titles italic
This commit is contained in:
parent
b028409c00
commit
2d7b1990e3
@ -348,3 +348,7 @@ kbd
|
|||||||
{
|
{
|
||||||
background-color: var(--bg-dark);
|
background-color: var(--bg-dark);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.listingblock .title {
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user