<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  
Theme Name: Sellegance
Version: 1.5.1.2
Description: Minimal skin
*/

body { 
	background-color: #FFF;
	background-image: none; 
}

#content-wrapper .centralbox {
	border:0;
	border-bottom: 1px solid #ddd;
	webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.container .container-inner {
	padding: 0;
}

#maincontent.col-sm-12 .slideshow, 
#content-wrapper .slideshow,
.navbar,
#thickbar { margin-left: 0; margin-right: 0; }

.navbar-inside {
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #ddd;
}</pre></body></html>