0.0.237
This commit is contained in:
@@ -2210,7 +2210,7 @@
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
display: block;
|
||||
padding-bottom: 10px;
|
||||
padding-top: 15px;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
|
||||
@@ -1042,7 +1042,7 @@ section.login>form {
|
||||
}
|
||||
|
||||
.inputs_l {
|
||||
width: 104%;
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
@@ -2239,12 +2239,17 @@ button#more_button{
|
||||
margin: 0 auto;
|
||||
}
|
||||
.left_inputs_form{
|
||||
float: left;
|
||||
width: 45%;
|
||||
/*float: left;*/
|
||||
/*width: 45%;*/
|
||||
display: inline-block;
|
||||
width: 42%;
|
||||
padding-right: 14px;
|
||||
}
|
||||
.right_inputs_form{
|
||||
float: right;
|
||||
/*float: right;*/
|
||||
/*width: 50%;*/
|
||||
width: 50%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.counter-box{
|
||||
@@ -2828,6 +2833,10 @@ details[open] summary ~ *{
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.previous_next_news>.news_item:nth-child(2){
|
||||
margin: 0 20px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
|
||||
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
|
||||
</form>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user