The Noob's (in)complete guide to CSS for Hubitat

When I do an overlay tile I use the following to create a transparent tile:

          text-shadow:none;
          background-color:transparent;
          border:none;