Advertisement
Guest User

Untitled

a guest
Jul 7th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.57 KB | None | 0 0
  1.  
  2.  
  3. <style type="text/css">
  4.  
  5. @import url(https://fonts.googleapis.com/css?family=Syncopate);
  6. @import url(https://fonts.googleapis.com/css?family=Droid+Serif|Open+Sans+Condensed:300|Fjalla+One|Cinzel+Decorative);
  7. @import 'https://fonts.googleapis.com/css?family=Tangerine|Playfair+Display';
  8. @import url(https://fonts.googleapis.com/css?family=Lobster+Two);
  9. @import url(https://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here);
  10. @import url(https://fonts.googleapis.com/css?family=Averia+Sans+Libre);
  11. @import url(https://fonts.googleapis.com/css?family=UnifrakturMaguntia);
  12. @import url(https://fonts.googleapis.com/css?family=Monsieur+La+Doulaise);
  13. @import url(https://fonts.googleapis.com/css?family=Playball);
  14. @import url(https://fonts.googleapis.com/css?family=Play|Arizonia);
  15. @import url(https://fonts.googleapis.com/css?family=Mr+Dafoe);
  16. @import url(https://fonts.googleapis.com/css?family=Press+Start+2P);
  17. @import url(https://fonts.googleapis.com/css?family=Amatic+SC);
  18. @import url(https://fonts.googleapis.com/css?family=Wallpoet);
  19. @import url(https://fonts.googleapis.com/css?family=Handlee);
  20. @import url(https://fonts.googleapis.com/css?family=Farsan);
  21. @import url(https://fonts.googleapis.com/css?family=Allura);
  22. @import url(https://fonts.googleapis.com/css?family=Montez);
  23. @import url(https://fonts.googleapis.com/css?family=Satisfy);
  24.  
  25.  
  26. .pfor {
  27. display: none; }
  28.  
  29. #profile {
  30. background-color: transparent;
  31. border: none; }
  32.  
  33. body {
  34. background-color: #310000;
  35. background-position: left;
  36. background-attachment: Fixed;
  37. background-image:url('http://i.put a cool pic here.png');
  38. background-repeat: repeat;
  39. background-size:; }
  40.  
  41. ::selection {color: #DC394B; background-color:#3F2E49;}
  42. ::-moz-selection {color: #DC394B; background-color:#671C28;}
  43.  
  44. ::-webkit-scrollbar { width: 5px; height:0px; }
  45. ::-webkit-scrollbar-thumb:vertical {
  46. background-color: #671C28; border: 1px solid #DC394B; }
  47.  
  48.  
  49. b, strong { color: #830000; }
  50. i, strong { color: #3FF03E; }
  51.  
  52. a:active, a:link, a:visited {
  53. color: #850000;
  54. text-decoration: none;
  55. -webkit-transition: all 0.4s ease-in;
  56. -moz-transition: all 0.4s ease-in;
  57. -ms-transition: all 0.4s ease-in;
  58. -o-transition: all 0.4s ease-in;
  59. transition: all 0.4s ease-in;
  60. }
  61.  
  62. a:hover {
  63. color: #ffffff;
  64. -moz-transition-duration:0.5s;
  65. -webkit-transition-duration:0.5s;
  66. -o-transition-duration:0.5s;
  67. transition-duration:0.5s;
  68. }
  69.  
  70. h1 {width: 100%; height: auto; font-size: 23px;font-family:Satisfy;margin-top:1px; margin-bottom: 5px; text-align: center; border-bottom: 2px solid #fff; color: #9C1A20;}
  71.  
  72. #icon {
  73. position:absolute;
  74. left: 1%;
  75. top: 18%;
  76. width: 160px;
  77. height: 160px;
  78. z-index: 10;
  79. background-image: url('http://put a cool pic here .png');
  80. background-size: 100% 100%;
  81. background-repeat:no-repeat;
  82. background-position:center;
  83. background-attachment:absolute;
  84. background-color:white;
  85. border: 3px solid #000000;
  86. border-radius: 100px;
  87. }
  88.  
  89.  
  90. .tab1 { position:absolute;
  91. left: 1%;
  92. top: 18%;
  93. width: 160px;
  94. height: 160px;
  95. z-index: 10;
  96. background-image: url('http://put a cool pic here .png');
  97. background-size: 100% 100%;
  98. background-repeat:no-repeat;
  99. background-position:center;
  100. background-attachment:absolute;
  101. background-color:white;
  102. border: 3px solid #000000;
  103. border-radius: 100px;}
  104.  
  105.  
  106. .tab2 { position:absolute;
  107. left: 10.5%;
  108. top: 18%;
  109. width: 160px;
  110. height: 160px;
  111. z-index: 10;
  112. background-image: url('http://put a cool pic here .png');
  113. background-size: 100% 100%;
  114. background-repeat:no-repeat;
  115. background-position:center;
  116. background-attachment:absolute;
  117. background-color:white;
  118. border: 3px solid #000000;
  119. border-radius: 100px;}
  120.  
  121.  
  122. .tab3 { position:absolute;
  123. left: 5.5%;
  124. top: 0%;
  125. width: 160px;
  126. height: 160px;
  127. z-index: 0;
  128. background-image: url('http://put a cool pic here .png');
  129. background-size: 100% 100%;
  130. background-repeat:no-repeat;
  131. background-position:center;
  132. background-attachment:absolute;
  133. background-color:white;
  134. border: 3px solid #000000;
  135. border-radius: 100px;}
  136.  
  137.  
  138. .tab4 { position:absolute;
  139. left: 83%;
  140. top: 0px;
  141. width: 160px;
  142. height: 160px;
  143. z-index: 10;
  144. background-image: url('http://put a cool pic here .png');
  145. background-size: 100% 100%;
  146. background-repeat:no-repeat;
  147. background-position:center;
  148. background-attachment:absolute;
  149. background-color:white;
  150. border: 3px solid #000000;
  151. border-radius: 100px;}
  152.  
  153.  
  154. .tab5 { position:absolute;
  155. left: 78%;
  156. top: 18%;
  157. width: 160px;
  158. height: 160px;
  159. z-index: 10;
  160. background-image: url('http://put a cool pic here .png');
  161. background-size: 100% 100%;
  162. background-repeat:no-repeat;
  163. background-position:center;
  164. background-attachment:absolute;
  165. background-color:white;
  166. border: 3px solid #000000;
  167. border-radius: 100px;);
  168. background-size: 100% 100%;}
  169.  
  170.  
  171. .tab6 { position:absolute;
  172. left: 87.5%;
  173. top: 18%;
  174. width: 160px;
  175. height: 160px;
  176. z-index: 10;
  177. background-image: url('http://put a cool pic here .png');
  178. background-size: 100% 100%;
  179. background-repeat:no-repeat;
  180. background-position:center;
  181. background-attachment:absolute;
  182. background-color:white;
  183. border: 3px solid #000000;
  184. border-radius: 100px;}
  185.  
  186.  
  187. #rightpic {
  188. position:fixed;
  189. z-index: 3;
  190. width:8%;
  191. height: 23%;
  192. right: 0%;
  193. bottom: 0px;
  194. font-size:2vh;
  195. overflow:hidden;
  196. }
  197. #rightpic img {
  198. width: 100%;
  199. height: 100%}
  200.  
  201. #centerpic {
  202. position:fixed;
  203. z-index: 3;
  204. width:30%;
  205. height: 100%;
  206. left: 35%;
  207. bottom: 0%;
  208. font-size:2vh;
  209. overflow:hidden;
  210. }
  211. #centerpic img {
  212. width: 100%;
  213. height: 100%}
  214.  
  215.  
  216. #rightcontainer{
  217. width:25%;
  218. height:30%;
  219. top: -20%;
  220. left: 70%;
  221. background:url('');
  222. background-color: transparent;
  223. background-repeat: no-repeat;
  224. background-size: 60% 100%;
  225. border:3px solid;
  226. border-color:transparent;
  227. }
  228. .rightbox{
  229. margin: auto;
  230. position: absolute;
  231. top: 0; left: 0; bottom: 0; right: 0;
  232. }
  233.  
  234.  
  235. .boxright {position: absolute;
  236. z-index: -1;
  237. left: 0%;
  238. top:0%;
  239. border: 9px groove #4D0000;
  240. height:100%;
  241. width:100%;
  242. background-color:#000;
  243. background-image:url('http://put a cool pic here .png');
  244. background-position: center;
  245. background-repeat:repeat;
  246. overflow-x:auto;
  247. overflow-y:auto;
  248. font-family: fangsong;
  249. font-size:13px;
  250. line-height:13px;
  251. padding:3px;
  252. opacity:0;
  253. color:#C50057;
  254. transition: 0.8s;
  255. -moz-transition: 0.8s;
  256. webkit-transition: 0.8s;
  257. -o-transition: 0.8s;}
  258.  
  259. .boxright:target{position: absolute;
  260. z-index: 3;
  261. top:63%;
  262. opacity:1;
  263. transition: 0.8s;
  264. -moz-transition: 0.8s;
  265. webkit-transition: 0.8s;
  266. -o-transition: 0.8s;}
  267.  
  268.  
  269. #leftcontainer{
  270. width:25%;
  271. height:30%;
  272. top: -20%;
  273. left: -70%;
  274. background:url('');
  275. background-color: transparent;
  276. background-repeat: no-repeat;
  277. background-size: 60% 100%;
  278. border:3px solid;
  279. border-color:transparent;
  280. }
  281. .leftbox{
  282. margin: auto;
  283. position: absolute;
  284. top: 0; left: 0; bottom: 0; right: 0;
  285. }
  286.  
  287. .boxleft {position: absolute;
  288. z-index: -10;
  289. left: 0%;
  290. top:0%;
  291. border:9px groove #4D0000;
  292. height:100%;
  293. width:100%;
  294. background-color:#000;
  295. background-image:url('http://put a cool pic here .png');
  296. background-position: center;
  297. background-repeat:repeat;
  298. overflow-x:auto;
  299. overflow-y:auto;
  300. font-family: fangsong;
  301. font-size:13px;
  302. line-height:13px;
  303. padding:3px;
  304. opacity:0;
  305. color:#C50057;
  306. transition: 0.8s;
  307. -moz-transition: 0.8s;
  308. webkit-transition: 0.8s;
  309. -o-transition: 0.8s;}
  310.  
  311. .boxleft:target{position: absolute;
  312. z-index: 3;
  313. top:63%;
  314. opacity:1;
  315. transition: 0.8s;
  316. -moz-transition: 0.8s;
  317. webkit-transition: 0.8s;
  318. -o-transition: 0.8s;}
  319.  
  320. .circle{
  321. border-radius:50%;
  322. -webkit-transition: all 0.8s ease-out;
  323. -moz-transition: all 0.8s ease-out;
  324. -o-transition: all 0.8s ease-out;
  325. }
  326.  
  327. .circle:hover{
  328. -webkit-transition: all 0.8s ease-out;
  329. -moz-transition: all 0.8s ease-out;
  330. -o-transition: all 0.8s ease-out;
  331. -webkit-transform: rotate(0deg);
  332. -moz-transform: rotate(0deg);
  333. -ms-transform: rotate(0deg);
  334. -o-transform: rotate(0deg);
  335. }
  336.  
  337. </style>
  338.  
  339. <a href="#2"><div class="tab1"></div></a>
  340. <a href="#3"><div class="tab2"></div></a>
  341. <a href="#1"><div class="tab3"></div></a>
  342. <a href="#4"><div class="tab4"></div></a>
  343. <a href="#5"><div class="tab5"></div></a>
  344. <a href="#6"><div class="tab6"></div></a>
  345.  
  346.  
  347. <div id="rightpic">
  348. <img src="put a pic here">
  349. </div>
  350.  
  351. <div id="centerpic">
  352. <img src="put a serious pick here">
  353. </div>
  354.  
  355.  
  356. <div id="leftcontainer" class="leftbox">
  357. <div id="1" class="boxleft">
  358. <br>
  359. <h1>T Put your title here.</h1>
  360. <font style=float:left><b>True Name:</b></font> <font style=float:right> name here.</font><br>
  361. <font style=float:left><b>Class Name:</b></font> <font style=float:right> .</font><br>
  362. <font style=float:left><b>Alternative Classes:</b></font> <font style=float:right> .</font><br>
  363. <font style=float:left><b>Race:</b></font> <font style=float:right> </font><br>
  364. <font style=float:left><b>Gender:</b></font> <font style=float:right>Male.</font><br>
  365. <font style=float:left><b>Apparent Age:</b></font> <font style=float:right>Teens.</font><br>
  366. <font style=float:left><b>Irises:</b></font> <font style=float:right>.</font><br>
  367. <font style=float:left><b>Tresses:</b></font> <font style=float:right>.</font><br>
  368. <font style=float:left><b>Height:</b></font> <font style=float:right> </font><br>
  369. <font style=float:left><b>Weight:</b></font> <font style=float:right> </font><br>
  370. <font style=float:left><b>Lenience:</b></font> <font style=float:right><a title=" straight or not etc </a>.</font><br>
  371. <font style=float:left><b>Marital:</b></font> <font style=float:right>Singular.</font><br>
  372. <font style=float:left><b>Interest:</b></font> <font style=float:right>Disinterested.</font><br>
  373. <font style=float:left><b>Moral Compass:</b></font> <font style=float:right>Chaotic Neutral.</font><br>
  374. <font style=float:left><b>Attribute:</b></font> <font style=float:right>Earth.</font><br>
  375. <font style=float:left><b>Traits:</b></font> <font style=float:right><a target="_blank" title="Chaotic, Dragon, Humanoid, Riding, Saberface, Servant, Weak to Enuma Elish">Hover</a>.</font><br>
  376.  
  377.  
  378.  
  379. </div></div>
  380.  
  381. <div id="leftcontainer" class="leftbox">
  382. <div id="2" class="boxleft">
  383. <br>
  384. <h1>I d e n t i t y</h1>
  385. <br><br>
  386.  
  387. <br><br>
  388.  
  389.  
  390. </div></div>
  391.  
  392. <div id="leftcontainer" class="leftbox">
  393. <div id="3" class="boxleft">
  394. <br>
  395. <h1>A p p e a r a n c e</h1>
  396. Saber is small in stature, covered completely in thick armor that entirely wraps her small frame. The single mass of steel and her face-covering helm conceal both her race and gender, so those seeing her face are often surprised by her being female. She needs to remove her helm to use her Noble Phantasm, so she cannot help revealing her appearance when utilizing it. Though she has the face of a young girl, Kairi also sees the possibility of her being male when first seeing her face.<br><br>
  397.  
  398. Due to only having her armor, she cannot remain materialized in public without modern clothing. In Sighisoara, Kairi buys her a tube top that exposes her abdomen and a crimson leather jacket. While not providing enough coverage for the cold autumn season, her status as a Servant makes weather a non-issue for her.
  399.  
  400. </div></div>
  401.  
  402. <div id="rightcontainer" class="rightbox">
  403. <div id="4" class="boxright">
  404. <br>
  405. <h1>S e r v a n t S t a t u s.</h1>
  406. <center>
  407. <span style="float:left;"><b>Master:</b></span> <span style="float:right;"><a target="_blank" href="profile.php?user=" target="_blank" title="Words">None.</a></span><br><br>
  408. <b>Strength:</b> B+<br>
  409. <img src="http://i.picpar.com/Uzjc.png"><br>
  410. <b>Endurance:</b> A<br>
  411. <img src="http://i.picpar.com/Bshc.png"><br>
  412. <b>Agility:</b> B<br>
  413. <img src="http://i.picpar.com/Uzjc.png"><br>
  414. <b>Mana:</b> B<br>
  415. <img src="http://i.picpar.com/Uzjc.png"><br>
  416. <b>Luck:</b> D<br>
  417. <img src="http://i.picpar.com/2yhc.png"><br>
  418. <b>Noble Phantasm:</b> A<br>
  419. <img src="http://i.picpar.com/Bshc.png"><br>
  420.  
  421. <h1>C l a s s S k i l l s.</h1>
  422. <<br><br>
  423. <span style="float:left;"><b>:</b></span><span style="float:right;">B.</span><br>
  424. .<br><br>
  425. <h1>P e r s o n a l S k i l l s.</h1>
  426. <span style="float:left;"><b>what is the skill:</b> </span> <span style="float:right;">C-</span><br>
  427. describe it :</b> </span> <span style="float:right;">B.</span><br>
  428. Battle Continuation is the strength of vitality for predicaments. Also, the ability to withdraw from combat and reach allied territory alive after being defeated.<br><br>
  429.  
  430.  
  431. </div></div>
  432.  
  433. <div id="rightcontainer" class="rightbox">
  434. <div id="5" class="boxright">
  435. <center>
  436. <br>
  437. <h1>T h e W o r t h y .</h1>
  438. <a target="_blank" href="profile.php?user=Friend name " target="_blank" title="Words"><img src="url" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  439. <a target="_blank" href="profile.php?user=Friend name " target="_blank" title="Words"><img src="url" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  440. <a target="_blank" href="profile.php?user=Friend name " target="_blank" title="Words"><img src="url" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  441. <a target="_blank" href="profile.php?user=Friend name " target="_blank" title="Words"><img src="url" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  442. <a target="_blank" href="profile.php?user=Friend name " target="_blank" title="Words"><img src="url" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  443. <a target="_blank" href="profile.php?user=Friend name " target="_blank" title="Words"><img src="url" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  444.  
  445. <h1>T h e E x i l e d .</h1>
  446. <a target="_blank" href="profile.php?user=Friend name " target="_blank" title="Words"><img src="url" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  447. <a target="_blank" href="profile.php?user=Friend name " target="_blank" title="Words"><img src="url" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  448. <a target="_blank" href="profile.php?user=Friend name " target="_blank" title="Words"><img src="url" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  449. <a target="_blank" href="profile.php?user=Friend name " target="_blank" title="Words"><img src="url" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  450. <a target="_blank" href="profile.php?user=Friend name " target="_blank" title="Words"><img src="url" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  451. <a target="_blank" href="profile.php?user=Friend name " target="_blank" title="Words"><img src="url" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  452. </center>
  453. </div></div>
  454.  
  455. <div id="rightcontainer" class="rightbox">
  456. <div id="6" class="boxright">
  457. <br>
  458. <h1>O u t o f T r e a c h e r y .</h1>
  459. Alpha.<br>
  460. Ooc stuff break it up with <br><br>.
  461.  
  462. </div></div>
  463. Saber of Red remastered.txt
  464. Displaying Saber of Red remastered.txt.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement