This commit is contained in:
James Cole
2018-01-12 20:37:39 +01:00
parent 79d6055a78
commit e34e43173c
4 changed files with 10 additions and 3 deletions

View File

@@ -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;