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: 200px; position: absolute; transform: rotate(-20deg); background-color: #ffff00; font-family: Helvetica, arial, sans; overflow: scroll; }
+
#arthur-post-it { width: 350px; height: 350px; top: 600px; right: 200px; position: absolute; transform: rotate(-20deg); padding: 5px 25px; background-color: #ffff00; font-family: Helvetica, arial, sans; overflow: scroll; }
 
</css>
 
</css>

Revision as of 15:19, 30 March 2018

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