mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
- set badge colors
This commit is contained in:
parent
8cb65d3bb2
commit
ccd12f34dd
@ -119,22 +119,21 @@ export default {
|
||||
content: "NW";
|
||||
}
|
||||
|
||||
//test code
|
||||
.test-express,
|
||||
.liberation-express,
|
||||
.nachweis-express,
|
||||
.maskenfrei-express {
|
||||
// todo: rename file according to purpose
|
||||
background-image: url('/img/badges/slot-orange.svg');
|
||||
}
|
||||
.maskenfrei-express,
|
||||
.beitragsblocker,
|
||||
.beitragsstopper,
|
||||
.masern-impfbloker,
|
||||
.rundfunk-alarm,
|
||||
.rundfunk-alarm {
|
||||
// todo: rename file according to purpose
|
||||
background-image: url('/img/badges/slot-blue.svg');
|
||||
}
|
||||
.freunde-der-demokratie,
|
||||
.restart-democracy {
|
||||
// todo: rename file according to purpose
|
||||
background-image: url('/img/badges/slot-blue.svg');
|
||||
background-image: url('/img/badges/slot-orange.svg');
|
||||
}
|
||||
|
||||
.test-express::after {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user