Skip to content

Commit 1a61fe9

Browse files
Updated css colors. (#196)
1 parent 6947a06 commit 1a61fe9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/app/submission/sections/clarin-license-resource/section-license.component.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
font-size: 75%;
4444
font-weight: bold;
4545
line-height: 1;
46-
color: #fff;
46+
color: #fff !important;
4747
text-align: center;
4848
white-space: nowrap;
4949
vertical-align: baseline;
@@ -56,11 +56,11 @@
5656
}
5757

5858
.label-ACA, .label-PDT {
59-
background-color: #ffab23;
59+
background-color: #ffab23 !important;;
6060
}
6161

6262
.label-RES {
63-
background-color: #c62d1f;
63+
background-color: #c62d1f !important;;
6464
}
6565

6666
.clarin-select-input {

0 commit comments

Comments
 (0)