Chibi-Elle

TOTARA [GIFT]

Jan 18th, 2021 (edited)
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.99 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Forum|Marck+Script|Pirata+One|Josefin+Sans|Satisfy|Cookie|Bebas+Neue');
  3.  
  4. body {
  5. background-color: #AC0E00;
  6. background-image: url('https://i.pinimg.com/originals/3a/c6/43/3ac64319d40413e0ab7517a24d5fb97f.jpg');
  7. background-position: center;
  8. background-size: 100%;
  9. background-repeat:repeat;
  10. }
  11.  
  12. #totara {
  13. position: fixed;
  14. left: 0px;
  15. right: 0px;
  16. top: 0px;
  17. bottom: 0px;
  18. }
  19.  
  20. ::-webkit-scrollbar-track {
  21. background-color:;
  22. }
  23.  
  24. ::-webkit-scrollbar-thumb {
  25. background-color:;
  26. }
  27.  
  28. ::-webkit-scrollbar {
  29. width:0px;
  30. height:0px;
  31. }
  32.  
  33. #overlay {
  34. position: fixed;
  35. z-index: -1;
  36. background-image: url('https://media0.giphy.com/media/RitMeEEVTSSZn9LGmG/giphy.gif');
  37. background-repeat: repeat;
  38. background-size: 10%;
  39. top: 0px;
  40. left: 0px;
  41. bottom: 0px;
  42. right: 0px;
  43. }
  44.  
  45. #container {
  46. position: absolute;
  47. left: 11.5%;
  48. top: 9%;
  49. height: 550px;
  50. width: 1050px;
  51. background-color: #357A46;
  52. border: 2px solid #357a46;
  53. box-shadow: 0px 0px 8px 8px #232323;
  54. }
  55.  
  56. #rimg {
  57. position: absolute;
  58. z-index: 1;
  59. right: 10px;
  60. top: 123px;
  61. height: 400px;
  62. width: 260px;
  63. box-shadow: 0px 0px 7px 7px #011808;
  64. border-top: 3px solid #015217;
  65. border-right: 3px solid #002F0E;
  66. background-image: url('https://i.imgur.com/9faH1tG.gif');
  67. background-size: 130%;
  68. background-position: center;
  69. background-repeat: no-repeat;
  70. border-left: 3px solid #015217;
  71. border-bottom: 3px solid #002F0E;
  72. filter: grayscale(30%);
  73. }
  74.  
  75. #banner {
  76. position: absolute;
  77. right: 10px;
  78. top: 10px;
  79. height: 85px;
  80. width: 400px;
  81. box-shadow: 0px 0px 7px 7px #011808;
  82. border-top: 3px solid #015217;
  83. border-right: 3px solid #002F0E;
  84. border-left: 3px solid #015217;
  85. border-bottom: 3px solid #002F0E;
  86. background-image: url('https://data.whicdn.com/images/281118664/original.gif');
  87. background-size: 100%;
  88. background-position: center;
  89. }
  90.  
  91. #title {
  92. position: absolute;
  93. z-index: 2;
  94. right: 8px;
  95. bottom: -8px;
  96. height: 140px;
  97. width: 410px;
  98. background-image: url('https://i.ibb.co/fnSJNf8/Totara-title.png');
  99. background-size: 100%;
  100. background-repeat: no-repeat;
  101. }
  102.  
  103. #icon1 {
  104. position: absolute;
  105. right: 300px;
  106. top: 123px;
  107. box-shadow: 0px 0px 7px 7px #011808;
  108. border-bottom: 3px solid #015217;
  109. border-top: 3px solid #002F0E;
  110. border-right: 3px solid #015217;
  111. border-left: 3px solid #002F0E;
  112. height: 109px;
  113. width: 109px;
  114. background-image: url('https://data.whicdn.com/images/228700180/original.gif');
  115. background-position: right;
  116. background-size: 225%;
  117. background-repeat: no-repeat;
  118. }
  119.  
  120. #icon2 {
  121. position: absolute;
  122. right: 300px;
  123. top: 262px;
  124. box-shadow: 0px 0px 7px 7px #011808;
  125. border-bottom: 3px solid #015217;
  126. border-top: 3px solid #002F0E;
  127. border-right: 3px solid #015217;
  128. border-left: 3px solid #002F0E;
  129. height: 109px;
  130. width: 109px;
  131. background-image: url('https://hips.hearstapps.com/mac.h-cdn.co/assets/17/10/1280x640/landscape-1489091910-priyanka4.gif?resize=1200:*');
  132. background-position: center;
  133. background-size: 200%;
  134. background-repeat: no-repeat;
  135. }
  136.  
  137. #greenbar {
  138. position: absolute;
  139. z-index: 1;
  140. top: 10px;
  141. right: 440px;
  142. height: 519px;
  143. width: 14px;
  144. background-color: #042F0C;
  145. box-shadow: 0px 0px 7px 7px #011808;
  146. border-radius: 0%;
  147. }
  148.  
  149. #students {
  150. position: absolute;
  151. top: 10px;
  152. right: 477px;
  153. height: 503px;
  154. padding: 5px;
  155. overflow-y: auto;
  156. box-shadow: 0px 0px 7px 7px #011808;
  157. background-color: #000;
  158. border-top: 3px solid #015217;
  159. border-bottom: 3px solid #002F0E;
  160. border-right: 3px solid #015217;
  161. border-left: 3px solid #002F0E;
  162. width: 235px;
  163. background-image: url('');
  164. background-repeat: no-repeat;
  165. background-size: 82%;
  166. background-position: bottom left;
  167. }
  168.  
  169. #ooc {
  170. position: absolute;
  171. top: 10px;
  172. right: 751px;
  173. height: 223px;
  174. padding: 5px;
  175. overflow-y: auto;
  176. box-shadow: 0px 0px 7px 7px #011808;
  177. background-color: #000;
  178. border-top: 3px solid #015217;
  179. border-bottom: 3px solid #002F0E;
  180. border-right: 3px solid #015217;
  181. border-left: 3px solid #002F0E;
  182. width: 272px;
  183. background-image: url('');
  184. background-repeat: no-repeat;
  185. background-size: 82%;
  186. background-position: bottom left;
  187. font-family: 'Josefin Sans';
  188. color: #fff;
  189. font-size: 11px;
  190. line-height: 16.5px;
  191. }
  192.  
  193. #connections {
  194. position: absolute;
  195. bottom: 22px;
  196. right: 751px;
  197. height: 200px;
  198. padding: 5px;
  199. overflow-y: auto;
  200. box-shadow: 0px 0px 7px 7px #011808;
  201. background-color: #000;
  202. border-top: 3px solid #015217;
  203. border-bottom: 3px solid #002F0E;
  204. border-right: 3px solid #015217;
  205. border-left: 3px solid #002F0E;
  206. width: 272px;
  207. background-image: url('');
  208. background-repeat: no-repeat;
  209. background-size: 82%;
  210. background-position: bottom left;
  211. font-family: 'Josefin Sans';
  212. color: #fff;
  213. font-size: 11px;
  214. line-height: 16.5px;
  215. }
  216.  
  217. .quote2 {
  218. width:207px;
  219. height:55px;
  220. margin: 80px;
  221. margin-top:1px;
  222. margin-bottom:10px;
  223. float:left;
  224. margin-left:6px;
  225. background:#10B83D;
  226. color: #fff;
  227. font-family: 'Forum';
  228. font-size: 12px;
  229. text-align: center;
  230. border-left: 3px solid #054A19;
  231. border-right: 3px solid #054A19;
  232. overflow-y: auto;
  233. padding: 5px;
  234. }
  235.  
  236. .friend {
  237. width: 65px;
  238. height:41px;
  239. opacity: 1;
  240. border: 1px dashed green;
  241. border-Radius: 10%;
  242. margin-right: .5px;
  243. margin-top: 4px;
  244. margin-bottom:-5px;
  245. opacity: 0.8;
  246. -webkit-transition:opacity 0.7s linear;
  247. -webkit-transition:all 0.6s ease-out;
  248. -moz-transition:all 0.6s ease-out;
  249. transition:all 0.6s ease-out;
  250. }
  251.  
  252. .friend:hover {
  253. opacity: 0.7;
  254. border: 1px dashed gray;
  255. margin-right: .5px;
  256. margin-top: 4px;
  257. margin-bottom:-5px;
  258. -webkit-transition:opacity 0.7s linear;
  259. -webkit-transition:all 0.6s ease-out;
  260. -moz-transition:all 0.6s ease-out;
  261. transition:all 0.6s ease-out;
  262. }
  263.  
  264. #tab1 {
  265. position: absolute;
  266. z-index: 1;
  267. left: 40px;
  268. bottom: 250px;
  269. height: 45px;
  270. width: 45px;
  271. background-image: url('https://media0.giphy.com/media/XIF2uqCWKgmMP4Cu6C/giphy.gif');
  272. background-size: 100%;
  273. background-repeat: no-repeat;
  274. }
  275.  
  276. #tab2 {
  277. position: absolute;
  278. z-index: 1;
  279. left: 132px;
  280. bottom: 250px;
  281. height: 45px;
  282. width: 45px;
  283. background-image: url('https://media0.giphy.com/media/XIF2uqCWKgmMP4Cu6C/giphy.gif');
  284. background-size: 100%;
  285. background-repeat: no-repeat;
  286. }
  287.  
  288. #tab3 {
  289. position: absolute;
  290. z-index: 1;
  291. left: 220px;
  292. bottom: 250px;
  293. height: 45px;
  294. width: 45px;
  295. background-image: url('https://media0.giphy.com/media/XIF2uqCWKgmMP4Cu6C/giphy.gif');
  296. background-size: 100%;
  297. background-repeat: no-repeat;
  298. }
  299.  
  300. b {
  301. font-family: 'Pirata One';
  302. color: #32B054;
  303. }
  304.  
  305. i {
  306. font-family: 'Marck Script';
  307. color: #666;
  308. }
  309.  
  310. a {
  311. font-family: 'Satisfy';
  312. color: yellow;
  313. text-decoration: none;
  314. }
  315.  
  316. a:hover {
  317. color: green;
  318. text-decoration: underline;
  319. }
  320.  
  321. h1 {
  322. font-family: 'Cookie';
  323. font-size: 20px;
  324. background-color: #00320E;
  325. background-image: url('https://img1.picmix.com/output/stamp/thumb/9/6/4/6/1606469_f1f53.gif');
  326. line-height: 20px;
  327. background-size: 16%;
  328. background-repeat: repeat;
  329. color: #fff;
  330. text-align: center;
  331. margin-top: 3px;
  332. letter-spacing: 2px;
  333. margin-bottom: 4px;
  334. }
  335.  
  336. </style>
  337. <div id="totara" oncontextmenu="return false;">
  338. <div id="overlay"></div>
  339. <div id="container">
  340. <div id="rimg"></div>
  341. <div id="banner"></div>
  342. <div id="title"></div>
  343. <div id="icon1"></div>
  344. <div id="icon2"></div>
  345. <div id="greenbar"></div>
  346. <a href="#2"><div id="tab1"></div></a>
  347. <a href="#3"><div id="tab2"></div></a>
  348. <a href="#1"><div id="tab3"></div></a>
  349. <div id="students">
  350. <h1>Student Roster</h1>
  351. <div class="quote2"><font style=float:left><img style="border: 3px solid #054A19; height: 50px; width:50px; border-radius: 0%;" src="https://s3.scoopwhoop.com/anj2/5d0a0de8d0aa383f98799354/a5f59d92-80b1-4df5-aea4-07ac2c0b3302.gif"></font> <a href="//roleplay.chat/profile.php?user=" target="_blank">Name Here</a>;<br>
  352. Description here, I guess. Try not to make it too long. But the box scrolls, so. Go wild.<br>
  353. </div>
  354. <div class="quote2"><font style=float:left><img style="border: 3px solid #054A19; height: 50px; width:50px; border-radius: 0%;" src="https://s3.scoopwhoop.com/anj2/5d0a0de8d0aa383f98799354/a5f59d92-80b1-4df5-aea4-07ac2c0b3302.gif"></font> <a href="//roleplay.chat/profile.php?user=" target="_blank">Name Here</a>;<br>
  355. Description here, I guess. Try not to make it too long. But the box scrolls, so. Go wild.<br>
  356. </div>
  357. <div class="quote2"><font style=float:left><img style="border: 3px solid #054A19; height: 50px; width:50px; border-radius: 0%;" src="https://s3.scoopwhoop.com/anj2/5d0a0de8d0aa383f98799354/a5f59d92-80b1-4df5-aea4-07ac2c0b3302.gif"></font> <a href="//roleplay.chat/profile.php?user=" target="_blank">Name Here</a>;<br>
  358. Description here, I guess. Try not to make it too long. But the box scrolls, so. Go wild.<br>
  359. </div>
  360. <div class="quote2"><font style=float:left><img style="border: 3px solid #054A19; height: 50px; width:50px; border-radius: 0%;" src="https://s3.scoopwhoop.com/anj2/5d0a0de8d0aa383f98799354/a5f59d92-80b1-4df5-aea4-07ac2c0b3302.gif"></font> <a href="//roleplay.chat/profile.php?user=" target="_blank">Name Here</a>;<br>
  361. Description here, I guess. Try not to make it too long. But the box scrolls, so. Go wild.<br>
  362. </div>
  363. <div class="quote2"><font style=float:left><img style="border: 3px solid #054A19; height: 50px; width:50px; border-radius: 0%;" src="https://s3.scoopwhoop.com/anj2/5d0a0de8d0aa383f98799354/a5f59d92-80b1-4df5-aea4-07ac2c0b3302.gif"></font> <a href="//roleplay.chat/profile.php?user=" target="_blank">Name Here</a>;<br>
  364. Description here, I guess. Try not to make it too long. But the box scrolls, so. Go wild.<br>
  365. </div>
  366. <div class="quote2"><font style=float:left><img style="border: 3px solid #054A19; height: 50px; width:50px; border-radius: 0%;" src="https://s3.scoopwhoop.com/anj2/5d0a0de8d0aa383f98799354/a5f59d92-80b1-4df5-aea4-07ac2c0b3302.gif"></font> <a href="//roleplay.chat/profile.php?user=" target="_blank">Name Here</a>;<br>
  367. Description here, I guess. Try not to make it too long. But the box scrolls, so. Go wild.<br>
  368. </div>
  369. <div class="quote2"><font style=float:left><img style="border: 3px solid #054A19; height: 50px; width:50px; border-radius: 0%;" src="https://s3.scoopwhoop.com/anj2/5d0a0de8d0aa383f98799354/a5f59d92-80b1-4df5-aea4-07ac2c0b3302.gif"></font> <a href="//roleplay.chat/profile.php?user=" target="_blank">Name Here</a>;<br>
  370. Description here, I guess. Try not to make it too long. But the box scrolls, so. Go wild.<br>
  371. </div>
  372. </div>
  373. <div id="ooc"><h1>Out of Character</h1>
  374. <B>00.</B> Coded by <a href="//roleplay.chat/profile.php?user=Sailor+Chuu" target="_blank">Chuu</a> for Totara's use <u>only</u>!! Do not steal any part of this code. If you'd like something similar, just ask!<br>
  375. <B>01.</B> OOC here.<br>
  376. <B>02.</B> OOC here.<br>
  377. </div>
  378. <div id="connections">
  379. <div style="height: 200px; overflow: hidden;">
  380. <a name="1"></a>
  381. <div style="height: 200px; overflow-y: auto;">
  382. <div style="margin: 0 auto; width: 24.4em;">
  383. <h1>Statistics</h1>
  384. </div></div>
  385. <a name="2"></a>
  386. <div style="height: 200px; overflow-y: auto;">
  387. <div style="margin: 0 auto; width: 24.4em;">
  388. <h1>Personality</h1>
  389. Words words words.
  390. <h1>History</h1>
  391. </div></div>
  392. <a name="3"></a>
  393. <div style="height: 200px; overflow-y: auto;">
  394. <div style="margin: 0 auto; width: 24.4em;">
  395. <h1>Connections</h1>
  396. <center>
  397. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  398. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  399. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  400. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  401. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  402. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  403. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  404. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  405. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  406. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  407. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  408. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  409. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  410. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  411. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/276909544/original.gif" title="Info here" class="friend"></a>
  412. </center>
  413. </div></div></div></div>
  414. </div>
  415. </div>
Add Comment
Please, Sign In to add comment