// Import WIP (still broken for first upload)
This commit is contained in:
@@ -24,12 +24,13 @@
|
||||
background-color: #FFFF00
|
||||
|
||||
.badge
|
||||
background-color: $secondary-color
|
||||
font-weight: normal
|
||||
font-size: 1.1em
|
||||
letter-spacing: 0.0625em
|
||||
background-color: $brand-primary
|
||||
&.badge-success
|
||||
@extend .badge
|
||||
background-color: $brand-success
|
||||
&.badge-error
|
||||
@extend .badge
|
||||
background-color: $brand-danger
|
||||
|
||||
//tabs
|
||||
|
||||
Reference in New Issue
Block a user