Advertisement
necronancy

Template 005

Dec 12th, 2018 (edited)
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. <!-- CSS3 - Template 005 (cr) necronancy -->
  2. <html>
  3. <head>
  4. <link href="https://fonts.googleapis.com/css?family=Fontdiner+Swanky|Karma|Mountains+of+Christmas" rel="stylesheet">
  5. <style>
  6. .main5 { position:relative; width:510px; margin:auto; padding:10px; text-align:justify; }
  7. .yph5 { width:280px; height:275px; overflow:hidden; padding:15px; float:left; }
  8. .applesauce5 { width:485px; margin:auto; }
  9. .yph5, .applesauce5 { font-family:'Karma', serif; font-size:small; color:#000; }
  10. img.penguin5 { width:400px; height:200px; overflow:hidden; margin-top:10px; margin-bottom:10px; margin-left:50px; }
  11. img.overlay5 { position:absolute; z-index:1; margin-top:40px; margin-left:310px; width:200px; height:300px; opacity:0.3; }
  12. img.fltrd5 { filter:brightness(200%); -webkit-filter: brightness(200%); }
  13. hr.oo5 { border:0; height:5px; background:linear-gradient(to right,#4c5267,#67f494); margin:10px; }
  14. hr.oo5a { border:0; height:10px; background:linear-gradient(to right, transparent 50%, #fff 50%), linear-gradient(to right,#5cc59e,#363a51); background-size:16px,100%; margin:20px; }
  15. .main5 b, .main5 strong { letter-spacing:2px; color:#4c5267; text-transform:uppercase; }
  16. .main5 em, .main5 i { letter-spacing:3px; color:#5cc59e; }
  17. h1.v { font-family:'Fontdiner Swanky', cursive; font-size:xx-large; line-height:100%; color:#363a51; margin:0; }
  18. h2.v { font-family:'Mountains of Christmas', cursive; color:#5cc59e; letter-spacing:5px; margin:0; }
  19. #DuD5 { position:relative; margin-top:-20px; margin-left:20px; }
  20. a.DuD5 { font-family:'Arial'; color:rgba(54,58,81,0.2); text-decoration:none; }
  21. a.DuD5:hover { color:rgba(103,244,148,1.0); }
  22. </style>
  23. </head>
  24. <body>
  25. <div class="main5">
  26. <!-- Overlay image created by necronancy — Please do not resdistribute or claim as your own. -->
  27. <img class="overlay5" src="https://i.imgur.com/hMD5RJl.png">
  28. <center>
  29. <small>
  30. <strong>Attn►</strong> Name, Name
  31. </small>
  32. <small>
  33. <strong>Mntns►</strong> Name, Name
  34. </small>
  35. </center>
  36. <hr class="oo5">
  37. <div class="yph5">
  38. <h1 class="v">Plot Title</h1>
  39. <br>
  40. <!-- 1 Line Title: approx. 736 characters/132 words | 2 Line Title: approx. 640 characters/115 words -->
  41. Part one of your post here.
  42. </div>
  43. <img class="fltrd5" src="https://via.placeholder.com/200x300" width="200px" height="300px">
  44. <hr class="oo5a">
  45. <div class="applesauce6">
  46. Part two of your post here.
  47. </div>
  48. <img class="penguin5" src="https://via.placeholder.com/400x200">
  49. <hr class="oo5">
  50. <h2 class="v" style="text-align:right;">display/URLhere</h2>
  51. <div id="DuD5">
  52. <a class="DuD5" href="/necronancy">=^D<!-- DO NOT REMOVE --></a>
  53. </div>
  54. </div>
  55. </body>
  56. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement