Difference between revisions of "Template:Arthur/CSS"

From From The Ashes Wiki
Jump to: navigation, search
Line 18: Line 18:
 
#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; }
  
#arthur-post-it:target { height: 50px; }
+
#arthur-post-it:target { height: 50px; opacity: 20; }
 
#arthur-post-it:target .show-post-it a { display: block; }
 
#arthur-post-it:target .show-post-it a { display: block; }
 
#arthur-post-it:target .hide-post-it a {display: none; }
 
#arthur-post-it:target .hide-post-it a {display: none; }

Revision as of 19:21, 30 March 2018

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