]> git.parisson.com Git - django-social-auth.git/commitdiff
Small styling
authorMatías Aguirre <matiasaguirre@gmail.com>
Thu, 6 Jan 2011 02:50:38 +0000 (00:50 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Thu, 6 Jan 2011 02:50:38 +0000 (00:50 -0200)
example/app/templates/base.html

index e9f353256f791425fccec9980caffd4ccd6e4693..ab5162d23a10da98ddda40c8093edb717fe64457 100644 (file)
@@ -40,6 +40,9 @@
         padding-right: 25px;
         font-weight: normal;
       }
+      th, td {
+          padding: 5px 15px;
+      }
       tr.even {
         background-color: #ddd;
       }