Browse Source

Style embeds

pull/105/head
Gabe Kangas 6 years ago
parent
commit
6c0569aa95
  1. 6
      webroot/styles/layout.css

6
webroot/styles/layout.css

@ -611,3 +611,9 @@ h2 { @@ -611,3 +611,9 @@ h2 {
.extra-user-content table td {
padding: 0.5em 1em;
border: 1px solid #CCC; }
.message-text iframe {
width: 100%;
height: 170px;
border-radius: 15px;
}
Loading…
Cancel
Save