summaryrefslogtreecommitdiff
path: root/basewiki/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'basewiki/style.css')
-rw-r--r--basewiki/style.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/basewiki/style.css b/basewiki/style.css
index abedf5805..7e35a06e3 100644
--- a/basewiki/style.css
+++ b/basewiki/style.css
@@ -148,6 +148,16 @@ td.changelog {
border: 1px solid #aaa;
}
+.notebox {
+ float: right;
+ margin-left: 2ex;
+ margin-top: 1ex;
+ margin-bottom: 1ex;
+ padding: 2ex 2ex;
+ border: 1px solid #aaa;
+ width: 25%
+}
+
/* outlines */
li.L1 {
list-style: upper-roman;