From aab65992740d857f42e431fe801c1531a1b3bf1f Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 25 Oct 2016 13:18:21 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) 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