mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-20 04:32:13 +02:00
badge css tweaks
This commit is contained in:
@@ -100,13 +100,14 @@ b, strong {
|
||||
}
|
||||
|
||||
.badge {
|
||||
display: inline-block;
|
||||
font-size: 0.9rem;
|
||||
font-family: $font-family-default;
|
||||
font-weight: 700;
|
||||
border-radius: 100%;
|
||||
border-radius: 10px;
|
||||
padding: 0px 6px;
|
||||
min-width: 23px;
|
||||
line-height: 23px;
|
||||
min-width: 20px;
|
||||
line-height: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user