Heinrich Helmbold
Heinrich Helmbold

Reputation: 1

CSS Stylesheet in Google Drive no longer works

I use the following link to reference a stylesheet used to format a form used to capture data within Google Sheets :

<link rel="stylesheet" type="text/css" 
href="https://googledrive.com/host/0B7atn1EVYAVicjQtV2xTam1odWs/style.css">

This used to work without problems, but now suddenly this no longer works? What changed? Isn't it possible anymore to reference a stylesheet that is in Google Drive?

Upvotes: 0

Views: 481

Answers (1)

Related Questions