Difference between revisions of "Template:Arthur/CSS"
From From The Ashes Wiki
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; opacity: | + | #arthur-post-it:target { height: 50px; opacity: 0.2; } |
#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 18:21, 30 March 2018
This page is here for Arthur's pages to share the same CSS..