austinh115

Untitled

Oct 3rd, 2020
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.45 KB | None | 0 0
  1. background:white;}
  2.  
  3. /** CSS by Austin (638877683) **/
  4.  
  5. body {
  6. background: #AE5654;
  7. color: #BD6461;
  8. cursor: url(https://i.postimg.cc/DwwRVJkg/lhPqll6.png), progress;
  9. font-family: 'Karla', sans-serif;
  10. font-size: 0.9em;
  11. font-style: normal;
  12. font-weight: 400;
  13. letter-spacing: 0px;
  14. margin: 0;
  15. text-align: left;
  16. text-transform: none;
  17. word-break: break-word;
  18. }
  19.  
  20.  
  21. #container {
  22. margin-left: auto;
  23. margin-right: auto;
  24. margin-top: 100px;
  25. width: 650px;
  26. height: 458px;
  27. background: #EBECED;
  28. box-shadow: 0px 5px 15px rgba(127,0,0,0.3);
  29. }
  30. #container:before {
  31. display: block;
  32. content: '';
  33. position: absolute;
  34. height: 458px;
  35. width: 180px;
  36. background: #BD6461;
  37. }
  38.  
  39. #nav {
  40. position: relative;
  41. display: block;
  42. height: 64px;
  43. margin-left: 38px;
  44. }
  45.  
  46. #nav ul {
  47. position: relative;
  48. display: inline-block;
  49. margin: 0;
  50. padding: 0;
  51. }
  52.  
  53. #nav__left {
  54. /*width: 325px; */
  55. color: #EBECED;
  56. }
  57.  
  58. #nav__right {
  59. /*left: 5px; */
  60. left: 305px;
  61. }
  62.  
  63. #nav ul li {
  64. list-style: none;
  65. display: inline-block;
  66. line-height: 64px;
  67. margin-right: 46px;
  68. position: relative;
  69. z-index: 1;
  70. }
  71.  
  72. #nav ul li a {
  73. text-decoration: none;
  74. color: inherit;
  75. }
  76.  
  77. #nav__right li a:hover:after {
  78. content: '';
  79. position: absolute;
  80. z-index: -1;
  81. height: 7px;
  82. margin-top: 33px;
  83. margin-left: -100%;
  84. width: 100%;
  85. background: #AE5654;
  86. }
  87.  
  88. #content {
  89. position: relative;
  90. display: block;
  91. }
  92.  
  93. #pfp-holder {
  94. position: relative;
  95. float: left;
  96. margin-left: 38px;
  97. }
  98.  
  99. #pfp {
  100. border-radius: 8px;
  101. display: block;
  102. width: 284px;
  103. height: calc(296px + 54px);
  104. background: url(https://i.postimg.cc/fyLFTYcK/57487910-1971534769624700-1125714793612293381-n.jpg) no-repeat center/cover;
  105. }
  106.  
  107. #pfp-nav {
  108. height: 54px;
  109. background: #3B3154;
  110. position: relative;
  111. top: -54px;
  112. }
  113.  
  114. #about-holder {
  115. position: relative;
  116. float: left;
  117. margin-left: 25px;
  118. text-align: left;
  119. }
  120.  
  121. /* */
  122.  
  123. [id*=styme]{height:100vh;overflow:hidden;}
  124.  
  125. iframe{position:absolute;top:-500px;left:-500px;
  126.  
  127. [font:Karla]
  128.  
  129. <div id="container">
  130. <div id="nav">
  131. <ul id="nav__left">
  132. </ul>
  133. <ul id="nav__right">
  134. <li><a href="https://xat.com/Help">help</a></li>
  135. <li><a href="https://xat.com/FEXBots">fexbots</a></li>
  136. <li><a href="https://discord.com/users/169268989787111424">Austin#4287</a></li>
  137. </ul>
  138. </div>
  139. <div id="content">
  140. <div id="pfp-holder">
  141. <div id="pfp"></div>
  142. </div>
  143. <div id="about-holder">
  144. <h1>Austin</h1>
  145. <strong>Age</strong> 21 years old
  146. <br />
  147. <strong>Date of Birth</strong> June 17, 1999
  148. <br />
  149. <strong>Occupation</strong> Student
  150. <br />
  151. <strong>Location</strong> United States
  152. <br />
  153. <p>Let justice be done though the heavens fall.</p>
  154. </div>
  155. </div>
  156. </div>
  157.  
  158. [youtube:500:500:gXNdCWXO8AM:autoplay=1&playlist=gXNdCWXO8AM&loop=1]
Add Comment
Please, Sign In to add comment