DMS Tool: Difference between revisions

From AviationSafetyX Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
<html>
<div style="margin-left:-50px; display:inline-block;">
  <style>
  <iframe src="https://wiki.alsresume.com/coords.html"  
    html, body {
          width="800"  
      background-color: transparent !important;
          height="540"  
      margin: -10 !important;
          frameborder="0"
      padding: 0 !important;
          style="border:1px solid #ffffff;">
    }
  </iframe>
 
</div>
    .outer-wrapper {
      display: inline-block;
      margin-left: 15px;
      padding: 60;
      background-color: transparent;
    }
 
    iframe {
      border: 1px solid #ffffff;
    }
  </style>
 
  <div class="outer-wrapper">
    <iframe src="https://wiki.alsresume.com/coords.html"
            width="600"
            height="540"
            frameborder="0">
    </iframe>
  </div>
</html>
</html>

Latest revision as of 01:57, 20 April 2025