aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/loozah
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/loozah')
-rw-r--r--view/theme/loozah/style.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css
index 222edc166..daacba7fc 100644
--- a/view/theme/loozah/style.css
+++ b/view/theme/loozah/style.css
@@ -131,6 +131,20 @@ blockquote:before {
float: left;
}
+#jot-title-desc {
+ color: #cccccc;
+}
+
+#jot-title-wrapper {
+ margin-bottom: 5px;
+}
+
+#jot-title {
+ border: 1px solid #cccccc;
+ width: 530px;
+}
+
+
.fakelink, .fakelink:visited {
color: #15607B;
text-decoration: none;