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: 200px; height: 200px; top: 200px; right: 100px; transform: rotate(-20deg); background-color: #ff00ff; }
+
#arthur-post-it { width: 350px; height: 350px; top: 600px; right: 200px; position: relative; transform: rotate(-20deg); background-color: #ffff00; }
 
</css>
 
</css>

Revision as of 15:16, 30 March 2018

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