summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/projects.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/projects.css b/projects/projects.css
index 7e10a79..26a9830 100644
--- a/projects/projects.css
+++ b/projects/projects.css
@@ -123,6 +123,9 @@ dl.releases > dt {
dl.releases > dd {
float: left; }
+dl.changes {
+ margin-right: 1.8em; }
+
dl.changes > dd > ul {
margin: 0.2em 0 0.6em 0; }