Spade

Mini Shell

Directory:~$ /proc/self/root/home/lmsyaran/public_html/templates/g5_hydrogen/scss/hydrogen/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ //proc/self/root/home/lmsyaran/public_html/templates/g5_hydrogen/scss/hydrogen/_main.scss

#g-page-surround {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}

#g-main {
	padding: $section-padding 0;
	background: $main-background;
	color: $main-text-color;
}

@media print {
	#g-main {
		background: #fff !important;
		color: #000 !important;
	}
}