Advertisement
Imzadi1983

zeke about me

Jun 28th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.72 KB | None | 0 0
  1. <link href="https://fonts.googleapis.com/css?family=Sacramento&display=swap" rel="stylesheet">
  2.  
  3. <link href="https://fonts.googleapis.com/css?family=Dancing+Script&display=swap" rel="stylesheet">
  4.  
  5. <link href="https://fonts.googleapis.com/css?family=Almendra&display=swap" rel="stylesheet">
  6.  
  7. <style>
  8.  
  9. body {
  10. background-color:#0C090A;
  11. background-image:url("https://i.imgur.com/xVzxlzg.jpg");
  12. background-attachment:fixed;
  13. background-repeat:no-repeat;
  14. background-position:bottom-left;
  15. overflow-y:hidden;
  16. overflow-x:hidden;}
  17.  
  18.  
  19. { SCROLLBAR CODING }
  20.  
  21. ::-webkit-scrollbar-thumb {
  22. height:auto;
  23. background-color:#003300;
  24. border:2px solid #0d0d0d;}
  25.  
  26. ::-webkit-scrollbar {
  27. height:9px;
  28. width:9px;
  29. background-color:#001a00;
  30. border:4px solid #0d0d0d;}
  31.  
  32. a span.av, a:hover span.sm{display: inline;}
  33. a:hover span.av, a span.sm{display: none;}
  34. a:hover {visibility:visible;}
  35. webkit-transition: all 0.8s ease-out;
  36. -moz-transition: all 0.8s ease-out;
  37. transition: all 0.8s ease-out;}
  38.  
  39.  
  40. { CURSOR }
  41.  
  42. a:hover img {
  43. filter: Alpha(Opacity=50);}
  44.  
  45. body {
  46. cursor: url(http://cur.cursors-4u.net/nature/nat-2/nat120.cur), auto;}
  47.  
  48. a:hover {
  49. cursor: url(http://cur.cursors-4u.net/nature/nat-2/nat120.cur), auto;}
  50.  
  51.  
  52. { TEXT CODING }
  53.  
  54. p, div, table, tr, td, font, br {
  55. font:11px sans serif;
  56. line-height:12px;
  57. letter-spacing:1px;
  58. text-transform:none;
  59. color:#e6ffe6;}
  60.  
  61. b {
  62. font-family:'Almendra', serif;
  63. font-size: 11px;
  64. color:#009900;
  65. letter-spacing: 0px;
  66. text-transform: uppercase;
  67. font-weight:normal;
  68. letter-spacing: 2px;}
  69.  
  70. I {
  71. font: 11px 'Almendra', serif;
  72. text-transform:none;
  73. font-style:italic;
  74. color:#b3ffb3;
  75. line-height:10px;
  76. letter-spacing: 0px;}
  77.  
  78. u {
  79. font-family: 'Sacramento', cursive;
  80. font-size: 25px;
  81. color:#b3ffb3;
  82. line-height: 26px;
  83. font-weight:normal;
  84. text-transform: none;
  85. letter-spacing: 2px;}
  86.  
  87. h1 {
  88. font-family: 'Sacramento', cursive;
  89. font-size: 85px;
  90. text-align: left;
  91. color: #004d00;
  92. font-weight: normal;
  93. line-height: 0px;
  94. text-shadow: 2px 0px 0 #0C090A, -2px 0px 0 #000000;}
  95.  
  96. h2 {
  97. font-family: 'Dancing Script', cursive;
  98. font-size: 55px;
  99. text-align: center;
  100. color: #99ff99;
  101. font-weight: normal;
  102. line-height: 0px;
  103. text-shadow: 1px 0px 0 #001a1a, -1px 0px 0 #000000;}
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110. { LINKS }
  111.  
  112. a:link,
  113. a:active,
  114. a:visited{
  115. color: #b3ffb3;
  116. font-weight: normal;
  117. font-family: Lobster;
  118. font-size: 11px;
  119. letter-spacing: 2px;
  120. text-transform: none;
  121. text-decoration: none;
  122. -webkit-transition: all 0.5s ease-out;
  123. -moz-transition: all 0.5s ease-out;}
  124.  
  125. a:hover {
  126. color: #004d00;}
  127.  
  128.  
  129. { CONNECTION LINKS }
  130.  
  131. a.conn,
  132. a.conn:active,
  133. a.conn:visited,
  134. a.conn:link {
  135. font-family:'Almendra', serif;
  136. font-size:9px;
  137. line-height:10pt;
  138. font-weight: normal;
  139. color:#b3ffb3;
  140. text-decoration:none;
  141. text-transform:uppercase;
  142. letter-spacing:3px;
  143. text-align:center;
  144. display:block;
  145. border-bottom:1px solid #003300;
  146. margin-bottom:1px;
  147. -webkit-transition: all 1.3s ease-out;
  148. -moz-transition: all 1.3s ease-out;
  149. transition: all 1.3s ease-out;}
  150.  
  151.  
  152. a.conn:hover {
  153. color: #004d00;
  154. letter-spacing: 6px;
  155. Text-align:center;}
  156.  
  157.  
  158. { NAVIGATION LINKS }
  159.  
  160. a.nav:active, a.nav:visited, a.nav:link {
  161. display: block;
  162. font-family: 'Almendra', serif;
  163. font-size: 10px;
  164. color: #b3ffb3;
  165. font-weight: 200;
  166. line-height: 16px;
  167. text-decoration: none;
  168. text-transform: uppercase;
  169. letter-spacing: 1px;
  170. text-align: center;
  171. background-color: rgba(0,0, 0, 0.5)!important;
  172. border: solid 1px #003300;
  173. margin-bottom: 5px;
  174. border-radius: 100px 100px 100px 100px;
  175. -webkit-transition: all .5s ease-out;
  176. -moz-transition: all .5s ease-out;
  177. transition: all .5s ease-out;}
  178.  
  179. a.nav:hover {
  180. color: #004d00;
  181. background-color: #d69c91;
  182. border: solid 1px #003300}
  183.  
  184.  
  185.  
  186. { DIVS }
  187.  
  188. .motto {
  189. top: 80px;
  190. left: 200px;
  191. height: 115px;
  192. width: 600px;
  193. position: absolute;
  194. overflow: hidden;}
  195.  
  196.  
  197. .name1 {
  198. top: 35px;
  199. left: 220px;
  200. height: 123px;
  201. width: 600px;
  202. position: absolute;
  203. overflow: hidden;}
  204.  
  205.  
  206. .img1 {
  207. top: 11px;
  208. left: 20px;
  209. height: 138px;
  210. width: 170px;
  211. position: absolute;
  212. overflow: hidden;
  213. background-color: #0C090A;
  214. border: 3px double #003300;
  215. border-radius: 100px 0px 0px 0px;}
  216.  
  217.  
  218. .connect {
  219. top: 160px;
  220. left: 20px;
  221. height: 300px;
  222. width: 170px;
  223. position: absolute;
  224. overflow: auto;
  225. background-color: #;
  226. border: 3px double #003300;
  227. border-radius: 0px 0px 0px 0px;}
  228.  
  229.  
  230. .img2 {
  231. top: 471px;
  232. left: 20px;
  233. height: 138px;
  234. width: 170px;
  235. position: absolute;
  236. overflow: hidden;
  237. background-color: #0C090A;
  238. border: 3px double #003300;
  239. border-radius: 0px 0px 0px 100px;}
  240.  
  241.  
  242. .basic {
  243. top: 160px;
  244. left: 200px;
  245. height: 112px;
  246. width: 262px;
  247. position: absolute;
  248. overflow: auto;
  249. background-color: #;
  250. border: 3px double #003300;
  251. border-radius: 0px 0px 0px 0px;}
  252.  
  253.  
  254. .img3 {
  255. left: 0%;
  256. top: 0%;
  257. position: absolute;
  258. width: 262px;
  259. height: 328px;
  260. margin-left: 200px;
  261. top: 281px;
  262. background-color:#000;
  263. text-align: justify;
  264. overflow: auto;
  265. border: 3px double #003300;
  266. border-radius: 0px 0px 0px 0px;}
  267.  
  268. .bio {
  269. left: 0%;
  270. top: 0%;
  271. position: absolute;
  272. width: 260px;
  273. height: 328px;
  274. margin-left: 203px;
  275. top: 284px;
  276. background-color:#0C090A;
  277. font:11px sans serif;
  278. line-height:12px;
  279. letter-spacing:1px;
  280. text-align: justify;
  281. overflow: auto;
  282. -webkit-transition: all 1.2s ease-out;
  283. -moz-transition: all 1.2s ease-out;
  284. transition: all 1.2s ease-out;
  285. opacity:0;
  286. line-height:0px;}
  287.  
  288. .bio:hover {
  289. line-height:12px;
  290. opacity:1;}
  291.  
  292.  
  293. .personality {
  294. top: 160px;
  295. left: 472px;
  296. height: 112px;
  297. width: 262px;
  298. position: absolute;
  299. overflow: auto;
  300. text-align: justify;
  301. background-color: #;
  302. border: 3px double #003300;
  303. border-radius: 0px 0px 0px 0px;}
  304.  
  305.  
  306. .img4 {
  307. left: 0%;
  308. top: 0%;
  309. position: absolute;
  310. width: 262px;
  311. height: 175px;
  312. margin-left: 472px;
  313. top: 281px;
  314. background-color:#000;
  315. text-align: justify;
  316. overflow: auto;
  317. border: 3px double #003300;
  318. border-radius: 0px 0px 0px 0px;}
  319.  
  320. .love {
  321. left: 0%;
  322. top: 0%;
  323. position: absolute;
  324. width: 261px;
  325. height: 176px;
  326. margin-left: 475px;
  327. top: 284px;
  328. background-color:#000;
  329. font:11px sans serif;
  330. line-height:12px;
  331. letter-spacing:1px;
  332. text-align: justify;
  333. overflow: auto;
  334. -webkit-transition: all 1.2s ease-out;
  335. -moz-transition: all 1.2s ease-out;
  336. transition: all 1.2s ease-out;
  337. opacity:0;
  338. line-height:0px;}
  339.  
  340. .love:hover {
  341. line-height:12px;
  342. opacity:1;}
  343.  
  344.  
  345. .extra {
  346. top: 465px;
  347. left: 472px;
  348. height: 144px;
  349. width: 262px;
  350. position: absolute;
  351. overflow: auto;
  352. text-align: justify;
  353. background-color: #;
  354. border: 3px double #003300;
  355. border-radius: 0px 0px 0px 0px;}
  356.  
  357. .img5 {
  358. top: 11px;
  359. left: 743px;
  360. height: 598px;
  361. width: 400px;
  362. position: absolute;
  363. overflow: hidden;
  364. background-color: #;
  365. border: 3px double #003300;
  366. border-radius: 0px 100px 100px 0px;}
  367.  
  368. .navi {
  369. top: 200px;
  370. left: 1155px;
  371. height: 800px;
  372. width: 200px;
  373. position: absolute;
  374. overflow: hidden;}
  375.  
  376.  
  377. .credit {
  378. bottom:0px;
  379. left:6px;
  380. width:35px;
  381. height:35px;
  382. text-align:center;
  383. overflow:hidden;
  384. position:fixed;}
  385.  
  386.  
  387.  
  388. { HIDE CODES }
  389.  
  390. table table div form {display:inline !important;}
  391. .contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12,.btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden}
  392. td td td td{border:0px;width:0px;text-align:left;}
  393. table,td,tr{padding:0px;width:;background-color: transparent}
  394. table table table{padding:1px;height:.01%;width:100%;}
  395. table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important}
  396. a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;!important;}
  397. td.text table table{display:inline;visibility:visible;}
  398. table td table tr td.text table{visibility:hidden;}
  399. table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;}
  400. table div div{visibility:hidden;!important;}
  401. table table table table,table table table table td.text, td.text td.text table{display:none;}
  402. body div div form {display:none !important;}div div div select {position:absolute !important; margin-left:-12e2e2epx !important; left:0px !important; display:none !important; }div div table div {display:none;} div div table div {display:none;} div form, .mslogo, div ul {display:none!important;}
  403. div div, div td {background-color: transparent; background-image:none!important;}
  404. div.profileWidth {margin-top: -30px !important;}div.profileWidth div {filter:alpha(opacity=0); opacity:0.2e2e2e1}div.profileWidth div.clearfix, i i i,
  405. div.profileWidth div div {filter:none; opacity:0.9999}div.profileWidth div.clearfix {position:relative; top:30px}
  406. div div select, div div form {display:none !important;}div div table div {display:none;} .clearfix table div div {display:block;}
  407. .profile, div ul {display:none !important;}
  408.  
  409. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement