Template:2011FR/Form-section-popup: Difference between revisions
Content deleted Content added
Created page with "<style type="text/css"> #floating-screen { display: none; position: fixed; background-color: #ffffff; opacity: 0.70; -ms-filter:"progid:DXImageTransform.Microsoft.A..." |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1:
<html>
<style type="text/css">
Line 197 ⟶ 199:
</div>
<div class="floating-div" id="floating-amount">
</div>
<div class="floating-div" id="floating-button-div">
Line 208 ⟶ 210:
</div>
<div class="floating-div" id="floating-secure">
<img class="image-icon" id="floating-image-secure" src="https://upload.wikimedia.org/wikipedia/commons/9/96/Lock.png" alt="Secure website icon" />
</div>
</div>
</html>
|