Advertisement
furii

Fox

Nov 24th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url('https://fonts.googleapis.com/css?family=Libre+Baskerville');
  4. @import url('https://fonts.googleapis.com/css?family=Rozha+One');
  5. @import url('https://fonts.googleapis.com/css?family=Julius+Sans+One');
  6.  
  7. body, a, a:hover {cursor: url(http://www.cursor.cc/cursor/870/46/cursor.png), auto;}
  8.  
  9. a {color: #97a5bd; text-decoration: none; }
  10.  
  11. body {
  12.  
  13. background-color: 1B0803;
  14. background-image:url();
  15. background-attachment: fixed;
  16. background-repeat: no-repeat;
  17. font-family: Times New Roman;
  18. font-variant: normal;
  19. font-size: 70%;
  20. color: #666666;}
  21.  
  22. ::-webkit-scrollbar {width: 4px;}
  23. ::-webkit-scrollbar-thumb:vertical {
  24. height: 10px;background-color: #3E0D0A;}
  25. ::-webkit-scrollbar-thumb:horizontal {
  26. height: 10px;background-color: #3E0D0A;border: 0px ;width: 15px;}
  27.  
  28. a {color: #40454f; text-decoration-style:line-through; }
  29. a:hover {color: black; text-decoration: line-through; -webkit-filter: blur(0.9px); cursor: url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');}
  30. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;}
  31.  
  32. #fox{position:fixed;
  33. bottom:0;
  34. left:580px;
  35. height:950px;
  36. width:700px;
  37. background-image:url('https://i.imgur.com/maKiJ9S.png');
  38. background-size: 700px 950px;
  39. opacity: 0.5;
  40. }
  41.  
  42. #fire{position:absolute;
  43. bottom:150px;
  44. left:670px;
  45. height:217px;
  46. width:150px;
  47. background-size:250px;
  48. background-image:url('https://i.imgur.com/Ci9B3U0.jpg');
  49. background-position:-16px;
  50. opacity: 0.7;}
  51.  
  52. #browser{background-color: #7A5C54; opacity: 0.85; color: 150600; font-size: 13px; font-family: 'Libre Baskerville', serif; text-align: justify; position: absolute; width:400px; height:210; left: 830px; bottom:150; letter-spacing: .3px; line-height: 15px; padding: 3px; margin: 1px; overflow:auto;}
  53.  
  54.  
  55. a, a:visited {
  56. text-decoration: none;
  57. font-weight: bold;
  58. font-family: 'Julius Sans One', sans-serif;
  59. letter-spacing: 0.8px;
  60. color: #631723;
  61. }
  62.  
  63. a:hover {
  64. color: 822F3C;
  65. }
  66.  
  67. b {
  68. color: #720B0E;
  69. font-weight:bold;
  70. text-transform: uppercase;
  71. }
  72.  
  73. i{
  74. color: #EDD0C1;
  75. font-weight: heavy;
  76. letter-spacing: 1px;
  77. font-style: italic;
  78. font-weight: normal;
  79. }
  80.  
  81. u{
  82. color: #5A201D;
  83. font-weight: light;
  84. }
  85.  
  86. h1{ font-family: 'Rozha One', serif; text-align: center; font-size: 22px; color: #300D00; letter-spacing: 3px; text-transform: uppercase; margin-right: 30px; margin-top: 20px; margin-left: 30px; line-height: 1px; text-decoration: underline; }
  87.  
  88. }
  89.  
  90. </style>
  91. <a href="https://roleplay.chat/profile.php?user=furii" title="furii made this" target="_blank"><img src="https://78.media.tumblr.com/23b9efbccf46bcef0d289fbcd601485d/tumblr_ot7rq1UdHE1v4p2xgo1_400.png" style="position:fixed; left:0; bottom:0;width:50;z-index:999;"></a>
  92.  
  93. <div id="fox"></div>
  94. <div id="fire"></div>
  95. <div id="browser">
  96. <h1>Fire Fox</h1>
  97. <center><br><i>italics</i> <b>bold</b> <u>underline</u> <a href="">link</a><br>
  98. <br>put stuff here, my dude. c:
  99. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement