cpitclaudel / academic-poster-template

An HTML+CSS template for making more accessible posters
https://cpitclaudel.github.io/academic-poster-template/tutorial/poster.html
82 stars 30 forks source link

Support for Safari browser #1

Closed anton-trunov closed 3 years ago

anton-trunov commented 3 years ago

Thanks for sharing! This looks fantastic in Chrome 85.0.4183.102.

Here is what I see on macOS 10.15.6 "Catalina" using Safari 13.1.2 (just standard settings and no browser extensions, no zooming in or out).

Screenshot 2020-09-16 at 11 56 44 AM

cpitclaudel commented 3 years ago

Thanks for testing it out!

I need to steal a Mac from a friend to investigate this :) I think it's a problem with Safari's CSS3 support.

cpitclaudel commented 3 years ago

I think this is fixed now :) https://github.com/cpitclaudel/academic-poster-template/commit/bc50c95704d43f4547621c4be8b9f4bb684c1fa1

anton-trunov commented 3 years ago

Thanks a lot!