فهرست منبع

added padding to bottom of donate

chootka 9 سال پیش
والد
کامیت
56978288c2
1فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  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;