Commit 583a9a5af0b380a3d96d0fa03aebe61e9d3ea50f
1 parent
37050fa1
comments 2
Showing
2 changed files
with
9 additions
and
1 deletions
Show diff stats
common/messages/ru/app.php
frontend/web/css/main.css
... | ... | @@ -730,4 +730,11 @@ section.bar.background-gray.steps-pre:before { |
730 | 730 | } |
731 | 731 | @media(max-width:275px){ |
732 | 732 | .head_video_buttons .button1, .head_video_buttons .button2{width: 100%!important;} |
733 | +} | |
734 | + | |
735 | + | |
736 | +.user-ico{ | |
737 | + padding: 10px; | |
738 | + text-align: center; | |
739 | + font-size: 30px; | |
733 | 740 | } |
734 | 741 | \ No newline at end of file | ... | ... |