mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
New badge modifiers
This commit is contained in:
@@ -33,4 +33,13 @@
|
||||
&.is-faded {
|
||||
color: rgba($text, 0.8);
|
||||
}
|
||||
|
||||
&.is-small {
|
||||
padding: 0.15em 0.5em;
|
||||
}
|
||||
|
||||
&.is-secondary {
|
||||
color: darken($grey-blue, 30%);
|
||||
background: lighten($grey-blue, 10%);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user