mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
fix ads text
This commit is contained in:
parent
99edff6dda
commit
9e92b74aa3
2 changed files with 2 additions and 2 deletions
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;
|
||||
overflow: hidden;
|
||||
/* clearfix */
|
||||
font-size: 85% !important;
|
||||
font-size: .8rem !important;
|
||||
line-height: 1rem !important;
|
||||
color: #cdbfe3 !important;
|
||||
text-align: left;
|
||||
|
|
|
|||
|
|
@ -328,7 +328,7 @@ body {
|
|||
padding: 1.25rem !important;
|
||||
margin: 2rem -2rem -2rem !important;
|
||||
overflow: hidden; /* clearfix */
|
||||
font-size: 85% !important;
|
||||
font-size: .8rem !important;
|
||||
line-height: 1rem !important;
|
||||
color: @bs-purple-light !important;
|
||||
text-align: left;
|
||||
|
|
|
|||
Loading…
Reference in a new issue