소스 검색

styled donate link

chootka 8 년 전
부모
커밋
d2c15f0ca2
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      assets/themes/css/style.css

+ 6 - 0
assets/themes/css/style.css

@@ -429,6 +429,12 @@ a .title {
   padding: 20px 0;
 }
 
+.donate {    
+  font-weight: 600;
+  border-bottom: solid 1px;
+  padding-bottom: 2px;
+}
+
 /* MISC */
 .clearfix:after {
   display: block;