Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
120 views
in Technique[技术] by (71.8m points)

html - CSS keeps breaking

I'm using a template I found for my portfolio, everything works perfectly for a while then suddenly the CSS breaks & there's no styling on the page. I keep getting these 3 errors in the CSS file even though I am NOT editing the CSS file at all. I can't post 2 screenshots but the first 2 errors I'm getting is

ul, ol {padding: 0; webkit-padding: 0; moz-padding: 0;}

with the squiggly lines under webkit-padding and moz-padding. The screenshot is the other error. The template is using bootstrap & my browser is chrome. Thank you so much.

This is one of the errors I'm getting

question from:https://stackoverflow.com/questions/65850839/css-keeps-breaking

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...