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; 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;

Loading…
Cancel
Save