fixed closed video

This commit is contained in:
2017-03-07 20:32:51 +01:00
parent 2477c14081
commit 430647e207
3 changed files with 10 additions and 0 deletions
@@ -589,6 +589,8 @@ body.node-type-page a {
display: inline-block;
font-size: 0.7em;
margin: 2em 0; }
.region-footer-bottom .block a {
color: inherit; }
#content {
padding: 1em; }
@@ -792,6 +792,9 @@ body.node-type-page{
display: inline-block;
font-size:0.7em;
margin: 2em 0;
a{
color: inherit;
}
}
#content{padding:1em;}