Removed weird background from embed

This commit is contained in:
David Taylor
2016-10-09 10:40:18 +01:00
parent 3fc04616b3
commit 88954eca5c
2 changed files with 1 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -151,14 +151,12 @@ ins {
html.embedded{
min-height:100%;
display: table;
background: #e9e9e9;
width: 100%;
body{
padding:0;
display: table-cell;
vertical-align: middle;
background: none;
width:100%;
}
@@ -167,7 +165,6 @@ html.embedded{
padding:12px 0px;
min-height:100%;
width:100%;
background: #fff;
}
.source{