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

html files background color is changed #1266

Open
Ronny200 opened this issue Nov 12, 2023 · 2 comments
Open

html files background color is changed #1266

Ronny200 opened this issue Nov 12, 2023 · 2 comments

Comments

@Ronny200
Copy link

When I click to open an HTML file inside, the CSS background color of the webpage changes. How can I solve this issue?
The left is the HTML opened by Miniserv, and the right is opened directly in the browser.
20231112-222411

@5long
Copy link
Contributor

5long commented Dec 11, 2023

Maybe some of the stylesheets for the HTML file aren't loaded? Haved you checked the Network panel in the developer tool?

@MrFaul
Copy link

MrFaul commented Apr 9, 2024

Also possible:

  • relative and absolute path miss matches
  • borked path in general
  • browser CSS overwrites something... because specificity is a female dog in heat...
  • some browser plugin borked

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

3 participants