mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-09 00:27:21 +02:00
Fix monospace style
This commit is contained in:
@@ -166,7 +166,7 @@ span.count-right {
|
||||
}
|
||||
|
||||
.monospace {
|
||||
font-family: monospace;
|
||||
font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
|
||||
}
|
||||
|
||||
table.table th {
|
||||
|
||||
Reference in New Issue
Block a user