diff --git a/templates/versionHistory.hamlet b/templates/versionHistory.hamlet index 2cf13182d..7ad727838 100644 --- a/templates/versionHistory.hamlet +++ b/templates/versionHistory.hamlet @@ -13,7 +13,7 @@
+
#{changeLog}
diff --git a/templates/versionHistory.lucius b/templates/versionHistory.lucius
new file mode 100644
index 000000000..a6ef22367
--- /dev/null
+++ b/templates/versionHistory.lucius
@@ -0,0 +1,4 @@
+#changelog {
+ font-size: 14px;
+ white-space: pre-line;
+}