|
@@ -8966,10 +8966,11 @@ footer .copyright .logo {
|
|
|
font-size: 15px;
|
|
font-size: 15px;
|
|
|
margin: 20px 0; }
|
|
margin: 20px 0; }
|
|
|
.special-page__article p img, .full-news__text p img, .index-about p img {
|
|
.special-page__article p img, .full-news__text p img, .index-about p img {
|
|
|
- float: left;
|
|
|
|
|
|
|
+ /*float: left;
|
|
|
margin-right: 20px;
|
|
margin-right: 20px;
|
|
|
margin-bottom: 23px;
|
|
margin-bottom: 23px;
|
|
|
- margin-top: 6px; }
|
|
|
|
|
|
|
+ margin-top: 6px;*/
|
|
|
|
|
+ margin: 10px; }
|
|
|
|
|
|
|
|
.special-page__article ul, .full-news__text ul {
|
|
.special-page__article ul, .full-news__text ul {
|
|
|
margin: 0;
|
|
margin: 0;
|
|
@@ -9360,9 +9361,11 @@ footer .copyright .logo {
|
|
|
display: block;
|
|
display: block;
|
|
|
clear: both;
|
|
clear: both;
|
|
|
content: ''; }
|
|
content: ''; }
|
|
|
- .special-page__article p img {
|
|
|
|
|
- float: right;
|
|
|
|
|
- margin-left: 20px; }
|
|
|
|
|
|
|
+ .special-page__article p {
|
|
|
|
|
+ /*img {
|
|
|
|
|
+ float: right;
|
|
|
|
|
+ margin-left: 20px;
|
|
|
|
|
+ }*/ }
|
|
|
.special-page__article table .mobileth {
|
|
.special-page__article table .mobileth {
|
|
|
display: none; }
|
|
display: none; }
|
|
|
.special-page__article .col3__item {
|
|
.special-page__article .col3__item {
|