0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-17 14:54:30 +01:00

fix ads text

This commit is contained in:
Mark Otto 2014-08-03 16:58:59 -07:00
parent 99edff6dda
commit 9e92b74aa3
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -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;