forked from organicmaps/website
Minor css and README reformatting
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
7f3eb3834f
commit
64dab16ec4
2 changed files with 2 additions and 1 deletions
|
@ -36,6 +36,7 @@ taxonomies:
|
|||
```
|
||||
|
||||
For external links and press releases use this taxonomy:
|
||||
|
||||
```yaml
|
||||
taxonomies:
|
||||
news: ["Press"]
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue