When your page is accessed using the https protocol, any relative path to an external CSS file will also be called using the https protocol. Do you really need to encrypt/decrypt CSS content? :D However, if you use an absolute path to reference an external CSS file, you can specify the protocol to be used, usually http instead of https. Maybe I am mistaken!
Please inform me if my understanding is completely incorrect.