mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Removed weird background from embed
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user