Difference between revisions of "Template:Arthur/CSS"

From From The Ashes Wiki
Jump to: navigation, search
Line 15: Line 15:
 
#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; box-shadow: rgba(0,0,0,.3) 1px 1px 20px }
 
#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: "Patrick Hand SC", Helvetica, Arial, sans; }
+
#arthur-post-it, #arthur-post-it h1, #arthur-post-it h2 { font-family: 'Patrick Hand SC', Helvetica, Arial, sans; }
 
#arthur-post-it .show-post-it a { position: absolute; right: 0%; top: 10px; padding-right: 20px;  font-weight: bold; }
 
#arthur-post-it .show-post-it a { position: absolute; right: 0%; top: 10px; padding-right: 20px;  font-weight: bold; }
 
#arthur-post-it .hide-post-it a { position: absolute; right: 0%; top: 10px;  padding-right: 20px; font-weight: bold; }
 
#arthur-post-it .hide-post-it a { position: absolute; right: 0%; top: 10px;  padding-right: 20px; font-weight: bold; }

Revision as of 21:00, 30 March 2018

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