1.1.23 add h1 for all pages

This commit is contained in:
2024-07-01 17:53:54 +03:00
parent 2400c334a9
commit 38c4f3426d
11 changed files with 39 additions and 15 deletions

View File

@@ -1515,6 +1515,10 @@
@media (max-width: 950px){
#title_static_small{
display: none;
}
.info_profile{
width: 65%;
float: none;

View File

@@ -2265,7 +2265,7 @@ button.cancel_remove.show, button.confirm_remove.show{
font-size: 26px;
}
#title_static{
#title_static, #title_static_small{
text-align: center;
font-size: 44px;
font-style: normal;
@@ -2275,6 +2275,10 @@ button.cancel_remove.show, button.confirm_remove.show{
}
#title_static_small{
font-size: 34px;
}
.ta_center{
margin: 120px auto 40px;
}
@@ -2337,12 +2341,12 @@ span#sub_title_static{
height: 60px;
}
.top_block_static{
.top_block_static {
position: relative;
width: 90%;
height: 194px;
height: 270px;
margin: 0 auto 0;
padding: 60px 40px 0 40px;
padding: 40px 40px 0 40px;
}
.top_block_static_wrapper{
@@ -2376,10 +2380,10 @@ span#sub_title_static{
url(/static/img/png/Box8.png),
url(/static/img/png/Box4.png);
background-position:
bottom -31px left -13px,
bottom 26px left -13px,
top 159px left 242px,
top 0px right -15px,
top 146px right 215px;
top 34px right -19px,
top 145px right 215px;
background-repeat:
no-repeat,
no-repeat,