diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 3a1098139..ba6876f63 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1109,6 +1109,11 @@ small, cite { font-style: normal; } +mark, +.mark { + padding: .2em; + background-color: #fcf8e3; +} .text-left { text-align: left; } |
