summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-04-23 15:33:36 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2013-04-23 15:33:36 +0100
commit0e959ddcb9433a49707e081dab5156355bf33515 (patch)
tree43df0197fe265a2f3007aefa0d665d2f5fe533ac
parente610dfa1061a76299da80ad4713e466d50623688 (diff)
downloadnetsurf-website-0e959ddcb9433a49707e081dab5156355bf33515.tar.gz
netsurf-website-0e959ddcb9433a49707e081dab5156355bf33515.tar.bz2
CSS tweak.
-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; }