Formatting
This commit is contained in:
@ -104,7 +104,7 @@ h2 {
|
|||||||
|
|
||||||
*CWs:* none.
|
*CWs:* none.
|
||||||
|
|
||||||
["Scan": <small>no date info</small>](/stories/scan)
|
["Scan": <small><em>(no date info)</em></small>](/stories/scan)
|
||||||
: *Voksa*
|
: *Voksa*
|
||||||
|
|
||||||
*Scratch* — Something's gone wrong...
|
*Scratch* — Something's gone wrong...
|
||||||
|
|||||||
@ -11,6 +11,10 @@ main blockquote {
|
|||||||
margin: 1rem 0;
|
margin: 1rem 0;
|
||||||
text-indent: none;
|
text-indent: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
main blockquote + p {
|
||||||
|
text-indent: 2rem;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
> *Scratch.*
|
> *Scratch.*
|
||||||
|
|||||||
Reference in New Issue
Block a user