mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 23:23:51 +00:00
use chill_entity_render_box/string and design a badge-person
This commit is contained in:
@@ -27,5 +27,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// specific chill badge for persons
|
||||
span.badge-person {
|
||||
padding: 0 0.5em !important;
|
||||
background-color: $white;
|
||||
border: 1px solid $chill-ll-gray;
|
||||
border-bottom: 2px solid $chill-green;
|
||||
border-radius: 6px;
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user