mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-08 14:03:24 +09:00
Improve suppressed diff boxes (#3193)
This commit is contained in:
@@ -9,6 +9,9 @@ body {
|
||||
img {
|
||||
border-radius: 3px;
|
||||
}
|
||||
.rounded {
|
||||
border-radius: .28571429rem !important;
|
||||
}
|
||||
pre, code {
|
||||
font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace;
|
||||
&.raw {
|
||||
|
||||
Reference in New Issue
Block a user