Spade
Mini Shell
| Directory:~$ /home/lmsyaran/www/templates/g5_hydrogen/scss/hydrogen/ |
| [Home] [System Details] [Kill Me] |
#g-feature {
padding: 1.5rem 0;
background: $feature-background;
color: $feature-text-color;
}
@media print {
#g-feature {
background: #fff !important;
color: #000 !important;
}
}