mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 20:11:22 +00:00
Fix #1132
This commit is contained in:
7
public/css/firefly.css
vendored
7
public/css/firefly.css
vendored
@@ -22,6 +22,13 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.markdown blockquote p {
|
||||
font-size:14px;
|
||||
}
|
||||
.markdown h1 {
|
||||
font-size:24px;
|
||||
}
|
||||
|
||||
.general-chart-error {
|
||||
height: 30px;
|
||||
background: url('/images/error.png') no-repeat center center;
|
||||
|
||||
Reference in New Issue
Block a user