[Pkg-javascript-commits] [jquery-minicolors] 29/46: Fixed padding

David Prévot taffit at moszumanska.debian.org
Sun Oct 25 17:18:26 UTC 2015


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

taffit pushed a commit to branch master
in repository jquery-minicolors.

commit 0b288312f7771ef9fbf5bc4fcb242270db9bf852
Author: Cory LaViska <cory at abeautifulsite.net>
Date:   Thu Sep 17 16:48:49 2015 -0400

    Fixed padding
---
 index.html | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/index.html b/index.html
index 5f743ed..54a1f94 100644
--- a/index.html
+++ b/index.html
@@ -45,6 +45,15 @@
         h3 {
             color: #aaa;
         }
+        .jumbotron {
+            padding: 40px;
+        }
+        .jumbotron h1 {
+            margin-top: 0;
+        }
+        .jumbotron p:last-child {
+            margin-bottom: 0;
+        }
     </style>
 
     <script>

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



More information about the Pkg-javascript-commits mailing list