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

a.self styling not displaying #8

Closed
aphillips opened this issue Jul 7, 2020 · 5 comments
Closed

a.self styling not displaying #8

aphillips opened this issue Jul 7, 2020 · 5 comments
Assignees

Comments

@aphillips
Copy link
Contributor

I added <a class=self href="#"> links to the best practices section (where # is replaced with the unique id attribute on the paragraph). And I copied the styles for a.self/.self::after from bp-i18n-specdev into local.css. But the ID's don't end up showing. Need to fix.

@aphillips
Copy link
Contributor Author

@r12a: could you have a look? It looks like the styles should work...?

@r12a
Copy link
Contributor

r12a commented Jul 7, 2020

Where should i look for the source: a PR, the ED in our GH repo, or your ED in your fork? Got a link?

@aphillips
Copy link
Contributor Author

I merged the PR, so the ED shows the (lack of) display. https://w3c.github.io/ltli/

@r12a
Copy link
Contributor

r12a commented Jul 7, 2020

It is displaying, just at the top of (and almost completely off) the page. To get the effect you wanted you need to add:

.advisement { position: relative; }

@aphillips
Copy link
Contributor Author

😛 I thought I captured everything from specdev, but apparently not...

Thanks!!!

aphillips added a commit that referenced this issue Jul 7, 2020
Fix #8 (position of "self" reference link)
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