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

Small Request: making Chord Names BOLD #80

Open
SunflowerGUY opened this issue Aug 10, 2020 · 1 comment
Open

Small Request: making Chord Names BOLD #80

SunflowerGUY opened this issue Aug 10, 2020 · 1 comment

Comments

@SunflowerGUY
Copy link

Hello,
I've downloaded the lastest UkeGeeks-ng ZIP (Aug 9, 2020), and after successfully implementing the code on a web server, I noticed that all the chord names are NOT in a BOLD font.

I managed to implement a change to 'Bold' on all the THEMES, but I am unable to determine how to make the Chords BOLD in the standard or default theme, by adding this to... /css/ugsEditorPlus.css
}
.theme-????.ugsChords code em {
color: #f42;
font-weight: bold;
}

Could you please advise me where to make the change to the default theme..

Thank you
Adrian

@Louis-coding-UGNG
Copy link
Contributor

I'd try ukeGeeks.music.css and add the font-weight to .ugsChords code em

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

No branches or pull requests

2 participants