Browse Source

Round the banners.

Daniel Buckmaster 11 năm trước cách đây
mục cha
commit
905fb77e47
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      css/main.css

+ 4 - 0
css/main.css

@@ -127,6 +127,10 @@ a.media-subheading:hover {
   margin-top: 2em;
 }
 
+.break img {
+  border-radius: 3px;
+}
+
 .site .banner .col-sm-4 {
   text-align: center;
 }