Skip to content

Commit

Permalink
Allow bordered images.
Browse files Browse the repository at this point in the history
  • Loading branch information
belkadan committed Apr 26, 2012
1 parent 0bb838a commit bc37118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ p img {
max-width: 100%;
}

video {
video, img.bordered {
border: 1px solid #ccc;
}

Expand Down

0 comments on commit bc37118

Please sign in to comment.