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

statics.widgets.text.text.css Maven / Gradle / Ivy

There is a newer version: 0.0.16
Show newest version
.widget-text {
  background-color: #ec663c;
}
.widget-text .title {
  color: rgba(255, 255, 255, 0.7);
}
.widget-text .more-info {
  color: rgba(255, 255, 255, 0.7);
}
.widget-text .updated-at {
  color: rgba(255, 255, 255, 0.7);
}
.widget-text.large h3 {
  font-size: 65px;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy