owltrash

cofagrigus' placeholder profile #1

Sep 10th, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. <html>
  2. <body><style type="text/css">
  3.  
  4. body{background: #0E0E0E; overflow: hidden;}
  5.  
  6. /* 4E4E4E */
  7.  
  8. .box {position: fixed;
  9. margin: auto;
  10. top: 0px;
  11. bottom: 0px;
  12. left: 0px;
  13. right: 0px;
  14. background: transparent;
  15. width: 190px;
  16. height: 103px;
  17. font-family: Verdana;
  18. font-size: 11px;
  19. color: #ccc;
  20. border-top: 1px solid #ccc;
  21. text-align: center;}
  22.  
  23. .box2 {position: absolute;
  24. margin: auto;
  25. bottom: -25px;
  26. left: -20px;
  27. background: transparent;
  28. width: 230px;
  29. height: 25px;
  30. border-top: 1px solid #ccc;
  31. font-family: Verdana;
  32. font-size: 9px;
  33. letter-spacing: 1px;
  34. text-transform: uppercase;}
  35.  
  36. .title {position: absolute;
  37. margin: auto;
  38. top: -15px;
  39. left: 0px;
  40. right: 0px;
  41. background: transparent;
  42. width: 120px;
  43. height: 13px;
  44. border: 0px solid #ccc;
  45. font-family: Verdana;
  46. font-size: 11px;
  47. text-transform: uppercase;}
  48.  
  49. .sprite {position: absolute;
  50. margin: auto;
  51. top: -35px;
  52. right: -115px;
  53. background: transparent url('https://i.imgur.com/hgu7udV.gif');
  54. background-size: 142px;
  55. width: 142px;
  56. height: 102px;}
  57.  
  58. small {
  59. text-transform: uppercase;
  60. font-size: 9;
  61. letter-spacing: 1px;}
  62.  
  63. a {color: #ccc;
  64. text-decoration: none;
  65. font-weight: normal;
  66. display: inline-block;}
  67.  
  68. </style>
  69.  
  70. <div class="box">
  71. <div class="title"> Work In Progress</div>
  72. <small>Placeholder</small><br><Br>
  73. Cofagrigus Gijinka<br>
  74. Male. Pretty Old, Feels Old.<br>
  75. Pessimistic. Sarcastic.<br>
  76. Ghost.<br><br>
  77. <div class="box2">
  78. PM Friendly Mostly. No Drama Zone.<br>
  79.  
  80. </div>
  81. <div class="sprite"></div>
  82. </div>
  83. </body>
  84. </html>
Advertisement
Add Comment
Please, Sign In to add comment