aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/default-layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/default-layout.css')
-rw-r--r--template/yoga/default-layout.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css
index b6f3fa7ed..924e901c9 100644
--- a/template/yoga/default-layout.css
+++ b/template/yoga/default-layout.css
@@ -230,6 +230,7 @@ BODY#thePopuphelpPage #copyright {
display: none;
}
+#theNotificationPage p { padding: 0.5em; }
BODY#thePopuphelpPage .content P {
text-align: justify;
padding: 0.5em;
@@ -272,3 +273,6 @@ TABLE.tagLetterContent {
}
#theHeader {text-align: center;}
+
+#theNotificationPage dl,
+#thePopuphelpPage dl { margin: 0 25px 25px; } \ No newline at end of file