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/_footer.scss

#g-footer {
	background: $footer-background;
	color: $footer-text-color;
	border-top: 1px solid rgba(0,0,0,0.05);
	@include breakpoint(mobile-only) {
		text-align: center;
	}
}

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