forked from leftypol/leftypol
fix CSS
This commit is contained in:
parent
827ca37730
commit
6091915a96
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue