Difference between revisions of "Template:Arthur/CSS"
From From The Ashes Wiki
Line 11: | Line 11: | ||
#arthurheader { display: flex; } | #arthurheader { display: flex; } | ||
− | #arthursmusic { width: | + | #arthursmusic { width: 250px; position: relative; } |
#arthursmusic img { width: 100%; height: auto; } | #arthursmusic img { width: 100%; height: auto; } | ||
− | #arthursmusicinterior { position: absolute; left: 60px; top: 36px; height: 85px; width: | + | #arthursmusicinterior { position: absolute; left: 60px; top: 36px; height: 85px; width: 170px; overflow: scroll; } |
#arthursmusicinterior ul { list-style: none; margin: 0; padding: 0; } | #arthursmusicinterior ul { list-style: none; margin: 0; padding: 0; } | ||
− | #arthursmusicinterior ul a, #arthursmusicinterior ul a:visited { color: #ffffff; font-family: "Lucida Grande", Helvetica, Sans; } | + | #arthursmusicinterior ul a, #arthursmusicinterior ul a:visited { color: #ffffff; font-size: 10px; font-family: "Lucida Grande", Helvetica, Sans; } |
#arthurtopquotes { text-align: center; font-style: italic; } | #arthurtopquotes { text-align: center; font-style: italic; } | ||
Revision as of 08:29, 21 September 2018
This page is here for Arthur's pages to share the same CSS.