mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-01 14:36:13 +00:00
better
This commit is contained in:
parent
76179d389d
commit
7758e1358d
@ -141,7 +141,7 @@ div#header-accompanying_course-details {
|
||||
border-radius: 15px;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
box-shadow: 0 0 3px 0 grey;
|
||||
box-shadow: 0 0 3px 1px grey;
|
||||
opacity: 0.8;
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
@ -149,10 +149,10 @@ div#header-accompanying_course-details {
|
||||
}
|
||||
span.to-social-issues {
|
||||
background-color: #4bafe8;
|
||||
border-left: 8px solid #32749a;
|
||||
border-left: 12px solid #32749a;
|
||||
}
|
||||
span.to-persons-associated {
|
||||
background-color: #16d9b4;
|
||||
border-right: 8px solid #ffffff;
|
||||
border-right: 12px solid #ffffff;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user