mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
fix ads text
This commit is contained in:
Vendored
+1
-1
@@ -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