different purple for code blocks + removed a colon in about.md
This commit is contained in:
parent
87854b2d39
commit
7337d83f47
@ -14,7 +14,7 @@ This module is made using Pelican[^pelican] and served as a *static website*: a
|
||||
|
||||
The sources of this module can be found on <https://git.vvvvvvaria.org/mb/bots-as-digital-infrapunctures>.
|
||||
|
||||
The fonts used in this module are: [Syne](https://gitlab.com/bonjour-monde/fonderie/syne-typeface/-/tree/master) (Italic), designed by Bonjour Monde; [Belgica-Belgika](http://osp.kitchen/foundry/belgica-belgika/), designed by Open Source Publishing (OSP); [Libre Baskerville](https://github.com/impallari/Libre-Baskerville), designed by Pablo Impallari; all published under the *SIL Open Font License, version 1.1*.
|
||||
The fonts used in this module are [Syne](https://gitlab.com/bonjour-monde/fonderie/syne-typeface/-/tree/master) (Italic), designed by Bonjour Monde; [Belgica-Belgika](http://osp.kitchen/foundry/belgica-belgika/), designed by Open Source Publishing (OSP); [Libre Baskerville](https://github.com/impallari/Libre-Baskerville), designed by Pablo Impallari; all published under the *SIL Open Font License, version 1.1*.
|
||||
|
||||
<br>
|
||||
|
||||
|
@ -213,7 +213,7 @@ blockquote{
|
||||
}
|
||||
pre,
|
||||
code{
|
||||
color: purple;
|
||||
color: #c600c6;
|
||||
}
|
||||
|
||||
.lastupdate{
|
||||
|
Loading…
Reference in New Issue
Block a user