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

welcome.main.scss Maven / Gradle / Ivy

There is a newer version: 1.2.21
Show newest version
@import '../shared/schemes/normal';
@import '../shared/main';

// App type styles
.app-type {
  text-transform: uppercase;
  font-size: 0.6em;
  font-weight: 600;
  background-color: rgba(0, 200, 255, 0.25);
  border-radius: 5px;
  padding: 2px 5px;
  color: white;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy