[Pkg-javascript-commits] [backbone] 265/281: tweaking font-sizes / spacing a bit.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 17:02:21 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.9.0
in repository backbone.

commit 8df28fd9e64e3f29ad3df99748e6417a9bb364a1
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date:   Mon Jan 30 09:45:39 2012 -0500

    tweaking font-sizes / spacing a bit.
---
 index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html
index 0176807..6c2168e 100644
--- a/index.html
+++ b/index.html
@@ -73,7 +73,7 @@
         background-position: -51px 0;
       }
     p, div.container ul {
-      margin: 20px 0;
+      margin: 25px 0;
       width: 550px;
     }
       p.warning {
@@ -140,10 +140,10 @@
       padding-top: 20px;
     }
       h2 {
-        font-size: 20px;
+        font-size: 22px;
       }
     b.header {
-      font-size: 20px;
+      font-size: 18px;
       line-height: 35px;
     }
     span.alias {
@@ -179,7 +179,7 @@
         font-size: 12px;
         padding: 2px 0 2px 15px;
         border: 4px solid #bbb; border-top: 0; border-bottom: 0;
-        margin: 0px 0 30px;
+        margin: 0px 0 25px;
       }
       img.example_image {
         margin: 0px auto;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git



More information about the Pkg-javascript-commits mailing list