mirror of
https://github.com/fruworg/themu.git
synced 2024-11-16 07:07:16 +03:00
Update main.css
This commit is contained in:
parent
2019d4de68
commit
4f2143fc37
@ -232,10 +232,13 @@ body .site-description{
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
color: var(--maincolor);
|
|
||||||
background-color: black;
|
background-color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.site-description pre ascii{
|
||||||
|
color: var(--maincolor);
|
||||||
|
}
|
||||||
|
|
||||||
.tags li::before {
|
.tags li::before {
|
||||||
content: "* ";
|
content: "* ";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user