Browse Source

Round the banners.

Daniel Buckmaster 11 years ago
parent
commit
905fb77e47
1 changed files with 4 additions and 0 deletions
  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;
 }