index_site.html 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. <!doctype html>
  2. <html lang="it-IT">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <style type="text/css">
  7. img.wp-smiley,
  8. img.emoji {
  9. display: inline !important;
  10. border: none !important;
  11. box-shadow: none !important;
  12. height: 1em !important;
  13. width: 1em !important;
  14. margin: 0 .07em !important;
  15. vertical-align: -0.1em !important;
  16. background: none !important;
  17. padding: 0 !important;
  18. }
  19. </style>
  20. <link rel='stylesheet' id='udatinos-style-css' href='https://udatinos.eu/wp-content/themes/udatinos/style.css?ver=5.5.3' type='text/css' media='all' />
  21. <style type="text/css">
  22. .site-title,
  23. .site-description {
  24. position: absolute;
  25. clip: rect(1px, 1px, 1px, 1px);
  26. }
  27. </style>
  28. </head>
  29. <body class="home page-template-default page page-id-58 wp-custom-logo no-sidebar">
  30. <div id="mainsub"></div>
  31. <div id="mainoreto"></div>
  32. <div id="page" class="site">
  33. <a class="skip-link screen-reader-text" href="#content">Skip to content</a>
  34. <header id="masthead" class="site-header">
  35. <div class="site-branding">
  36. <img width="156" height="180" src="asset/UdatinosLogo-1.png" class="custom-logo" alt="udatinos logo" />
  37. </div><!-- .site-branding -->
  38. </header><!-- #masthead -->
  39. <div id="content" class="site-content">
  40. <div id="primary" class="content-area">
  41. </div><!-- #primary -->
  42. </div><!-- #content -->
  43. <footer id="colophon" class="site-footer">
  44. <div class="site-info">
  45. </div><!-- .site-info -->
  46. </footer><!-- #colophon -->
  47. </div><!-- #page -->
  48. </body>
  49. </html>