Bläddra i källkod

added padding to bottom of donate

chootka 9 år sedan
förälder
incheckning
56978288c2
1 ändrade filer med 5 tillägg och 1 borttagningar
  1. 5 1
      assets/themes/css/style.css

+ 5 - 1
assets/themes/css/style.css

@@ -429,7 +429,11 @@ a .title {
   padding: 20px 0;
 }
 
-.donate {    
+.donate { 
+  padding-bottom: 10px;   
+}
+
+.donate a {
   font-weight: 600;
   border-bottom: solid 1px;
   padding-bottom: 2px;