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

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

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

// ----------------------------------------------------------------------------
// Widget-clock styles
// ----------------------------------------------------------------------------
.widget-clock {

  background-color: $background-color;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy