Fix typography in dark

This commit is contained in:
2020-12-13 19:37:08 +01:00
parent c6e6aaa41f
commit 8e89c954e9
19 changed files with 107 additions and 100 deletions

View File

@@ -13,10 +13,15 @@ background: false
```java
public void main (String[] args) {
System.out.println("New test here !");
System.out.println("Hello World !");
}
```
```javascript
console.log('Hello World !')
```
`test` test
> Test
@@ -28,5 +33,5 @@ Test de lien [Twitter](https://twitter.com/ArthurDanj)
Hey
**Hey**
__hey__
_hey_
~~Hey~~