landing-klikaset/wp-content/plugins/unlimited-elements-for-elem.../css/unitecreator_preview.css

17 lines
423 B
CSS
Raw Normal View History

2024-05-06 11:04:37 +07:00
@CHARSET "ISO-8859-1";
html,body{
width:100%;
margin:0px;
padding:0px;
} html{ height:100%; min-height: 100% !important; }
body{ height:100%; min-height: 100% !important;
background-color:transparent;
background-image:url('../images/trans_tile.png');
background-repeat:repeat; }
.uc-preview-wrapper{
margin:0px auto;
padding:10px;
box-sizing:border-box; min-height: 100% !important;
}