1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-16 19:08:38 +01:00

containerchan styles

This commit is contained in:
czaks 2014-04-06 21:19:32 +02:00
parent 80ed0e7553
commit d686644ec5

View File

@ -570,3 +570,21 @@ form.ban-appeal textarea {
display: inline-block;
vertical-align: middle;
}
/* Containerchan */
video.post-image {
display: block;
float: left;
margin: 10px 20px;
border: none;
}
div.post video.post-image {
padding: 0px;
margin: 10px 25px 5px 5px;
}
span.settings {
position: fixed;
top: 1em;
right: 1em;
}