Browse Source

fix CSS

pull/40/head
ccd0 11 years ago
parent
commit
6091915a96
  1. 4
      README.md

4
README.md

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

Loading…
Cancel
Save