Advertisement
A_Bad_Bitch

Deadly Sins

Dec 23rd, 2016
1,476
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url(https://fonts.googleapis.com/css?family=Karla:400,400italic,700,700italic|Rationale);
  4. @import 'https://fonts.googleapis.com/css?family=Satisfy|Yellowtail';
  5.  
  6. body {background-color: #141414; background-image: url(); background-attachment: fixed; background-position: center center; background-repeat: no-repeat; background-size: auto;}
  7.  
  8. ::-webkit-scrollbar {width: 2px; height: 0px; background: ; }
  9. ::-webkit-scrollbar-thumb {background-color: white;-webkit-border-radius: 10px;border-radius: 10px;}
  10.  
  11. a {color: #B8232F; text-decoration: none; }
  12. a:hover {color: white; text-decoration: line-through;cursor: url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');}
  13. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;}
  14.  
  15. b {color: #A289B0; }
  16.  
  17. #bar { position: fixed; top: 35%; left: 27%; height: 205px; width: 600px; background-color: #2B2B2B; overflow: auto; z-index: -3; }
  18.  
  19. #bar2 { position: fixed; top: 28%; left: 27%; height: 40px; width: 400px; background-color: #2B2B2B; overflow: auto; z-index: -3; }
  20.  
  21. #deadly { position:fixed; left: 28%; top: 36%; height: 180px; width: 180px; border: 1px solid #2B2B2B; z-index: 2; Padding: 5px; background-color: #141414; border-radius: 50%;}
  22.  
  23. .sin { background-color: #141414; position: fixed; border:1px #2B2B2B solid; overflow: auto; width: 365; height: 184; top: 36%; left: 43%; padding: 3px; text-align: justify; font-size: 12px; font-family: 'rationale', sans-serif; color: #fff; line-height: 14px; z-index: 1;}
  24.  
  25. #title{ position:fixed; top: 28.3%; left: 27.3%; height: 30px; width: 500px; text-align: left; font-family: 'Yellowtail', cursive; font-size: 30px; color: #141414; z-index:999; }
  26.  
  27. .abox { background-color: #141414; color: #fff; font-size: 12px; font-family: 'rationale', sans-serif; text-align: justify; position: absolute; width:365; height:184; left: 376; top:237; letter-spacing: .3px; line-height: 12px; padding: 3px; margin: 1px; overflow:auto; border: 1px solid #2B2B2B;}
  28.  
  29. .navbar {Background-color: transparent; Position: absolute; Height: 13px; Width: 242px; Left: 57%; top: 28.5%; padding: 4px; z-index: 1000;}
  30.  
  31. .link1 {Position: absolute; Left: 10px; Border: solid 1px #2B2B2B; Height: 25px; Width: 25px; background-color: #2B2B2B; border-radius: 50%;}
  32.  
  33. .link2 {Position: absolute; Left: 55px; Border: solid 1px #2B2B2B; Height: 25px; Width: 25px; background-color: #2B2B2B; border-radius: 50%;}
  34.  
  35. .link3 {Position: absolute; Left: 100px; Border: solid 1px #2B2B2B; Height: 25px; Width: 25px; background-color: #2B2B2B; border-radius: 50%;}
  36.  
  37. .link4 {Position: absolute; Left: 145px; Border: solid 1px #2B2B2B; Height: 25px; Width: 25px; background-color: #2B2B2B; border-radius: 50%;}
  38.  
  39. .link1:hover {Background-color: #141414;}
  40. .link2:hover {Background-color: #141414;}
  41. .link3:hover {Background-color: #141414;}
  42. .link4:hover {Background-color: #141414;}
  43.  
  44. .slide {Position: fixed; Height: 555555; Width: 555555; Top: 0px; Left: -350; Z-index: -1; Opacity: 0; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  45.  
  46. .slide:target {Left: 210; Opacity: 1; Z-index: 1; transition: 1s; -moz-transition: 1s; webkit-transition: 1s; -o-transition: 1s;}
  47.  
  48. h1 { Color: #fff; font-family: 'Yellowtail', cursive; Border-left: 15px double #fff; Border-right: 15px double #fff; font-size:15px; text-align: center; Text-Shadow: #878487 2px 1px 1px; Margin-top: 0px;}
  49.  
  50. h2 { position: fixed; right: 10px; bottom: 0px; font-family: Arial; font-variant: normal; font-weight: normal; font-size: 100%; color: #000000;}
  51. </style>
  52.  
  53. <div id="bar"></div><div id="bar2"></div>
  54.  
  55. <div id="title">Don't close your eyes... Not yet.</div>
  56.  
  57. <div id="deadly"><img src="IMAGE LINK" height="100%" width="100%" style="border-radius: 50%"></div>
  58.  
  59. <div class="sin">
  60.  
  61. </div>
  62.  
  63. <div class="navbar">
  64. <a class="link1" href="#1"></a>
  65. <a class="link2" href="#2"></a>
  66. <a class="link3" href="#3"></a>
  67. <a class="link4" href="#4"></a>
  68. </div></div>
  69.  
  70. <div id="1" class="slide">
  71. <div class="abox">
  72.  
  73. </div></div>
  74.  
  75. <div id="2" class="slide">
  76. <div class="abox">
  77.  
  78. </div></div>
  79.  
  80. <div id="3" class="slide">
  81. <div class="abox">
  82.  
  83. </div></div>
  84.  
  85. <h2>Layout © <a href="http://pastebin.com/u/A_Bad_Bitch" target="_blank">A Bad Bitch</a></h2>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement