Minor css and README reformatting

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2024-04-26 11:25:46 +02:00
parent 7f3eb3834f
commit 64dab16ec4
2 changed files with 2 additions and 1 deletions

View file

@ -36,6 +36,7 @@ taxonomies:
```
For external links and press releases use this taxonomy:
```yaml
taxonomies:
news: ["Press"]

View file

@ -271,7 +271,7 @@ blockquote {
width: fit-content;
border-radius: 3px;
border-left: 2px solid rgb(109 115 74);
margin: 0.5rem 0 0.5rem 0;
margin: 0.5rem 0;
background-color: #ececec;
padding: 0.3rem;
font-size: smaller;