update: integrations events and resources on circles
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#events {
|
||||
#events, #circle-events {
|
||||
width: 100%;
|
||||
font-family: "Facit";
|
||||
font-weight: 400;
|
||||
@ -16,10 +16,12 @@
|
||||
.event-place-name {
|
||||
font-weight: 700;
|
||||
}
|
||||
#listevents [name="name"],
|
||||
#listevents, #circle-listevents {
|
||||
[name="name"],
|
||||
solid-display-link-event .mdi::before {
|
||||
color: #C4262E;
|
||||
}
|
||||
}
|
||||
.event-place-name,
|
||||
.nextevent-startdate,
|
||||
solid-display-link-event {
|
||||
@ -30,12 +32,13 @@
|
||||
font-weight: 400;
|
||||
.page-title {
|
||||
font-family: "RefrigeratorDelxW01Bold";
|
||||
font-size: 3.2rem;
|
||||
line-height: 3.8rem;
|
||||
color: #063B5C;
|
||||
font-size: 3.2rem;
|
||||
line-height: 3.8rem;
|
||||
color: #063B5C;
|
||||
}
|
||||
}
|
||||
#listevents {
|
||||
#listevents,
|
||||
#circle-listevents {
|
||||
.newtype .button{
|
||||
font-size: 1.2rem;
|
||||
width: max-content;
|
||||
|
@ -7,6 +7,12 @@
|
||||
background-color: #F0F3F6;
|
||||
.sib-resource {
|
||||
font-family: "Facit";
|
||||
.page-title {
|
||||
font-family: "RefrigeratorDelxW01Bold";
|
||||
font-size: 3.2rem;
|
||||
line-height: 3.8rem;
|
||||
color: #063B5C;
|
||||
}
|
||||
.red-button {
|
||||
background-color: #C4262E;
|
||||
}
|
||||
|
Reference in New Issue
Block a user