0.0.159 upd footer
This commit is contained in:
@@ -275,7 +275,7 @@ section.register>h1 {
|
||||
}
|
||||
|
||||
footer>div {
|
||||
max-width: 1280px;
|
||||
max-width: 85%;
|
||||
margin: auto;
|
||||
padding: 40px;
|
||||
height: 73%;
|
||||
@@ -292,8 +292,14 @@ footer>div {
|
||||
}
|
||||
.first-column{
|
||||
float: left;
|
||||
width: 55%;
|
||||
width: 50%;
|
||||
}
|
||||
.social_media_footer {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.second-column {
|
||||
float: right;
|
||||
width: 29%;
|
||||
@@ -302,7 +308,7 @@ footer>div {
|
||||
.third-column {
|
||||
width: 33%;
|
||||
float: left;
|
||||
margin-top: 11%;
|
||||
margin-top: 10%;
|
||||
}
|
||||
.four-column{
|
||||
display: inline-block;
|
||||
@@ -310,9 +316,11 @@ footer>div {
|
||||
|
||||
.fifth-column {
|
||||
float: right;
|
||||
width: 33%;
|
||||
width: 21%;
|
||||
margin-right: 35px;
|
||||
}
|
||||
|
||||
|
||||
.social_media_footer {
|
||||
margin-top: 19px;
|
||||
}
|
||||
@@ -320,7 +328,7 @@ footer>div {
|
||||
|
||||
|
||||
.second-footer>div {
|
||||
max-width: 1280px;
|
||||
max-width: 90%;
|
||||
margin: auto;
|
||||
height: 60px;
|
||||
width: 100%;
|
||||
@@ -2066,9 +2074,9 @@ button#send_feedback_form{
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
.search_form_main {
|
||||
padding-top: 40px;
|
||||
}
|
||||
/*.search_form_main {*/
|
||||
/* padding-top: 40px;*/
|
||||
/*}*/
|
||||
|
||||
|
||||
/*tabs_on_main_page*/
|
||||
@@ -2083,9 +2091,14 @@ button#send_feedback_form{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.tabs>div
|
||||
/*.tabs>div {*/
|
||||
/* !* скрыть контент по умолчанию *!*/
|
||||
/* display: none;*/
|
||||
/* font-size: 16px;*/
|
||||
/*} */
|
||||
|
||||
{
|
||||
#content-1,#content-2
|
||||
{
|
||||
/* скрыть контент по умолчанию */
|
||||
display: none;
|
||||
font-size: 16px;
|
||||
|
||||
Reference in New Issue
Block a user