Advertisement
captaindimples

Untitled

Jul 20th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Meddon');
  3. @import url('https://fonts.googleapis.com/css?family=Aguafina+Script');
  4. @import url('https://fonts.googleapis.com/css?family=Oleo+Script');
  5.  
  6.  
  7. body {
  8. background: #030303;
  9. margin: 0px;
  10. overflow:hidden;
  11. }
  12.  
  13. .bro {
  14. position:fixed;
  15. bottom:0px;
  16. right:0px;
  17. left:0px;
  18. margin:auto;
  19. z-index:0;
  20. border-radius:0%;
  21. }
  22.  
  23. #title {
  24. position:fixed;
  25. bottom:335px;
  26. left:0px;
  27. right:0px;
  28. margin:auto;
  29. text-align:center;
  30. line-height:-10px;
  31. opacity:0.8;
  32. color:#B3B3B3;
  33. text-shadow:0 6px 0 #420807;
  34. font-size:140;
  35. font-family: 'Aguafina Script', cursive;
  36. line-height:0px;
  37. text-transform:none;
  38. font-style:italic;
  39. letter-spacing:4px;
  40. }
  41.  
  42. #sub {
  43. position:fixed;
  44. bottom:290px;
  45. left:0px;
  46. right:0px;
  47. margin:auto;
  48. text-align:center;
  49. color:#CCC;
  50. text-shadow:0 4px 0 #420807;
  51. font-size:40;
  52. font-family:arial;
  53. line-height:0px;
  54. text-transform:uppercase;
  55. opacity:1;
  56. width:450px;
  57. border-bottom:1px solid #420807;
  58. letter-spacing:-1px;
  59. }
  60.  
  61.  
  62. #info {
  63. position:fixed;
  64. bottom:30px;
  65. left:0px;
  66. right:0px;
  67. margin:auto;
  68. width:400px;
  69. padding:10px;
  70. opacity:0.2;
  71. background-color:#000;
  72. border:5px double #555;
  73. color:#FFF;
  74. font-family:arial;
  75. font-size:9px;
  76. text-align:justify;
  77. -webkit-transition: all 1s ease-out;
  78. transition: all 1s ease-out;
  79. transition-delay: 0.6s;
  80. }
  81.  
  82. #info:hover {
  83. opacity:0.8;
  84. -webkit-transition: all 1s ease-out;
  85. transition: all 1s ease-out;
  86. transition-delay: 0.6s;
  87. }
  88.  
  89. </style>
  90. <img src="https://i.imgur.com/aTlWBs6.png" height="100%" class="bro">
  91. <div id="title">Capello</div>
  92. <div id="sub">The First Born</div>
  93. <div id="info">
  94. <center><font style="font-family:times; color:#555; font-size:9px; text-transform:uppercase;">
  95. <b>[ 001 ]</b> Not my code/art.
  96. <b>[ 002 ]</b> Don't be a dick.
  97. <b>[ 003 ]</b> IC/OOC.
  98. <b>[ 004 ]</b> Dark Themes.
  99. <b>[ 005 ]</b> Semi-PM friendly.
  100. <b>[ 006 ]</b> Edgy. Deal.
  101. <b>[ 007 ]</b> Magic, sparkles, no.
  102. </font></center><br>
  103. <div style="width:100px; overflow:hidden; float:left;">
  104. Name <font style="float:right;"><b>Maksim C. ------</b></font><hr class="line">
  105. Age <font style="float:right;"><b>25</b></font><hr class="line">
  106. Weight <font style="float:right;"><b>163 lbs.</b></font><hr class="line">
  107. Height <font style="float:right;"><b>5'10"</b></font><hr class="line">
  108. Hair <font style="float:right;"><b>Black</b></font><hr class="line">
  109. Eyes <font style="float:right;"><b>Dead</b></font><hr class="line">
  110. Disposition <font style="float:right;"><b>Work</b></font><br><hr class="line"></div>
  111. <div style="width:280px; overflow:hidden; float:right;">
  112. The son of a respectable pair of doctors, Maksim only found it natural to follow the methods of old and study the nature of his father's work. The scalpel, as it proved, was intriguing. An unhealthy habit came of it. A morbid curiosity that often ended with late nights at the practise.<br><br> Approaching Maksim, it should be noted that he may not even notice one's existence. What little words he will offer are terribly curt and his eyes betray a great deal of intellectual prodigy leaden by apathy.<br><br> Status, wealth and education afforded him comfort under the watchful eye of his one caring parent. He never needed, he never truly worked. Why should he care about anything? Nothing could make him care, but many are welcome to try. Just be prepared to soon feel just as dead as him.
  113. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement