Advertisement
Python253

M3_Site_Source

May 9th, 2018
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.44 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html class="no-js seed-csp4" lang="en">
  3.     <head>
  4.         <meta charset="utf-8">
  5.         <title></title>
  6.        
  7.         <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8.        
  9.        
  10.         <!-- Bootstrap and default Style -->
  11. <link rel="stylesheet" href="http://defango.com/wp-content/plugins/coming-soon/themes/default/bootstrap/css/bootstrap.min.css">
  12. <link rel="stylesheet" href="http://defango.com/wp-content/plugins/coming-soon/themes/default/style.css">
  13. <style type="text/css">
  14. /* calculated styles */
  15.  
  16.     /* Background Style */
  17.     html{
  18.                     background: #fafafa;
  19.             }
  20.     .seed-csp4 body{
  21.                             background: transparent;
  22.                 }
  23.    
  24.    
  25.    
  26.     /* Text Styles */
  27.             .seed-csp4 body{
  28.             font-family: Helvetica, Arial, sans-serif       }
  29.  
  30.         .seed-csp4 h1, .seed-csp4 h2, .seed-csp4 h3, .seed-csp4 h4, .seed-csp4 h5, .seed-csp4 h6{
  31.             font-family: Helvetica, Arial, sans-serif       }
  32.    
  33.             .seed-csp4 body{
  34.             color:#666666;
  35.         }
  36.    
  37.            
  38.  
  39.             .seed-csp4 h1, .seed-csp4 h2, .seed-csp4 h3, .seed-csp4 h4, .seed-csp4 h5, .seed-csp4 h6{
  40.             color:#444444;
  41.         }
  42.    
  43.  
  44.             .seed-csp4 a, .seed-csp4 a:visited, .seed-csp4 a:hover, .seed-csp4 a:active, .seed-csp4 a:focus{
  45.             color:#27AE60;
  46.         }
  47.  
  48.  
  49.    
  50.    
  51.    
  52.     </style>
  53. <!-- JS -->
  54. <script src="http://defango.com/wp-includes/js/jquery/jquery.js"></script>
  55. <script src="http://defango.com/wp-content/plugins/coming-soon/themes/default/bootstrap/js/bootstrap.js"></script>
  56. <script src="http://defango.com/wp-content/plugins/coming-soon/themes/default/js/script.js"></script>
  57. <!-- Modernizr -->
  58. <script src="http://defango.com/wp-content/plugins/coming-soon/themes/default/js/modernizr.min.js"></script>
  59.  
  60.        
  61.     </head>
  62. <body>
  63. <div id="seed-csp4-page">
  64.         <div id="seed-csp4-content">
  65.             <img id='seed-csp4-image' src='http://defang.wpengine.com/wp-content/uploads/2015/08/12193005.png'>
  66.            
  67.            
  68.         </div><!-- / #seed-csp4-content -->
  69.  
  70.  
  71. <!--[if lt IE 9]>
  72.        <script>
  73.        jQuery(document).ready(function($){$.supersized({slides:[ {image : ''} ]});});
  74.        </script>
  75.        <![endif]-->
  76. </div>
  77. </body>
  78. </html>
  79.  
  80. <!-- Coming Soon Page and Maintenance Mode by SeedProd. Learn more: http://www.seedprod.com -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement