Skip to content

DOC: low Contrast issue #60041

Closed
Closed
@MR-Elbarbary

Description

@MR-Elbarbary

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/docs/getting_started/index.html#intro-to-pandas

Documentation problem

here in dark mode,
the text has low contrast issue, it's hard to read the test
image

Suggested fix for documentation

<div class="d-flex flex-row tutorial-card-header-2" bis_skin_checked="1">
<button class="btn btn-dark btn-sm"></button>
What kind of data does pandas handle?
</div>

making the text color "What kind of data does pandas handle" white or any other bright color to increase the contrast
my changing the css color to white,
If you accept to fix this issue let me fix it (it will be my first PR)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions