fallback.html 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Musare</title>
  5. <link href="https://fonts.googleapis.com/css?family=Lato:100" rel="stylesheet" type="text/css">
  6. <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
  7. <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
  8. <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  9. <style media="screen">
  10. </style>
  11. <style>
  12. html, body {
  13. height: 100%;
  14. }
  15. body {
  16. margin: 0;
  17. padding: 0;
  18. width: 100%;
  19. display: table;
  20. font-weight: 100;
  21. font-family: 'Lato';
  22. }
  23. .container {
  24. text-align: center;
  25. display: table-cell;
  26. vertical-align: middle;
  27. }
  28. .content {
  29. text-align: center;
  30. display: inline-block;
  31. padding-left: 15px;
  32. padding-right: 15px;
  33. }
  34. .title {
  35. font-size: 96px;
  36. }
  37. p {
  38. font-size: 28px;
  39. font-weight: 700;
  40. }
  41. .social {
  42. width: 100%;
  43. text-align:center;
  44. display: block;
  45. }
  46. .social #discord {
  47. display: inline-block;
  48. vertical-align: middle;
  49. color: #03a9f4;
  50. font-size: 22px;
  51. background-color: transparent;
  52. height: 40px;
  53. line-height: 42px;
  54. width: 40px;
  55. margin: 10px 5px;
  56. transition: all ease-in-out 0.5s
  57. }
  58. .social #discord .st0 {
  59. fill:#03a9f4;
  60. transition: all ease-in-out 0.5s
  61. }
  62. .social #discord:hover .st0 {
  63. fill:#0279b1;
  64. transition: all ease-in-out 0.5s
  65. }
  66. .social .fa {
  67. display: inline-block;
  68. vertical-align: middle;
  69. color: #03a9f4;
  70. font-size: 28px;
  71. background-color: transparent;
  72. height: 40px;
  73. line-height: 42px;
  74. width: 40px;
  75. margin: 10px 5px;
  76. transition: all ease-in-out 0.5s
  77. }
  78. .social .fa:hover {
  79. color: #0279b1;
  80. }
  81. .social .social-icon .fa {
  82. font-size:20px;
  83. position:absolute;
  84. left:9px;
  85. top:10px;
  86. }
  87. .socialIcon {
  88. position: relative;
  89. }
  90. .socialIcon .icon-purpose {
  91. visibility: hidden;
  92. width: 120px;
  93. font-size: 18px;
  94. background-color: rgba(3, 169, 244,0.8);
  95. color: #fff;
  96. text-align: center;
  97. border-radius: 6px;
  98. padding: 5px;
  99. position: absolute;
  100. z-index: 1;
  101. bottom: 150%;
  102. left: 50%;
  103. margin-left: -65px;
  104. opacity: 0;
  105. margin-bottom: 10px;
  106. transition: opacity 0.5s;
  107. display: none;
  108. }
  109. .socialIcon .icon-purpose::after {
  110. content: "";
  111. position: absolute;
  112. top: 100%;
  113. left: 50%;
  114. margin-left: -5px;
  115. border-width: 5px;
  116. border-style: solid;
  117. border-color: rgba(3, 169, 244,0.8) transparent transparent transparent;
  118. }
  119. .socialIcon:hover .icon-purpose {
  120. visibility: visible;
  121. opacity: 1;
  122. display: block;
  123. }
  124. </style>
  125. </head>
  126. <body>
  127. <div class="container">
  128. <div class="content">
  129. <img src="https://preview.ibb.co/eAo1y5/logo.png" alt="Logo" style="width: 80%;" />
  130. <div class="title">We are offline!</div>
  131. <p>Visit Twitter or Discord via the links below to check when we are back online.</p>
  132. <span class="social">
  133. <a class="socialIcon" href="https://twitter.com/MusareApp" target="_blank">
  134. <i class="fa fa-twitter" aria-hidden="true"></i>
  135. <span class="icon-purpose">Twitter</span>
  136. </a>
  137. <a class="socialIcon" href="https://discord.gg/Y5NxYGP" target="_blank">
  138. <svg id="discord" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 245 240"><path class="st0" d="M104.4 103.9c-5.7 0-10.2 5-10.2 11.1s4.6 11.1 10.2 11.1c5.7 0 10.2-5 10.2-11.1.1-6.1-4.5-11.1-10.2-11.1zM140.9 103.9c-5.7 0-10.2 5-10.2 11.1s4.6 11.1 10.2 11.1c5.7 0 10.2-5 10.2-11.1s-4.5-11.1-10.2-11.1z"/><path class="st0" d="M189.5 20h-134C44.2 20 35 29.2 35 40.6v135.2c0 11.4 9.2 20.6 20.5 20.6h113.4l-5.3-18.5 12.8 11.9 12.1 11.2 21.5 19V40.6c0-11.4-9.2-20.6-20.5-20.6zm-38.6 130.6s-3.6-4.3-6.6-8.1c13.1-3.7 18.1-11.9 18.1-11.9-4.1 2.7-8 4.6-11.5 5.9-5 2.1-9.8 3.5-14.5 4.3-9.6 1.8-18.4 1.3-25.9-.1-5.7-1.1-10.6-2.7-14.7-4.3-2.3-.9-4.8-2-7.3-3.4-.3-.2-.6-.3-.9-.5-.2-.1-.3-.2-.4-.3-1.8-1-2.8-1.7-2.8-1.7s4.8 8 17.5 11.8c-3 3.8-6.7 8.3-6.7 8.3-22.1-.7-30.5-15.2-30.5-15.2 0-32.2 14.4-58.3 14.4-58.3 14.4-10.8 28.1-10.5 28.1-10.5l1 1.2c-18 5.2-26.3 13.1-26.3 13.1s2.2-1.2 5.9-2.9c10.7-4.7 19.2-6 22.7-6.3.6-.1 1.1-.2 1.7-.2 6.1-.8 13-1 20.2-.2 9.5 1.1 19.7 3.9 30.1 9.6 0 0-7.9-7.5-24.9-12.7l1.4-1.6s13.7-.3 28.1 10.5c0 0 14.4 26.1 14.4 58.3 0 0-8.5 14.5-30.6 15.2z"/></svg>
  139. <span class="icon-purpose">Discord</span>
  140. </a>
  141. </span>
  142. </div>
  143. </div>
  144. </body>
  145. </html>