2023-08-01 10:31:41 +02:00
|
|
|
.link-custom-status {
|
|
|
|
background: linear-gradient(45deg,
|
|
|
|
rgba(131, 58, 180, 1) 25%,
|
|
|
|
rgb(253, 29, 29) 100%);
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.link-custom-ci {
|
|
|
|
background: green;
|
2023-10-03 18:11:10 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.link-nextcloud {
|
|
|
|
background: #007bc0;
|
2023-08-01 10:31:41 +02:00
|
|
|
}
|