summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/local.css b/local.css
index 55fc611c..cbd4290c 100644
--- a/local.css
+++ b/local.css
@@ -100,6 +100,7 @@ DIV#sidebar {
padding: 0;
background-color: LightBlue;
float: left;
+ text-align: left;
}
DIV#sidebar ul li {
@@ -126,6 +127,7 @@ DIV#content {
margin: 3em auto 1em;
padding: 0;
max-width: 52em;
+ text-align: left;
}
DIV#content IMG {