Advertisement
Daric

For Boo

Sep 18th, 2015
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7.  
  8. body {
  9.  
  10. background-color: #000000;
  11. background-image: url(http://wallpaper-download.net/wallpapers/styles/1440x900/public/random-wallpapers-blue-textured-background-wallpaper-31406.jpg?itok=4Mvysbqt);
  12. background-attachment: fixed;
  13. background-position: center center;
  14. background-repeat: repeat;
  15. background-size: auto;
  16. font-family: Times New Roman;
  17. font-variant: normal;
  18. font-size: 70%;
  19. color: #666666;}
  20.  
  21. #pictureone {
  22.  
  23.  
  24. position: fixed;
  25. left: 390px;
  26. top: 0px;
  27. margin: 25px;
  28. opacity: 0.8;}
  29.  
  30.  
  31. .Box2{
  32. position:absolute;
  33. top: 210px;
  34. left:570px;
  35. height: auto;
  36. width:220px;
  37. border-radius:0px;
  38. overflow:hidden;
  39.  
  40. }
  41.  
  42.  
  43.  
  44. .Box3{
  45. background-color: #ffffff;
  46. position:absolute;
  47. background-size: 100%;
  48. bottom: 220px;
  49. left:-300%;
  50. height:200px;
  51. width:400px;
  52. border-radius:100px;
  53. overflow:auto;
  54. border:4px solid black;
  55. opacity: 0.0px;
  56. -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out;}
  57.  
  58. .Box3:target{left:480px; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; opacity: 1.0px;}
  59.  
  60. a.yum, a.yum:link, a.yum:active, a.yum:visited {
  61. background-color: #FEFEFE;
  62. display: circle;
  63. margin: 3px;
  64. font-family: consolas;
  65. font-size: 10px;
  66. height: 20px;
  67. border: #000000
  68. letter-spacing: 2px;
  69. border-radius: 100%;
  70. color: #000;
  71. text-decoration: none;}
  72.  
  73.  
  74. a.yum:hover {
  75. display: circle;
  76. margin: 3px;
  77. height: 20px;
  78. border: #000000
  79. border-radius: 100%;
  80. font-family: consolas;
  81. font-size: 10px;
  82. letter-spacing: 2px;
  83. color: #000000;
  84. text-decoration: none;
  85. }
  86.  
  87.  
  88.  
  89. </style>
  90.  
  91. <div id="pictureone"><img src="https://i.imgur.com/NeuGpBO.png" class="image" width="500px;" height="300px;"></div>
  92.  
  93. <div class="Box2">
  94.  
  95.  
  96.  
  97. <a href="#one" title="Stats" class="yum"><img src="http://img08.deviantart.net/007f/i/2011/226/f/f/marksman_by_anermik-d46kb12.png" width="175" height="100"></a></a>
  98. <br>
  99. <a href="#two" title="Powers" class="yum"><img src="http://img07.deviantart.net/f34b/i/2012/061/c/a/ebony_archer_by_anermik-d4m6ufz.jpg" width="175" height="100"></a></a>
  100.  
  101. <br>
  102. <a href="#four" title="Friends" class="yum"><img src="http://pre05.deviantart.net/3473/th/pre/f/2013/334/c/9/the_archer_by_ckrenz-d6w716p.jpg" width="175" height="100"></a></a>
  103. <br>
  104. <a href="#five" title="History" class="yum"><img src="https://s-media-cache-ak0.pinimg.com/736x/cd/de/08/cdde08c835c3a1da96b6b7db44084a8d.jpg" width="175" height="100"></a></a>
  105. <br>
  106.  
  107. <a href="#" title="Reset" class="yum"><img src="http://img15.deviantart.net/ca72/i/2012/100/c/5/sunny_by_braciata-d4v3500.jpg" width="175" height="100"></a></a>
  108. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement