mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-03 08:55:20 +02:00
Render plain text README.txt monospaced (#2721)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
This commit is contained in:
parent
33647aa43b
commit
f4190f8df8
4 changed files with 12 additions and 5 deletions
|
@ -270,6 +270,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.plain-text {
|
||||
padding: 1em 2em 1em 2em;
|
||||
}
|
||||
|
||||
.code-view {
|
||||
* {
|
||||
font-size: 12px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue