0.0.247 add translate for words with letter А
This commit is contained in:
@@ -329,6 +329,11 @@ footer>div {
|
||||
.social_media_footer {
|
||||
margin-top: 19px;
|
||||
}
|
||||
.social_media_footer>img {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -837,7 +842,7 @@ section.register>form {
|
||||
display: block;
|
||||
/* Body text 3 */
|
||||
height: 60px;
|
||||
width: 105%;
|
||||
width: 101%;
|
||||
background: #FF613A;
|
||||
color: #FFF;
|
||||
/* Heading 5 */
|
||||
@@ -2190,6 +2195,7 @@ button#more_button{
|
||||
|
||||
.button_container{
|
||||
text-align: -webkit-center;
|
||||
text-align: -moz-center;
|
||||
width: 100%;
|
||||
margin-top: 40px;
|
||||
}
|
||||
@@ -2621,8 +2627,8 @@ summary {
|
||||
margin: 10px 0 10px 0px;
|
||||
}
|
||||
summary:before {
|
||||
top: .4em;
|
||||
right: .3em;
|
||||
top: 10px;
|
||||
right: 20px;
|
||||
color: transparent;
|
||||
background: url(/static/img/svg/icon_cross.svg) no-repeat 50% 50% / 1em 1em;
|
||||
width: 1em;
|
||||
|
||||
Reference in New Issue
Block a user