Link to home
Start Free TrialLog in
Avatar of Fr. Vandecan
Fr. VandecanFlag for Belgium

asked on

CSS seems not working with Edge. OK with Chrome or IE.

CSS seems not working with Edge. OK with Chrome or IE.

this is the content of the css file.

table { margin: auto; font-family: Segoe UI; box-shadow: 10px 10px 5px #888; border: thin ridge grey; }
th { background: #0046c3; color: #fff; max-width: 400px; padding: 5px 10px; }
td { font-size: 11px; padding: 5px 20px; color: #000; }
tr { background: #b8d1f3; }
tr:nth-child(even) { background-color: #dae5f4; }
tr:nth-child(odd) { background-color: #b8d1f3; }
Avatar of Paul Neralich
Paul Neralich
Flag of United States of America image

François, does Edge return an error, or does it just ignore/not apply the css formatting?
Avatar of Fr. Vandecan

ASKER

just ignore.
In your .html are you using "@import" or "@import url"?
Is EVERYTHING ignored, or just a specific rule?

Do you have a link to the page?
<link rel="stylesheet" type="text/css" href="file://server.ads.local.be/Templates/Table.css" />

coming from a PowerShell statement
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.