Difference between revisions of "Template:Arthur/CSS"

From From The Ashes Wiki
Jump to: navigation, search
Line 7: Line 7:
 
#arthurtopquotes { text-align: center; font-style: italic; }
 
#arthurtopquotes { text-align: center; font-style: italic; }
 
#arthur-wrapper { position: relative; }
 
#arthur-wrapper { position: relative; }
.profile-picture { float: right; }
+
#arthur-wrapper .profile-picture { float: right; }
.profile-picture img {width: 200px; height: auto; }
+
#arthur-wrapper .profile-picture img {width: 200px; height: auto; }
 +
#arthur-wrapper h2 { clear: both; }
 
</css>
 
</css>

Revision as of 16:04, 21 January 2018

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