forked from leftypol/leftypol
remove colored padding
This commit is contained in:
parent
a7913a081a
commit
539a5062ea
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ And add this to stylesheets/style.css:
|
|||
background: #aaa;
|
||||
}
|
||||
div.post video.post-image {
|
||||
padding: 5px;
|
||||
margin: 5px 20px 0 0;
|
||||
padding: 0px;
|
||||
margin: 10px 25px 5px 5px;
|
||||
}
|
||||
span.settings {
|
||||
position: fixed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue