• Hi

    Does anyone know what is encoded in style.css
    line 235
    data: image / gif; base64, R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw ==

    Is this normal base64 in a template?
    Why can not without it, if this picture?

Viewing 1 replies (of 1 total)
  • I guess it’s pretty obvious that this is an image, which is too small to be kept in a separate file, so the authors decided to encode it inside the CSS.

Viewing 1 replies (of 1 total)

The topic ‘Base64 in style.css’ is closed to new replies.