<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#UWMchildNav ul li a{ /*sets spacing of the Thumbnails*/
/*margin-left: 60px; */
/*spacing*/ 
}

#UWMchildNav ul li ul{ /*sets the offset left of the Thumbnails (If thumbnails are being cut off by left edge of page adjust this)*/
/*margin-left: -30px; */
}

/*other styles go here*/</pre></body></html>