up
This commit is contained in:
parent
273937d8ec
commit
56c18bbdce
@ -99,7 +99,7 @@ end
|
|||||||
|
|
||||||
### Small image
|
### Small image
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
```
|
```
|
||||||
Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long.Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long.
|
Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long.Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long.
|
||||||
@ -107,4 +107,4 @@ Long, single-line code blocks should not wrap. They should horizontally scroll i
|
|||||||
|
|
||||||
```
|
```
|
||||||
The final element.
|
The final element.
|
||||||
```
|
```
|
||||||
|
@ -5,6 +5,10 @@ body {
|
|||||||
color: rgb(167, 158, 139) !important;
|
color: rgb(167, 158, 139) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
max-width: 100% !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* header */
|
/* header */
|
||||||
|
|
||||||
header {
|
header {
|
||||||
|
Loading…
Reference in New Issue
Block a user