diff --git a/Web/Presenters/templates/Notes/View.xml b/Web/Presenters/templates/Notes/View.xml
index f7f96f66..8813d4e3 100644
--- a/Web/Presenters/templates/Notes/View.xml
+++ b/Web/Presenters/templates/Notes/View.xml
@@ -18,58 +18,58 @@
max-width: 245pt;
max-height: 200pt;
}
-
+
#userContent blockquote {
background-color: #f3f3f3;
border-bottom: 5px solid #969696;
padding: 1;
}
-
+
#userContent cite {
margin-top: 1em;
display: block;
}
-
+
#userContent cite::before {
content: "— ";
}
-
+