mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-28 09:20:58 +01:00
remove colored padding
This commit is contained in:
parent
a7913a081a
commit
539a5062ea
@ -38,8 +38,8 @@ And add this to stylesheets/style.css:
|
|||||||
background: #aaa;
|
background: #aaa;
|
||||||
}
|
}
|
||||||
div.post video.post-image {
|
div.post video.post-image {
|
||||||
padding: 5px;
|
padding: 0px;
|
||||||
margin: 5px 20px 0 0;
|
margin: 10px 25px 5px 5px;
|
||||||
}
|
}
|
||||||
span.settings {
|
span.settings {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
Loading…
Reference in New Issue
Block a user