This commit is contained in:
ccd0 2013-11-27 23:29:19 -08:00
parent 827ca37730
commit 6091915a96

View File

@ -33,6 +33,10 @@ And add this to stylesheets/style.css:
margin: 10px 20px; margin: 10px 20px;
border: none; border: none;
} }
div.post video.post-image {
padding: 5px;
margin: 5px 20px 0 0;
}
span.settings { span.settings {
position: fixed; position: fixed;
top: 1em; top: 1em;