1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-09-15 18:56:59 +00:00

Fix #495 and cannot view repository by tag

This commit is contained in:
Unknwon 2014-09-23 13:06:25 -04:00
parent a11ed51bbb
commit ebb05475ed
7 changed files with 14 additions and 10 deletions

View file

@ -151,7 +151,8 @@ code,
kbd,
pre,
samp {
font: 14px Consolas, "Liberation Mono", Menlo, Courier, monospace;
font-family: monospace, monospace;
font-size: 1em;
}
.text-left {
text-align: left;