diff options
-rw-r--r-- | css/bootswatch.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css index 4f54b72a..945a01a6 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -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; |