Bec Schacht (Talk | contribs) |
Bec Schacht (Talk | contribs) |
||
Line 11: | Line 11: | ||
right: 30px; /* Place the button 30px from the right */ | right: 30px; /* Place the button 30px from the right */ | ||
z-index: 99; /* Make sure it does not overlap */ | z-index: 99; /* Make sure it does not overlap */ | ||
− | opacity: 0. | + | opacity: 0.5; |
+ | } | ||
+ | |||
+ | #topBtn:hover { | ||
+ | opacity: 1.0; | ||
} | } | ||
</style> | </style> |
Revision as of 00:54, 18 October 2018