Alacodes

Starlight Soirée

Jan 15th, 2024
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.17 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: 'Majalla';
  4. src: url('https://cdn.statically.io/gh/Asmera25/SakkalMajalla/main/majalla.ttf') format('woff2'),
  5. url('https://cdn.statically.io/gh/Asmera25/SakkalMajalla/main/majalla.ttf') format('woff');
  6. font-weight: normal;
  7. font-style: normal;
  8. }
  9.  
  10. @font-face {
  11. font-family: 'Photo';
  12. src: url('https://cdn.statically.io/gh/Asmera25/photograph/main/Photograph%20Signature.ttf') format('woff2'),
  13. url('https://cdn.statically.io/gh/Asmera25/photograph/main/Photograph%20Signature.ttf') format('woff');
  14. font-weight: normal;
  15. font-style: normal;
  16. }
  17.  
  18. @font-face {
  19. font-family: 'Baginda';
  20. src: url('https://cdn.statically.io/gh/Asmera25/baginda/main/BagindaScript.otf') format('woff2'),
  21. url('https://cdn.statically.io/gh/Asmera25/baginda/main/BagindaScript.otf') format('woff');
  22. font-weight: normal;
  23. font-style: normal;
  24. }
  25.  
  26. @font-face {
  27. font-family: 'Callient';
  28. src: url('https://cdn.statically.io/gh/Asmera25/callient/main/Callient.otf') format('woff2'),
  29. url('https://cdn.statically.io/gh/Asmera25/callient/main/Callient.otf') format('woff');
  30. font-weight: normal;
  31. font-style: normal;
  32. }
  33.  
  34. @font-face {
  35. font-family: 'Mufan';
  36. src: url('https://cdn.statically.io/gh/Asmera25/mufan/main/Mufan%20PFS.otf') format('woff2'),
  37. url('https://cdn.statically.io/gh/Asmera25/mufan/main/Mufan%20PFS.otf') format('woff');
  38. font-weight: normal;
  39. font-style: normal;
  40. }
  41.  
  42. .background {
  43. background: linear-gradient(to bottom left, #98777b, #fff, #98777b);
  44. height: auto;
  45. width: 90%;
  46. margin: auto;
  47. padding: 10px;
  48. border: 3px ridge #682a32;
  49. box-shadow: 2px 2px 6px 2px #000;
  50. }
  51.  
  52. .title {
  53. background: linear-gradient(to bottom right, #785e49, #fff, #785e49);
  54. float: right;
  55. margin: auto;
  56. width: 70%;
  57. height: 55px;
  58. padding: 10px;
  59. font-family: 'Mufan';
  60. font-size: 50px;
  61. color: #98777b;
  62. text-shadow: 1px 1px 1px #000;
  63. border: 1px ridge #682a32;
  64. text-align: right;
  65. box-shadow: 2px 2px 6px 2px #000;
  66. }
  67.  
  68. .article {
  69. background: linear-gradient(to bottom right, #98777b, #fff, #98777b);
  70. margin-top: 90px;
  71. width: 85%;
  72. padding: 20px;
  73. position: center;
  74. text-align: justify;
  75. border: 1px ridge #682a32;
  76. color: #000;
  77. font-family: 'Majalla';
  78. font-size: 24px;
  79. box-shadow: 2px 2px 6px 2px #000;
  80. }
  81.  
  82. .rules {
  83. background: linear-gradient(to bottom right, #98777b, #fff, #98777b);
  84. margin-top: 20px;
  85. width: 85%;
  86. padding: 20px;
  87. position: center;
  88. text-align: justify;
  89. border: 1px ridge #682a32;
  90. color: #000;
  91. font-family: 'Majalla';
  92. font-size: 24px;
  93. box-shadow: 2px 2px 6px 2px #000;
  94. }
  95.  
  96. .award {
  97. font-family: 'Photo';
  98. font-size: 24px;
  99. text-shadow: 2px 3px 4px #682a32;
  100. color: #000;
  101. font-weight: bolder;
  102. text-align: center;
  103. margin-top: 13px;
  104. }
  105.  
  106. .col {
  107. width: calc(40% - 5px);
  108. background: linear-gradient(to bottom right, #785e49, #fff, #785e49);
  109. padding: 15px;
  110. font-family: 'Photo';
  111. font-size: 16px;
  112. text-align: justify;
  113. color: #000;
  114. box-sizing: border-box;
  115. border: 2px ridge #883f3e;
  116. box-shadow: 1px 1px 4px 1px #000;
  117. }
  118.  
  119. .signature {
  120. color: #ba131a;
  121. font-family: 'Callient';
  122. font-size: 40px;
  123. text-align: center;
  124. font-weight: bold;
  125. }
  126.  
  127. .credit:hover {
  128. letter-spacing: 2px;
  129. transition: 1s;
  130. }
  131.  
  132. </style>
  133. <div class=background>
  134. <div class=title>
  135. Year 1 Awards: Flowers
  136. </div>
  137. <center>
  138. <div class=article>
  139. <center><b style="font-size:29px">Hello!</b></center>
  140. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  141. <hr color="#883f3e">
  142.  
  143. <div style="display:flex;justify-content:space-between;margin:20px 0;">
  144. <div class=col>
  145. <center><img src="https://cdn.britannica.com/04/204204-050-13AFD426/red-carnation-flowers.jpg" style="width:150px; height:100px; object-fit:cover; border:2px ridge #883f3e;"></center>
  146. <div class=award>Title</div>
  147. </div>
  148.  
  149. <div class=col>
  150. <center><img src="https://cdn.shopify.com/s/files/1/1419/7120/collections/9ea4f0ec9f4388e5f023a0bf77ee7e0e.jpg?v=1564159540" style="width:150px; height:100px; object-fit:cover; border:2px ridge #883f3e;"></center>
  151. <div class=award>Title</div>
  152. </div>
  153. </div>
  154. <hr color="#883f3e">
  155.  
  156. <div style="display:flex;justify-content:space-between;margin:20px 0;">
  157. <div class=col>
  158. <center><img src="https://www.thespruce.com/thmb/YDkBxQxs9F65ZygLIgfWGHmFO8U=/3200x3200/smart/filters:no_upscale()/gladiolus-flowers-1315704-hero-9b3f1dbf60c64d44ae2455ba20abbc3d.jpg" style="width:150px; height:100px; object-fit:cover; border:2px ridge #883f3e;"></center>
  159. <div class=award>Title</div>
  160. </div>
  161.  
  162. <div class=col>
  163. <center><img src="https://images.theconversation.com/files/226736/original/file-20180709-122271-nk7jdx.jpg?ixlib=rb-1.1.0&q=20&auto=format&w=320&fit=clip&dpr=2&usm=12&cs=strip" style="width:150px; height:100px; object-fit:cover; border:2px ridge #883f3e;"></center>
  164. <div class=award>Title</div>
  165. </div>
  166. </div>
  167. <hr color="#883f3e">
  168.  
  169. <div style="display:flex;justify-content:space-between;margin:20px 0;">
  170. <div class=col>
  171. <center><img src="https://www.thespruce.com/thmb/qrPhiofkYbDDNUdS1VNeVxzliC0=/2775x2775/smart/filters:no_upscale()/tulip-types-for-spring-garden-1315804-hero-5c10c927e00c459eb24c702be447e50d.jpg" style="width:150px; height:100px; object-fit:cover; border:2px ridge #883f3e;"></center>
  172. <div class=award>Title</div>
  173. </div>
  174.  
  175. <div class=col>
  176. <center><img src="https://static.onecms.io/wp-content/uploads/sites/24/2019/04/gettyimages-471792331-2000.jpg" style="width:150px; height:100px; object-fit:cover; border:2px ridge #883f3e;"></center>
  177. <div class=award>Title</div>
  178. </div>
  179. </div>
  180. <hr color="#883f3e">
  181.  
  182. <div style="display:flex;justify-content:space-between;margin:20px 0;">
  183. <div class=col>
  184. <center><img src="https://upload.wikimedia.org/wikipedia/commons/4/42/Freesia.jpg" style="width:150px; height:100px; object-fit:cover; border:2px ridge #883f3e;"></center>
  185. <div class=award>Title</div>
  186. </div>
  187.  
  188. <div class=col>
  189. <center><img src="https://plantcaretoday.com/wp-content/uploads/LHF-53900-grow-care-daffodils-t1-min.jpeg" style="width:150px; height:100px; object-fit:cover; border:2px ridge #883f3e;"></center>
  190. <div class=award>Title</div>
  191. </div>
  192. </div>
  193. <hr color="#883f3e">
  194.  
  195. <div style="display:flex;justify-content:space-between;margin:20px 0;">
  196. <div class=col>
  197. <center><img src="https://images.unsplash.com/photo-1559563362-c667ba5f5480?ixlib=rb-1.2.1&w=1080&fit=max&q=80&fm=jpg&crop=entropy&cs=tinysrgb" style="width:150px; height:100px; object-fit:cover; border:2px ridge #883f3e;"></center>
  198. <div class=award>Title</div>
  199. </div>
  200.  
  201. <div class=col>
  202. <center><img src="https://potsandpetals.in/wp-content/uploads/2021/02/RG-White-fs.jpg" style="width:150px; height:100px; object-fit:cover; border:2px ridge #883f3e;"></center>
  203. <div class=award>Title</div>
  204. </div>
  205. </div>
  206. <hr color="#883f3e">
  207.  
  208. <div style="display:flex;justify-content:space-between;margin:20px 0;">
  209. <div class=col>
  210. <center><img src="https://hgtvhome.sndimg.com/content/dam/images/hgtv/fullset/2020/3/0/CI_Ball_Horticulture_4x3_Myosotis_sylvatica_Mon_Amie_Mix_Bloom_24793.jpg.rend.hgtvcom.1280.960.suffix/1583152492992.jpeg" style="width:150px; height:100px; object-fit:cover; border:2px ridge #883f3e;"></center>
  211. <div class=award>Title</div>
  212. </div>
  213.  
  214. <div class=col>
  215. <center><img src="https://hips.hearstapps.com/hmg-prod/images/gettyimages-182880589-1493334765.jpg" style="width:150px; height:100px; object-fit:cover; border:2px ridge #883f3e;"></center>
  216. <div class=award>Tittle</div>
  217. </div>
  218. </div>
  219. <hr color="#883f3e"><br>
  220.  
  221. <center><div class=rules>
  222. <center><b style="font-size:29px">Rules</b></center>
  223. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<br><br>
  224. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  225. </div>
  226. </center><br>
  227.  
  228. <hr color="#883f3e">
  229. <center><b>Nominate here:</b> <a href="https://alacodes.tumblr.com/" target="_blank">Link Here</a> </center>
  230. <hr color="#883f3e">
  231. <div class=signature>Firstname Lastname<br>
  232. </div>
  233.  
  234. </div>
  235. </center><br>
  236. </div>
  237.  
  238. <center>
  239. <div class="credit"><a href="https://alacodes.tumblr.com/" target="_blank" style="text-decoration:none; color:#000; text-align:center; text-shadow:1px 1px 1px #000; font-size: 25px; font-family: 'Baginda';">Coded by Ala</a></div>
  240. </center>
  241.  
Advertisement
Add Comment
Please, Sign In to add comment