/* Compatibility shim for the pre-w4ewb.com URL layout.
   Pages generated by the goes/, wx/, sstv/ and ft8/ publishers still link
   /W4EWB/lcars.css, which no longer exists once the site serves from the
   domain root. Re-export the real stylesheet rather than copying it so the
   two can never drift. Delete once every publisher template links /lcars.css. */
@import url("/lcars.css");
