[Aggregator | Trunk]: Add number color back to portal text

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@60141 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-12-15 15:50:09 +00:00
parent 6346a39ef2
commit 895ea5bde8
1 changed files with 3 additions and 0 deletions

View File

@ -48,3 +48,6 @@
.numbers-background {
background: transparent url('numbers_background_pattern.svg') 0 0 repeat-x padding-box;
}
.number {
color: #1d1d1d;
}