danielfireman / isumm

Simple and nerd way to easily summarize investiments.
GNU Affero General Public License v3.0
1 stars 3 forks source link

Bad CSS when accessing via HTTPS #25

Closed IdNotFound closed 8 years ago

IdNotFound commented 8 years ago

Pure CSS does not support fetching via HTTPS. We might need to host the files ourselves. Screenshots below.

HTTP: screen shot 2015-11-16 at 5 37 22 pm

HTTPS: screen shot 2015-11-16 at 5 37 04 pm

IdNotFound commented 8 years ago

I found the Pure files mirrored in CDNJS: http://cdnjs.com/libraries/pure

They serve via HTTPS, so this might be much easier than I thought :)