Template:Backtotop: Difference between revisions

From Delaware DOT Construction Manual
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 8: Line 8:
           border-radius: 15px;
           border-radius: 15px;
           box-shadow: 6px 6px 6px grey;
           box-shadow: 6px 6px 6px grey;
           position:fixed; bottom:2%; right:1%; padding:0; margin:0;
           position:fixed; bottom:2%; right:1%; padding:0; margin:0;"
          a {
              color: white;
            };
">
[[#BackToTop|Back to Top]]
[[#BackToTop|Back to Top]]
</div>
</div>

Revision as of 14:16, 28 February 2022

<div class="noprint backtotop"

  style="background-color: #4472C4;
         text-align: center;
         width: 100px;
         border-right: 5px solid #4472C4;
         border-top: 2px solid #4472C4;
         border-bottom: 2px solid #4472C4;
         border-radius: 15px;
         box-shadow: 6px 6px 6px grey;
         position:fixed; bottom:2%; right:1%; padding:0; margin:0;"

Back to Top