mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-02-28 23:32:15 +01:00
Use serif font in alert boxes, too
This commit is contained in:
parent
83d9c3a264
commit
8e6501c393
@ -4,7 +4,7 @@
|
|||||||
/*
|
/*
|
||||||
* Unify fonts
|
* Unify fonts
|
||||||
*/
|
*/
|
||||||
ul, ol, li, dd, .footer, table, nav, div.card-text {
|
ul, ol, li, dd, .footer, table, nav, div.card-text, .alert {
|
||||||
font-family: $font-family-serif;
|
font-family: $font-family-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user