summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/local.css b/local.css
index 70acdabf..c86f7f05 100644
--- a/local.css
+++ b/local.css
@@ -128,6 +128,7 @@ DIV#pagebody {
DIV#content {
margin: 2% 30% 10% 0;
padding: 0;
+ max-width: 55em;
}
DIV#sidebar,
@@ -187,9 +188,9 @@ DIV.notebox {
color: #9cf !important;
background: none;
border: dashed;
- margin-right: -20%;
+/* margin-right: -20%;
width: 30%;
- max-width: 300px;
+ max-width: 300px;*/
}
DIV.notebox p {