1
0
Fork 0

Draw a frames around videos as well.

This commit is contained in:
Sebastian Schulze 2014-06-06 08:58:43 +02:00
parent b1630d1ebd
commit a0fafd4c0b
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ body {
font-size: small;
}
article.autoframe img {
article.autoframe img, article.autoframe video {
@include thumb;
margin: 0.5em;
text-align: center;