diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 56857f7..9de0580 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2332,6 +2332,10 @@ p.right{text-align: right;} .button2 .spoiler{ width: 85%!important; } + .button2 a.punkt:before, .button3 a.punkt:before{ + background-size: 60%; + right: 8px; + } .textile_bottom{ margin: 30px auto; } -- libgit2 0.21.4