mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 14:30:46 +02:00
fix ads text
This commit is contained in:
2
docs/assets/css/docs.min.css
vendored
2
docs/assets/css/docs.min.css
vendored
@@ -438,7 +438,7 @@ body {
|
|||||||
margin: 2rem -2rem -2rem !important;
|
margin: 2rem -2rem -2rem !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
/* clearfix */
|
/* clearfix */
|
||||||
font-size: 85% !important;
|
font-size: .8rem !important;
|
||||||
line-height: 1rem !important;
|
line-height: 1rem !important;
|
||||||
color: #cdbfe3 !important;
|
color: #cdbfe3 !important;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
@@ -328,7 +328,7 @@ body {
|
|||||||
padding: 1.25rem !important;
|
padding: 1.25rem !important;
|
||||||
margin: 2rem -2rem -2rem !important;
|
margin: 2rem -2rem -2rem !important;
|
||||||
overflow: hidden; /* clearfix */
|
overflow: hidden; /* clearfix */
|
||||||
font-size: 85% !important;
|
font-size: .8rem !important;
|
||||||
line-height: 1rem !important;
|
line-height: 1rem !important;
|
||||||
color: @bs-purple-light !important;
|
color: @bs-purple-light !important;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
Reference in New Issue
Block a user