Commit aab65992740d857f42e431fe801c1531a1b3bf1f

Authored by Eugeny Galkovskiy
1 parent 62088aa7

123

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
@@ -2332,6 +2332,10 @@ p.right{text-align: right;} @@ -2332,6 +2332,10 @@ p.right{text-align: right;}
2332 .button2 .spoiler{ 2332 .button2 .spoiler{
2333 width: 85%!important; 2333 width: 85%!important;
2334 } 2334 }
  2335 + .button2 a.punkt:before, .button3 a.punkt:before{
  2336 + background-size: 60%;
  2337 + right: 8px;
  2338 + }
2335 .textile_bottom{ 2339 .textile_bottom{
2336 margin: 30px auto; 2340 margin: 30px auto;
2337 } 2341 }