summaryrefslogtreecommitdiff
path: root/ishtar_common
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common')
-rw-r--r--ishtar_common/static/media/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css
index 205afe867..e9f1a8bab 100644
--- a/ishtar_common/static/media/style.css
+++ b/ishtar_common/static/media/style.css
@@ -592,6 +592,14 @@ table.confirm tr.spacer td:last-child{
width:465px;
}
+.strong{
+ font-weight:bold;
+}
+
+#window span.strong{
+ font-size:1.1em;
+}
+
#window p{
margin:0.3em;
}