aboutsummaryrefslogtreecommitdiffstats
path: root/src/angular/styles.css
blob: 1d043023decded3a82b26d13f366b101820665d8 (plain)
1
2
3
4
5
6
7
8
9
/* You can add global styles to this file, and also import other style files */

.green-color {
  color: green;
}

.css-rules-warning {
  display: none;
}