Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I change the background color of the line numbers? #36

Open
1 task
VCTR18 opened this issue Dec 23, 2021 · 1 comment
Open
1 task

How can I change the background color of the line numbers? #36

VCTR18 opened this issue Dec 23, 2021 · 1 comment
Labels
question Further information is requested

Comments

@VCTR18
Copy link

VCTR18 commented Dec 23, 2021

Checklist

Please replace the space inside the brackets with an x if the following items apply:

  • I've verified that I use the latest version of the add-on by redownloading it from AnkiWeb
  • [x ] I've verified that I use the latest version of Anki by checking at https://apps.ankiweb.net#download
  • [x ] I've checked if anyone else asked this question before by looking through the issue reports.

Your question

A clear and concise question about the add-on.

@VCTR18 VCTR18 added the question Further information is requested label Dec 23, 2021
@mmagnus
Copy link

mmagnus commented Apr 18, 2023

Some hack for now

.linenodiv {
background-color: black !important;
}

sc 2023-04-18 at 19 34 00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants