add fix problem
This commit is contained in:
31
style.css
31
style.css
@@ -132,6 +132,13 @@ a{
|
||||
width: 340px;
|
||||
}
|
||||
|
||||
.right-info{
|
||||
margin-top: 8px;
|
||||
margin-bottom: 12px;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.wrap{
|
||||
transform: translate(0%, 0%);
|
||||
width: 0px;
|
||||
@@ -146,6 +153,8 @@ a{
|
||||
/* margin-top: 55px;
|
||||
margin-left: 35px;*/
|
||||
}
|
||||
|
||||
|
||||
|
||||
.input{
|
||||
border: 0;
|
||||
@@ -502,6 +511,8 @@ a{
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
article{
|
||||
padding: 1em;
|
||||
}
|
||||
@@ -808,9 +819,10 @@ a{
|
||||
|
||||
|
||||
.left_preview{
|
||||
border-radius: 50%;
|
||||
width: 95px;
|
||||
height: 84px;
|
||||
/*border-radius: 50%;*/
|
||||
/*width: 105px;
|
||||
height: 84px;*/
|
||||
width: 145px;
|
||||
}
|
||||
|
||||
.publ_expert{
|
||||
@@ -871,13 +883,14 @@ a{
|
||||
.left_opinion img{
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
width: 84px;
|
||||
height: 84px;
|
||||
/*width: 84px;
|
||||
height: 84px;*/
|
||||
}
|
||||
|
||||
.left_opinion_title{
|
||||
margin-bottom: 8px;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.left_opinion_text{
|
||||
@@ -1124,8 +1137,10 @@ a{
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
font-size: 16px;
|
||||
font-size: 11px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -1231,6 +1246,7 @@ img-fluid{
|
||||
}
|
||||
|
||||
|
||||
|
||||
.main-card-title{
|
||||
font-size: 24px;
|
||||
}
|
||||
@@ -1396,7 +1412,9 @@ img-fluid{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
.fulltext IMG{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#footer{
|
||||
width: 100%;
|
||||
@@ -1406,7 +1424,6 @@ img-fluid{
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user