Difference between revisions of "Template:Arthur/CSS"

From From The Ashes Wiki
Jump to: navigation, search
Line 13: Line 13:
 
#arthur-wrapper .profile-picture img {width: 200px; height: auto; }
 
#arthur-wrapper .profile-picture img {width: 200px; height: auto; }
 
#arthur-wrapper h2 { clear: both; }
 
#arthur-wrapper h2 { clear: both; }
#arthur-post-it { width: 350px; height: 350px; top: 600px; right: 0%; position: absolute; transform: rotate(-20deg); padding: 5px 25px; background-color: #ffff00; overflow: scroll; }
+
#arthur-post-it { width: 350px; height: 350px; top: 600px; right: 0%; position: absolute; transform: rotate(-20deg); padding: 5px 25px; background-color: #ffff00; overflow: scroll; box-shadow: rgba(0,0,0,.3) 1px 1px 20px }
 
#arthur-post-it, #arthur-post-it h1, #arthur-post-it h2 { font-family: Helvetica, Arial, sans; }
 
#arthur-post-it, #arthur-post-it h1, #arthur-post-it h2 { font-family: Helvetica, Arial, sans; }
 
</css>
 
</css>

Revision as of 15:40, 30 March 2018

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