summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/css/main.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/css/main.css b/site/css/main.css
index 613972b..6aee5ee 100644
--- a/site/css/main.css
+++ b/site/css/main.css
@@ -19,7 +19,7 @@ div.section {
margin:1em;
}
p, aside, li {
- margin: 0.3em 0px 0.66em;
+ margin: 0.1em 0px 0.3em;
text-align:justify;
}
a {
@@ -72,7 +72,7 @@ div.important, pre, div.subsection {
border:none;
border-radius:0.5em;
box-shadow:none;
- height:8.5em;
+ height:8em;
width:auto;
float:right;
}