Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.10 KB | None | 0 0
  1.  
  2.  
  3. <style type="text/css">
  4. @import url(https://fonts.googleapis.com/css?family=Droid+Serif|Open+Sans+Condensed:300|Fjalla+One|Cinzel+Decorative);
  5. @import 'https://fonts.googleapis.com/css?family=Tangerine|Playfair+Display';
  6. @import url(https://fonts.googleapis.com/css?family=Lobster+Two);
  7. @import url(https://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here);
  8. @import url(https://fonts.googleapis.com/css?family=Averia+Sans+Libre);
  9. @import url(https://fonts.googleapis.com/css?family=UnifrakturMaguntia);
  10. @import url(https://fonts.googleapis.com/css?family=Monsieur+La+Doulaise);
  11. @import url(https://fonts.googleapis.com/css?family=Playball);
  12. @import url(https://fonts.googleapis.com/css?family=Play|Arizonia);
  13. @import url(https://fonts.googleapis.com/css?family=Mr+Dafoe);
  14. @import url(https://fonts.googleapis.com/css?family=Press+Start+2P);
  15. @import url(https://fonts.googleapis.com/css?family=Amatic+SC);
  16. @import url(https://fonts.googleapis.com/css?family=Wallpoet);
  17.  
  18. .pfor {display:none;}
  19.  
  20. body{
  21. background-color:#000;
  22. overflow:hidden;
  23. background-image:url();
  24. background-position: 100% 100%;
  25. background-size: 100% 100%;
  26. background-repeat: no-repeat;
  27. }
  28.  
  29. ::selection {color: #DC394B; background-color:#3F2E49;}
  30. ::-moz-selection {color: #DC394B; background-color:#671C28;}
  31.  
  32. ::-webkit-scrollbar { width: 3px; height:0px; background-color: #ccc;}
  33. ::-webkit-scrollbar-thumb:vertical {
  34. background-color: #FF610A; border: 1px solid #transparent; }
  35.  
  36.  
  37. b, strong { color: #990000; }
  38. i, strong { color: #F2FF49; }
  39.  
  40. a:active, a:link, a:visited {
  41. color: #990D0D;
  42. text-decoration: none;
  43. -webkit-transition: all 0.4s ease-in;
  44. -moz-transition: all 0.4s ease-in;
  45. -ms-transition: all 0.4s ease-in;
  46. -o-transition: all 0.4s ease-in;
  47. transition: all 0.4s ease-in;
  48. }
  49.  
  50. a:hover {
  51. color: #ffffff;
  52. -moz-transition-duration:0.5s;
  53. -webkit-transition-duration:0.5s;
  54. -o-transition-duration:0.5s;
  55. transition-duration:0.5s;
  56.  
  57. }
  58.  
  59.  
  60.  
  61. #mainimage {
  62. position: Absolute;
  63. left: 40%;
  64. top: 20%;
  65. height: 58vh;
  66. width: 230;
  67. border: 4px solid #FF610A;}
  68.  
  69. #mainimage img {
  70. height: 100%;
  71. width: 100%;
  72. }
  73.  
  74.  
  75. #curveboxone {
  76. position: absolute;
  77. left: 40%;
  78. top: 10%;
  79. height: 7.2vh;
  80. width: 46vh;
  81. padding: 4px;
  82. border: 4px solid #FF610A;
  83. text-align: center;
  84. font-family: Gold;
  85. font-size: 22px;
  86. color: #FF610A;
  87. background-color: #000000;
  88. border-radius: 100px 100px 0px 0px;
  89. -moz-border-radius: 100px 100px 0px 0px;
  90. -webkit-border-radius: 100px 100px 0px 0px;}
  91.  
  92. #curveboxtwo {
  93. position: absolute;
  94. left: 40%;
  95. top: 79.5%;
  96. height: 7.2vh;
  97. width: 46vh;
  98. padding: 4px;
  99. border: 4px solid #FF610A;
  100. text-align: center;
  101. font-family: Gold;
  102. font-size: 22px;
  103. color: #FF610A;
  104. background-color: #000000;
  105. border-radius: 0px 0px 100px 100px;
  106. -moz-border-radius: 0px 0px 100px 100px;
  107. -webkit-border-radius: 0px 0px 100px 100px;}
  108.  
  109. .Bar {
  110. Position: absolute;
  111. Top: 19.7%;
  112. Left: 57.6%;
  113. Height: 60%;
  114. Width: 6%;
  115. z-index: 10;
  116. overflow-x: auto;
  117. overflow-y: hidden;
  118. Background: #FF610A;
  119. Background-repeat: repeat-x;
  120. opacity: 0.6;
  121. }
  122.  
  123. .i { z-index:10; position: absolute; top: 5%; left: 20%; width: 1%; height: 100%; font-size: 20px; text-shadow: 1px -1px 1px #000, 1px 1px 1px #000;}
  124. .ii { z-index:10; position: absolute; top: 18%; left: 8%; width: 1%; height: 100%;font-size: 20px; text-shadow: 1px -1px 1px #000, 1px 1px 1px #000;}
  125. .iii { z-index:10; position: absolute; top: 34%; left: 18%; width: 1%; height: 100%;font-size: 20px; text-shadow: 1px -1px 1px #000, 1px 1px 1px #000;}
  126. .iv { z-index:10; position: absolute; top: 50%; left: 14%; width: 1%; height: 100%;font-size: 20px; text-shadow: 1px -1px 1px #000, 1px 1px 1px #000;}
  127. .v { z-index:10; position: absolute; top: 65%; left: 20%; width: 1%; height: 100%;font-size: 20px; text-shadow: 1px -1px 1px #000, 1px 1px 1px #000;}
  128. .vi { z-index:10; position: absolute; top: 80%; left: 21%; width: 1%; height: 100%;font-size: 20px; text-shadow: 1px -1px 1px #000, 1px 1px 1px #000;}
  129.  
  130. .box {background-color:#000; color: #fff; font-size: 12px; font-family: 'rationale', sans-serif; text-align: justify; position: absolute; width:223px; height:382px; left: 0; top:0; letter-spacing: .5px; line-height: 12px; padding: 3px; margin: 1px; overflow:auto; border: 1px solid #262626;
  131. }
  132.  
  133. .slide {Position: absolute; Height: 382px; Width: 229px; Top: 0px; Left: 0; Z-index: -1; Opacity: 0; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;
  134. }
  135.  
  136. .slide:target {Top: 0; Opacity: .7; Z-index: 1; transition: 1s; -moz-transition: 1s; webkit-transition: 1s; -o-transition: 1s;
  137. }
  138.  
  139. #centerimage {
  140. position:fixed;
  141. z-index: 3;
  142. width: 32%;
  143. height: 85%;
  144. right: 0vh;
  145. bottom: 0vh;
  146. background: #transparent;
  147. color: #6D6D6B;
  148. font-size:2vh;
  149. overflow:hidden;
  150. }
  151. #centerimage img {
  152. width: 100%;
  153. height: 100%}
  154.  
  155. h1{
  156. font-size: 18px;
  157. width: 100%;
  158. color: #FFF;
  159. font-family: 'Gold', cursive;
  160. font-weight: normal;
  161. line-height: 12px;
  162. text-transform: uppercase;
  163. text-shadow: 0px 0px 3px #FF610A;
  164. text-align: center;
  165. border-bottom: 1px solid #FFFFFF;
  166. }
  167.  
  168.  
  169. h1:first-letter{
  170. color: #FFF;
  171. font-size: 20px;
  172. font-weight: bold;
  173. text-shadow: 0px 0px 3px #FF610A;
  174. }
  175. </style>
  176.  
  177. <div id="centerimage">
  178. <img src="http://i.picpar.com/fJhc.png">
  179. </div>
  180.  
  181.  
  182. <div id="curveboxone">My fists are so powerful,<br> that I need no second strike.</div>
  183.  
  184. <div id="curveboxtwo">Master of the Demon Fist,<br> Li Shuwen.</div>
  185.  
  186. <div class="bar">
  187. <a href="#Master"><div class="i">First</div></a>
  188. <a href="#of"><div class="ii">Second</div></a>
  189. <a href="#the"><div class="iii">Third</div></a>
  190. <a href="#Demon"><div class="iv">Fourth</div></a>
  191. <a href="#Fist"><div class="v">Fifth</div></a>
  192. <a href="#"><div class="vi">reset.</div></a>
  193. </div>
  194. </div>
  195.  
  196. <div id="mainimage">
  197. <img src="https://orig00.deviantart.net/3d50/f/2011/338/6/d/xenomorph_warrior_speedpaint_by_leucove-d4i70on.jpg">
  198. <div id="Master" class="slide">
  199. <div class="box">
  200. <h1>Dossier.</h1>
  201. <font style=float:left><b>True Name:</b></font> <font style=float:right>Alexandra Ivanova.</font><br>
  202. <font style=float:left><b>Class Name:</b></font> <font style=float:right>Assassin/Spetznas.</font><br>
  203. <font style=float:left><b>Race:</b></font> <font style=float:right>Human.</font><br>
  204. <font style=float:left><b>Gender:</b></font> <font style=float:right>Female</font><br>
  205. <font style=float:left><b>Apparent Age:</b></font> <font style=float:right>Early 30's</font><br>
  206. <font style=float:left><b>Eye Color:</b></font> <font style=float:right>Amber</font><br>
  207. <font style=float:left><b>Hair Color:</b></font> <font style=float:right>Auburn.</font><br>
  208. <font style=float:left><b>Height:</b></font> <font style=float:right>166cm/5ft 8in</font><br>
  209. <font style=float:left><b>Weight:</b></font> <font style=float:right>60kg/158lbs</font><br>
  210. <font style=float:left><b>Interest:</b></font> <font style=float:right>You like snuff that much?</font><br>
  211. <font style=float:left><b>Moral Compass:</b></font> <font style=float:right>Chaotic Good.</font><br>
  212. </div>
  213. </div>
  214.  
  215. <div id="of" class="slide">
  216. <div class="box">
  217. <h1>Servant Status.</h1>
  218. <span style="float:left;"><b>Strength</b></span> <span style="float:right;">B.</span><br>
  219.  
  220. <span style="float:left;"><b>Endurance</b></span> <span style="float:right;">C.</span><br>
  221.  
  222. <span style="float:left;"><b>Agility</b></span> <span style="float:right;">A.</span><br>
  223.  
  224. <span style="float:left;"><b>Mana</b></span> <span style="float:right;">E.</span><br>
  225.  
  226. <span style="float:left;"><b>Luck</b></span> <span style="float:right;">E.</span><br>
  227.  
  228. <span style="float:left;"><b>Noble Phantasm</b></span> <span style="float:right;">-.</span><br><br>
  229.  
  230.  
  231. <center><b>Noble Phantasm</b></center><br><br>
  232. <center><b>Name</b>: No Second Strike<br><br>
  233. <b>Classification</b>: Anti-Unit<br><br>
  234. <b>Rank</b>: -<br><br>
  235. <b>Type</b>: Buster.<br><br></center>
  236. <center> It is Li Shuwen's title of "For Li Shuwen, a second strike is needless" given shape. It is not a true Noble Phantasm, but rather the quintessence of his martial arts where all of his hard strikes, even those meant as a diversionary strike or a feint, are enough to snatch away the opponent's life. He was an expert martial artist with strength that surpassed that of others, but the principal of "engulfing the opponent with Qi" being put into practice was thought to be more important than physical strength. One theory states that he did not just defeat opponents with the destructive power of his fists. Those annihilated by his techniques did not die from the destruction of their internal organs, but rather from what in the present would be called circulatory shock.<br><br>
  237.  
  238. The technique of "engulfing with Qi" does not have a fixed title as a technique, and it is an idea that just slightly resembles the Cosmic Orbit methods seen in the Taoist discipline. Zhou Tian is a kind of training method in which Qi is cultivated by enclosing the body and mind in Qi, revitalizing the whole body and allowing for the resonance and amplification of the Qi. One goal of the training is to fill one's body with Qi and to fill one's own Qi in the surrounding space. It has been speculated whether or not Li Shuwen "engulfed his opponent with Qi" by utilizing the practice of molding the space filled with his own Qi in order to construct his own territory. Those who have been "engulfed with Qi" would have some of their senses dazzled, entering into a state of tension, and in the case a direct impact is driven into the nervous system of an opponent in this state, his heart will stop due to a reaction in the pneumogastric nerve.<br><br>
  239.  
  240. This technique skew his target's nervous and circulatory systems as well as Magic circuits. It disrupts the internal Magic Circuits like a tornado, in Servants case, the Master magical energy connection can no longer function properly.<br><br></center>
  241.  
  242.  
  243. <center><b>Class Skills</b></center><br><br>
  244.  
  245. <center><b>Presence Concealment</b></center><br><br>
  246. <center><b>Rank</b>: -.</center><br><br>
  247. <center><b>Description</b>: While a common skill of all Servants of the Assassin Class, the level to which he is able to almost completely obscure his presence goes far above the limits normally associated with this ability.</center><br><br>
  248.  
  249. <center><b>Personal Skills</b></center><br><br>
  250.  
  251. <center><b>Chinese Martial Arts</b></center><br><br>
  252. <center><b>Rank</b>: A+++.</center><br><br>
  253. <center><b>Description</b>: Chinese Martial Arts is a Chinese rationality. A value that measures one's mastery of the martial arts that made becoming one with the universe as its objective. Its difficulty to learn is of the highest level and, unlike other Skills, it is at A Rank that one is at a level where he is said to have finally "learned it".<br><br>
  254.  
  255. A+++: At this point, one is a master among masters.</center><br><br>
  256.  
  257. <center><b>Sphere Boundary</b></center><br><br>
  258. <center><b>Rank</b>: A.</center><br><br>
  259. <center><b>Description</b>: Sphere Boundary is a meditatively-based technique by which, through utilization of Qi (one of the culturally-specific names of Od), one may perceive the exact conditions of the immediate environment, and make use of the resulting perception so as to adjust and minimize the noticeability and impact of one's existence.<br><br>
  260.  
  261. For those who have reached the pinnacle of this skill, it is possible to synchronize with the world to such an extent that the human figure is rendered naturally indiscernible; it could be said that this state of oneness is the purpose for the pursuit of the Sphere Boundary to begin with. Vitrification functions on a similar basis.<br><br>
  262.  
  263. Incidentally, this personal skill is attained purely through the mastery of the martial arts, and is therefore unrecognizable to those trained solely under the system of Magecraft—being lacking in the telltale large-volume Magical Energy utilization that manifests in the use of Magecraft-based invisibility.</center><br><br>
  264.  
  265.  
  266. </div>
  267. </div>
  268.  
  269. <div id="the" class="slide">
  270. <div class="box">
  271. Words
  272. </div>
  273. </div>
  274.  
  275. <div id="Demon" class="slide">
  276. <div class="box">
  277. Words
  278. </div>
  279. </div>
  280.  
  281. <div id="Fist" class="slide">
  282. <div class="box">
  283. Words
  284.  
  285. </div>
  286. </div>
  287. I believe in one thing only, the power of human will.txt
  288. Joesph Stalin.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement