0.0.259 small upd for styles
This commit is contained in:
@@ -326,15 +326,15 @@ footer>div {
|
||||
|
||||
.fifth-column {
|
||||
float: right;
|
||||
width: 21%;
|
||||
margin-right: 35px;
|
||||
width: 23%;
|
||||
/*margin-right: 35px;*/
|
||||
}
|
||||
|
||||
|
||||
.social_media_footer {
|
||||
margin-top: 19px;
|
||||
}
|
||||
.social_media_footer>img {
|
||||
.social_media_footer>a {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
@@ -482,6 +482,7 @@ footer>div {
|
||||
border-radius: 10px;
|
||||
background: #FF613A;
|
||||
margin-left: -30px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.wrapper_header_content{
|
||||
@@ -548,6 +549,11 @@ header .header-first {
|
||||
.dropdown {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#scroll_to_div>form>.button_register{
|
||||
width: calc(41% - 20px);
|
||||
}
|
||||
|
||||
.dropdown-content {
|
||||
@@ -657,6 +663,7 @@ span.btn_profile_name {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
/*padding-top: 10px;*/
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#placeholder1{
|
||||
@@ -2319,6 +2326,7 @@ figure{
|
||||
padding: 10px 0 0 10px;
|
||||
max-width: 100%;
|
||||
min-width: 100%;
|
||||
resize: none;
|
||||
}
|
||||
.counter-box>textarea:focus{
|
||||
outline: none !important;
|
||||
@@ -2342,7 +2350,7 @@ button#send_feedback_form{
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
line-height: 26px;
|
||||
width: 104%;
|
||||
width: 103%;
|
||||
margin-top: 13px;
|
||||
}
|
||||
|
||||
@@ -2774,7 +2782,7 @@ details[open] summary ~ *{
|
||||
}
|
||||
|
||||
.wrapper_text_art{
|
||||
width: 1280px;
|
||||
/*width: 1280px;*/
|
||||
margin: auto;
|
||||
}
|
||||
.wrapper_text_art>p{
|
||||
|
||||
Reference in New Issue
Block a user