forked from forgejo/forgejo
Fix #491
This commit is contained in:
parent
01e69af2c8
commit
196efecaaa
8 changed files with 30 additions and 36 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue