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