ux: update for code in alert
This commit is contained in:
@ -61,3 +61,9 @@
|
|||||||
.alert .alert-link:focus {
|
.alert .alert-link:focus {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.alert code {
|
||||||
|
background: darken($beige, 5%);
|
||||||
|
color: $black;
|
||||||
|
padding: 0.25rem 0.5rem;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user