mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
code.less: also set default monospace font for <kbd> and <samp>
This commit is contained in:
+3
-1
@@ -5,7 +5,9 @@
|
||||
|
||||
// Inline and block code styles
|
||||
code,
|
||||
pre {
|
||||
kdb,
|
||||
pre,
|
||||
samp {
|
||||
font-family: @font-family-monospace;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user