patch: list - display + styles (end)
This commit is contained in:
@ -104,6 +104,15 @@ hubl-create-contact {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
/* Animation on cards in #communities */
|
||||
#communities {
|
||||
|
||||
.segment.hover:hover {
|
||||
box-shadow: 0 0 16px 0 rgba(46, 63, 88, 0.34);
|
||||
bottom: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Fix on Join button in admin (circles + projects) */
|
||||
/* Styles on buttons and .children-link don't work because this input is inside too many elements. */
|
||||
/* And no I can't add that stupid icon because it'a an input. */
|
||||
|
Reference in New Issue
Block a user