All Downloads are FREE. Search and download functionalities are using the official Maven repository.

statics.widgets.image.image.scss Maven / Gradle / Ivy

There is a newer version: 0.0.16
Show newest version
// ----------------------------------------------------------------------------
// Sass declarations
// ----------------------------------------------------------------------------
$background-color:  #4b4b4b;

// ----------------------------------------------------------------------------
// Widget-image styles
// ----------------------------------------------------------------------------
.widget-image {

  background-color: $background-color;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy