index: no border-radius on ad image
authorThomas Park <thomas@thomaspark.me>
Sun, 24 Feb 2013 22:13:20 +0000 (17:13 -0500)
committerThomas Park <thomas@thomaspark.me>
Sun, 24 Feb 2013 22:13:20 +0000 (17:13 -0500)
css/bootswatch.css

index 4f54b72..945a01a 100644 (file)
@@ -152,7 +152,7 @@ body .one .bsa_it_p {
        display: none;
 }
 
-.bsa img {
+.bsap img {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;