aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-12-07 09:24:54 -0800
committerMark Otto <[email protected]>2015-12-07 09:24:54 -0800
commita78b835143eb0b5c302a9ff4eccc99b302bbb598 (patch)
treeeae277fcb7e3c15f8706f378fedb4f8ce6eef488 /docs/dist/css/bootstrap.css
parent3c4bf98af6490742921bdd385b32afe791ed572c (diff)
downloadbootstrap-a78b835143eb0b5c302a9ff4eccc99b302bbb598.tar.xz
bootstrap-a78b835143eb0b5c302a9ff4eccc99b302bbb598.zip
grunt
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index 119ef984f..f73f89b7e 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -5728,6 +5728,18 @@ button.close {
text-transform: capitalize !important;
}
+.font-normal {
+ font-weight: normal;
+}
+
+.font-bold {
+ font-weight: bold;
+}
+
+.font-italic {
+ font-style: normal;
+}
+
.text-muted {
color: #818a91;
}