oscarbaruffa / Book-Twitter-for-R

Guide to Twitter for R programmers
https://t4rstats.netlify.app/
40 stars 9 forks source link

CSS for blockquotes (quoted tweets) #16

Closed veerlevanson closed 4 years ago

veerlevanson commented 4 years ago

I've added CSS code for styling quoted tweets, but they seem to show up differently in different browsers. The way Chrome shows them looks better. Chrome seems to override the CSS and it includes the images (Firefox doesn't). @oscarbaruffa can you check what this looks like on your end?

Screenshot Chrome: Screenshot Chrome

Screenshot Firefox: Screenshot Firefox

oscarbaruffa commented 4 years ago

My firefox shows up fine. What your firefox does, it was my side shows when the book is first opened by the Rstudio default browser, but if I then open it in either firefox or chrome, it looks fine

oscarbaruffa commented 4 years ago

@veerlevanson could you check if this is still happening?

oscarbaruffa commented 4 years ago

I can recreate the issue in Firefox incognito mode but in normal mode it still works ok

oscarbaruffa commented 4 years ago

I've tested this on another devoces Firefox and seems to be working fine now. Firefox does take longer to load images, maybe it was that?