0.0.258 small_upd for articles
This commit is contained in:
@@ -1571,6 +1571,8 @@ form.new_route>.button_register>#registration{
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
div.departure_arrival>div>input{
|
||||
display: block;
|
||||
border-radius: 15px;
|
||||
@@ -2167,6 +2169,10 @@ button#more_button{
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
figure{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.bottom_block_static{
|
||||
padding: 40px 40px 0px 40px;
|
||||
position: relative;
|
||||
@@ -2185,7 +2191,7 @@ button#more_button{
|
||||
.bottom_block_static>form>.inputs_l{
|
||||
margin: auto;
|
||||
padding: 0px 10px 10px 10px;
|
||||
width: 30%;
|
||||
width: 40%;
|
||||
}
|
||||
.bottom_block_static>form>.button_register{
|
||||
margin: auto;
|
||||
@@ -2705,7 +2711,7 @@ details[open] summary ~ *{
|
||||
}
|
||||
|
||||
.news_item {
|
||||
width: 48%;
|
||||
width: 32%;
|
||||
margin-bottom: 2%;
|
||||
background-color: white;
|
||||
filter: drop-shadow(-1px 4px 10px rgba(198, 199, 203, 0.20)) drop-shadow(0px -1px 10px rgba(198, 199, 203, 0.20));
|
||||
@@ -2880,7 +2886,7 @@ details[open] summary ~ *{
|
||||
|
||||
.previous_next_news{
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
/*justify-content: space-between;*/
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user