Difference between revisions of "Template:Arthur/CSS"

From From The Ashes Wiki
Jump to: navigation, search
Line 12: Line 12:
 
#arthurheader { }
 
#arthurheader { }
 
#arthursmusic { width: 250px; position: absolute; top: -10px; right: -10px; z-index: 10; }
 
#arthursmusic { width: 250px; position: absolute; top: -10px; right: -10px; z-index: 10; }
#arthursmusic img { width: 100%; height: auto; filter: drop-shadow(1px 1px 20px #222);  }
+
#arthursmusic img { width: 100%; height: auto;  }
 
#arthursmusicinterior { position: absolute; left: 60px; top: 36px; height: 85px; width: 270px; overflow: scroll; font-size: 10px; font-family: "Lucida Grande", Helvetica, Sans; color: #ffffff; }
 
#arthursmusicinterior { position: absolute; left: 60px; top: 36px; height: 85px; width: 270px; overflow: scroll; font-size: 10px; font-family: "Lucida Grande", Helvetica, Sans; color: #ffffff; }
 
#arthursmusicinterior ul { list-style: none; margin: 0; padding: 0; }
 
#arthursmusicinterior ul { list-style: none; margin: 0; padding: 0; }

Revision as of 09:45, 21 September 2018

This page is here for Arthur's pages to share the same CSS.