diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index d326c79..3f78ce8 100755 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -1146,7 +1146,7 @@ ul.list-wr span { position: relative; } .list-static-wr li:before { - content: 'тАв'; + content: '•'; font-weight: bold; color: #0080ca; font-size: 25px; -- libgit2 0.21.4