1 parent 50f67b1 commit 6ebd993Copy full SHA for 6ebd993
1 file changed
docs/stylesheets/extra.css
@@ -155,13 +155,13 @@
155
}
156
157
/* Цвет текста “кнопок-ссылок” */
158
-.dark a[data-slot="button"][href^="/qqracha/leetcodeAndPython/notes/"] {
+.dark a[data-slot="button"][href^="/leetcodeAndPython/notes/"] {
159
color: #bd799e;
160
161
162
-.dark a[data-slot="button"][href^="/qqracha/leetcodeAndPython/leetcode/"] {
+.dark a[data-slot="button"][href^="/leetcodeAndPython/leetcode/"] {
163
color: #bd799e;}
164
-.dark a[data-slot="button"][href^="/qqracha/leetcodeAndPython/"] {
+.dark a[data-slot="button"][href^="/leetcodeAndPython/"] {
165
166
167
/* Наведение */
0 commit comments