New blog post
* new blog post on making particles using photographs * exif strip of all images * some css fixes * add video support
This commit is contained in:
@ -216,6 +216,18 @@ small {
|
||||
}
|
||||
}
|
||||
|
||||
.figure-video {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
margin-bottom: 20px;
|
||||
|
||||
video {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.figure-float {
|
||||
width: 33%;
|
||||
margin: 10px;
|
||||
|
Reference in New Issue
Block a user