diff --git a/assets/css/docs.css b/assets/css/docs.css index 196fe1f2c8..b5725c9236 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -414,17 +414,15 @@ body { } /* Typography */ -.bs-example-type .table td { +.bs-example-type .table td:last-child { color: #999; vertical-align: middle; } -.bs-example-type .table td, -.bs-example-type .table th { +.bs-example-type .table td { padding: 15px 0; border-color: #eee; } -.bs-example-type .table tr:first-child td, -.bs-example-type .table tr:first-child th { +.bs-example-type .table tr:first-child td { border-top: 0; } .bs-example-type h1, diff --git a/css.html b/css.html index 1e73737f37..f035ff616f 100644 --- a/css.html +++ b/css.html @@ -585,27 +585,27 @@ base_url: "../"
Bootstrap heading |
+ Bootstrap heading |
Semibold 38px |
---|---|---|
Bootstrap heading |
+ Bootstrap heading |
Semibold 32px |
Bootstrap heading |
+ Bootstrap heading |
Semibold 24px |
Bootstrap heading |
+ Bootstrap heading |
Semibold 18px |
Bootstrap heading |
+ Bootstrap heading |
Semibold 16px |
Bootstrap heading |
+ Bootstrap heading |
Semibold 12px |