Commit d6639fe3 by xcoder

4. Белый на кнопках Скачать

1 parent 1670a123
...@@ -101,6 +101,7 @@ header > ul.nav.nav-pills > .nav-item > .btn.download { ...@@ -101,6 +101,7 @@ header > ul.nav.nav-pills > .nav-item > .btn.download {
background-color: #00b8f0; background-color: #00b8f0;
border-radius: 103px; border-radius: 103px;
color: #fff;
user-select: none; user-select: none;
} }
...@@ -922,6 +923,7 @@ article.notation-one { ...@@ -922,6 +923,7 @@ article.notation-one {
background-color: #00b8f0; background-color: #00b8f0;
border-radius: 103px; border-radius: 103px;
color: #fff;
user-select: none; user-select: none;
} }
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!