fix CSS
This commit is contained in:
parent
827ca37730
commit
6091915a96
@ -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…
Reference in New Issue
Block a user