Advertisement
Syldarin

Untitled

Feb 17th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.70 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. .pfor {display: none; visibility: hidden;}
  4. #profile {background-color: ;}
  5. #profile {border:;}
  6. body
  7. {overflow-x:hidden;
  8. background-image:
  9. url('');
  10. background-size: 100%;
  11. background-color: f7f7f7;
  12. background-repeat:no-repeat;
  13. background-position:center;
  14. background-attachment: fixed;
  15. background-color: ;
  16. font: 0px arial;
  17. color: ;}
  18.  
  19. a {color:;
  20. text-decoration: none;
  21. transition: 1.5s;
  22. }
  23.  
  24. a:hover {color: ;
  25. text-decoration: none;
  26. transition: 1.5s;
  27. }
  28.  
  29.  
  30. .img {
  31. Position: fixed;
  32. Border: solid px ;
  33. Height: 650px;
  34. Width: 350px;
  35. Left: 0px;
  36. Top: 0px;
  37. border-radius: 5px;
  38. opacity: .;
  39. }
  40.  
  41.  
  42.  
  43. #music{
  44. position:absolute;
  45. background-image:
  46. url('');
  47. background-repeat: no-repeat;
  48. background-size: 70px;
  49. width:55px;
  50. height:55px;
  51. z-index:99;
  52. left:5;
  53. top:5;
  54. overflow:hidden;
  55. -webkit-transition: all 0.5s ease-in-out;
  56. -moz-transition: all 0.5s ease-in-out;
  57. -o-transition: all 0.5s ease-in-out;
  58. }
  59.  
  60. #music-title-bg {
  61. position:absolute;
  62. background-color: transparent;
  63. width:8;
  64. height:20;
  65. left:25;
  66. top:0;
  67. }
  68.  
  69. #music-title-bg2 {
  70. position:absolute;
  71. background-color:transparent;
  72. width: 0;
  73. height:14;
  74. left:-7;
  75. top:3;
  76. }
  77.  
  78. #music-title {
  79. position:absolute;
  80. color:transparent;
  81. font-family:oswald;
  82. font-size:14px;
  83. text-transform:uppercase;
  84. text-align:justify;
  85. width:125;
  86. left:0;
  87. top:-4;
  88. }
  89.  
  90. .infobox {
  91. Padding: 5px;
  92. Position: fixed;
  93. Top: 400px;
  94. left: 600px;
  95. Border: solid 4px black;
  96. Border-color: #567b88;
  97. width: 325px;
  98. Height: 160px;
  99. opacity: .;
  100. Background-color: grey;
  101. Background-position: center center;
  102. Color: black;
  103. Font-size: 13px;
  104. Font-color: ;
  105. font-family: 'Bellefair', serif;
  106. overflow: hidden;
  107. word-wrap: break-word;
  108. border-radius: 0%;
  109. }
  110.  
  111. #navi{
  112. position:absolute;
  113. width: 10px;
  114. text-align:center;
  115. left:580px;
  116. top:400px;
  117.  
  118. }
  119.  
  120. #navi a{
  121. display: block;
  122. background-color: #253645;
  123. padding-top: 34px;
  124. margin-top: 5px;
  125. width:10px;
  126. height: 0px;
  127. border-radius: 50px;
  128. border: solid;
  129. border-color: white;
  130. }
  131.  
  132. #navi a:hover{
  133. transition: 1.5s;
  134. }
  135.  
  136. h1{
  137. border-bottom:0px solid #DADADA;
  138. color: red;
  139. font-size:10px;
  140. line-height: 17px;
  141. font-family: 'Shojumaru', cursive;
  142. text-align: center;
  143. text-transform:uppercase;
  144. letter-spacing:5px;
  145. margin: 0px 5px 5px;
  146. text-shadow: 1px 2px 0px black,
  147. 0px 1px 0px #222,
  148. -1px 0px 0px #222,
  149. 0px -1px 0px #222,
  150. 0px 0px 20px #000;
  151.  
  152. }
  153.  
  154.  
  155. .headline {
  156. white-space: nowrap;
  157. position: absolute;
  158. top: 380px;
  159. left: 420px;
  160. transform: rotate(0deg);
  161. color: blue;}
  162.  
  163. .headline2 {
  164. white-space: nowrap;
  165. position: absolute;
  166. top: 380px;
  167. left: 480px;
  168. transform: rotate(0deg);
  169. color: blue;}
  170.  
  171. .headline3 {
  172. white-space: nowrap;
  173. position: absolute;
  174. top: 380px;
  175. left: 550px;
  176. transform: rotate(0deg);
  177. color: blue;}
  178.  
  179. .headline4 {
  180. white-space: nowrap;
  181. position: absolute;
  182. top: 380px;
  183. left: 660px;
  184. transform: rotate(0deg);
  185. color: blue;}
  186.  
  187. .headline5 {
  188. white-space: nowrap;
  189. position: absolute;
  190. top: 380px;
  191. left: 700px;
  192. transform: rotate(0deg);
  193. color: blue;}
  194.  
  195. .infobox {
  196. Padding: 5px;
  197. Position: fixed;
  198. Top: 100px;
  199. left: 350px;
  200. Border: solid px black;
  201. Border-color: #95746c;
  202. width: 425px;
  203. Height: 360px;
  204. Background-color: transparent ;
  205. Background-position: center;
  206. Color: #735476;
  207. Text-align: center;
  208. line-height: 30px;
  209. Font-size: 13px;
  210. Font-color: ;
  211. font-family: 'Bellefair', serif;
  212. overflow: hidden;
  213. border-radius: 10%;
  214. }
  215.  
  216. .box {
  217. position: fixed;
  218. Top: 180px;
  219. left: 400px;
  220. width: 325px;
  221. Height: 270px;
  222. font-size: 12px;
  223. line-height: 13px;
  224. text-align: center;
  225. font-family: Oswald;
  226. color: black;
  227. background-color: transparent;
  228. Border-radius: 50px;
  229. overflow: auto;
  230. opacity: 0;
  231. transition: all 1.3s ease-in-out;
  232. -webkit-transition: all 1.3s ease-in-out;
  233. -moz-transition: all 1.3s ease-in-out;
  234. -o-transition: all 1.3s ease-in-out;
  235. -ms-transition: all 1.3s ease-in-out;
  236. z-index:2;
  237. }
  238.  
  239. .box:target {
  240. Top: 180px;
  241. left: 400px;
  242. text-align: center;
  243. overflow: auto;
  244. opacity: 1.0;
  245. transition: all 0.5s ease-in-out;
  246. -webkit-transition: all 1.3s ease-in-out;
  247. -moz-transition: all 1.3s ease-in-out;
  248. -o-transition: all 1.3s ease-in-out;
  249. -ms-transition: all 1.3s ease-in-out;
  250. z-index:10;
  251. }
  252. </style>
  253.  
  254.  
  255. <div class="infobox">
  256. <class="box">
  257. Name: Kade
  258. <br>
  259. Gender: Male
  260. <br>
  261. Orientation: Hetero
  262. <br>
  263. Status: Single
  264. <br><Br><br>
  265.  
  266. Son of a noble family in his home kingdom of Taldarin, he was sent over seas to investigate the rumor of dragon eggs on the main continent.
  267. </div>
  268.  
  269.  
  270.  
  271. <div class="img"><img src="https://i.pinimg.com/564x/ec/8c/ad/ec8cad056fc59bcc570232f484c9d030.jpg" width="100%" height="100%">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement