mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-07 07:06:26 +02:00
inline mms medias
This commit is contained in:
parent
a081567a39
commit
e339dc4758
1 changed files with 2 additions and 1 deletions
|
@ -222,14 +222,15 @@ footer img
|
||||||
|
|
||||||
.discussion-message-media
|
.discussion-message-media
|
||||||
{
|
{
|
||||||
|
display: inline-block;
|
||||||
line-height: 160px;
|
line-height: 160px;
|
||||||
width: 160px;
|
width: 160px;
|
||||||
height: 160px;
|
height: 160px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
margin-bottom: 15px;
|
|
||||||
background-color: rgba(255, 255, 255, 0.3);
|
background-color: rgba(255, 255, 255, 0.3);
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.message-container
|
.message-container
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue