mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Fix #491
This commit is contained in:
@@ -151,8 +151,7 @@ code,
|
||||
kbd,
|
||||
pre,
|
||||
samp {
|
||||
font-family: monospace, monospace;
|
||||
font-size: 1em;
|
||||
font: 14px Consolas, "Liberation Mono", Menlo, Courier, monospace;
|
||||
}
|
||||
.text-left {
|
||||
text-align: left;
|
||||
@@ -277,9 +276,6 @@ hr {
|
||||
border-bottom: 1px solid #dddddd;
|
||||
margin-bottom: .75em;
|
||||
}
|
||||
p code {
|
||||
color: #b63b2c;
|
||||
}
|
||||
.radius {
|
||||
border-radius: .25em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user