diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 366582101b..458fa234ec 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -622,6 +622,10 @@ form.well { /* Eaxmples page ------------------------- */ +.bootstrap-examples p { + font-size: 13px; + line-height: 18px; +} .bootstrap-examples .thumbnail { margin-bottom: 9px; background-color: #fff; diff --git a/docs/examples.html b/docs/examples.html index ef2dde5b19..06b70b9b57 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -84,21 +84,21 @@
Featuring a hero unit for a primary message and three supporting elements.
Uses our new responsive, fluid grid system to create a seamless liquid layout.