mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Render plain text README.txt monospaced (#2721)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
This commit is contained in:
@@ -270,6 +270,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.plain-text {
|
||||
padding: 1em 2em 1em 2em;
|
||||
}
|
||||
|
||||
.code-view {
|
||||
* {
|
||||
font-size: 12px;
|
||||
|
Reference in New Issue
Block a user