chihi

GROUP CODE

Aug 5th, 2015
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.50 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. .pfor {
  4. display: none;
  5. }
  6.  
  7. ::-webkit-scrollbar-thumb:vertical {background-color:#00ffa6;}
  8. ::-webkit-scrollbar {height:0px;width:5px;background-color:#ffffff;}
  9.  
  10.  
  11. img
  12. {margin-bottom:-3px;}
  13.  
  14. body
  15. {
  16. background-color: #111;
  17. background-image: url(http://www.transparenttextures.com/patterns/green-dust-and-scratches.png);
  18. background-position: fixed;
  19. background-attachment:fixed;
  20. background-repeat:repeat;
  21. }
  22.  
  23. #profile {
  24. background-color: transparent;
  25. border: 0px;
  26. }
  27.  
  28. a
  29. {text-decoration:none;
  30. color:#ff7300;
  31. -webkit-transition: opacity 0.7s linear;
  32. -webkit-transition: all 0.7s ease-in-out;
  33. -moz-transition: all 0.7s ease-in-out;
  34. -o-transition: all 0.7s ease-in-out;
  35. opacity:1;}
  36.  
  37. a:hover
  38. {text-decoration:none;
  39. color:;
  40. opacity:1;}
  41.  
  42. blockquote
  43. {border-left:2px solid;
  44. padding-left:5px;}
  45.  
  46. .title {letter-spacing:2;
  47. text-align:center;
  48. font-family:consolas, serif;
  49. color:#fff;
  50. position:relative;
  51. top:60px;
  52. right:0px;
  53. }
  54.  
  55. .title:a {
  56. font-size:12pt;
  57. -webkit-transition: opacity 0.7s linear;
  58. -webkit-transition: all 0.7s ease-in-out;
  59. -moz-transition: all 0.7s ease-in-out;
  60. -o-transition: all 0.7s ease-in-out;
  61. }
  62.  
  63. .title:hover {opacity:1;
  64. color:#fff400;
  65. -webkit-transition: opacity 0.7s linear;
  66. -webkit-transition: all 0.7s ease-in-out;
  67. -moz-transition: all 0.7s ease-in-out;
  68. -o-transition: all 0.7s ease-in-out;
  69. }
  70.  
  71. #navi {
  72. position: absolute;
  73. margin-top:65px;
  74. right:0px;
  75. left:0px;
  76. }
  77.  
  78. #navi a {
  79. float: left;
  80. display: block;
  81. width: 10px;
  82. height: 5px;
  83. background: #ccc;
  84. transition:all 1s ease-out;-o-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;
  85. margin-bottom: 5px;
  86. }
  87.  
  88.  
  89. #navi a:hover {
  90. background-color:transparent;
  91. }
  92.  
  93.  
  94.  
  95. #first {
  96. background-color:rgba(99,99,99,0.10);
  97. height:150px;
  98. width:150px;
  99. position:fixed;
  100. top:50px;
  101. right:800px;
  102. }
  103.  
  104. #first:hover #hana {
  105. position: absolute;
  106. top:0px;
  107. right:172px;
  108. opacity: 0.85;
  109. -webkit-transition:all 1s ease-in-out;
  110. -moz-transition:all 1s ease-in-out;
  111. transition:all 1s ease-in-out;
  112. }
  113.  
  114.  
  115. #hana {
  116. position: absolute;
  117. top: -140px;
  118. right:172px;
  119. height:485px;
  120. width:250px;
  121. opacity: 0;
  122. background:transparent;
  123. border: #ccc 1px solid;
  124. -webkit-transition:all 1s ease-in-out;
  125. -moz-transition:all 1s ease-in-out;
  126. transition:all 1s ease-in-out;
  127. color:#fff;
  128. text-align:justify;
  129. padding:10px;
  130. font-family:consolas;
  131. font-size:7pt;
  132. }
  133.  
  134.  
  135. #second {
  136. background-color:rgba(99,99,99,0.10);
  137. height:150px;
  138. width:150px;
  139. position:fixed;
  140. top:50px;
  141. right:615px;
  142. }
  143.  
  144. #second:hover #dul {
  145. position: absolute;
  146. top:0px;
  147. right:358px;
  148. opacity: 0.85;
  149. -webkit-transition:all 1s ease-in-out;
  150. -moz-transition:all 1s ease-in-out;
  151. transition:all 1s ease-in-out;
  152. }
  153.  
  154.  
  155. #dul {
  156. position: absolute;
  157. top: -140px;
  158. right:358px;
  159. height:485px;
  160. width:250px;
  161. opacity: 0;
  162. background:transparent;
  163. border: #ccc 1px solid;
  164. -webkit-transition:all 1s ease-in-out;
  165. -moz-transition:all 1s ease-in-out;
  166. transition:all 1s ease-in-out;
  167. color:#fff;
  168. text-align:justify;
  169. padding:10px;
  170. font-family:consolas;
  171. font-size:7pt;
  172. }
  173.  
  174.  
  175. #third {
  176. background-color:rgba(99,99,99,0.10);
  177. height:150px;
  178. width:150px;
  179. position:fixed;
  180. top:50px;
  181. right:430px;
  182. }
  183.  
  184. #third:hover #set {
  185. position: absolute;
  186. top:0px;
  187. right:542px;
  188. opacity: 0.85;
  189. -webkit-transition:all 1s ease-in-out;
  190. -moz-transition:all 1s ease-in-out;
  191. transition:all 1s ease-in-out;
  192. }
  193.  
  194.  
  195. #set {
  196. position: absolute;
  197. top: -140px;
  198. right:542px;
  199. height:485px;
  200. width:250px;
  201. opacity: 0;
  202. background:transparent;
  203. border: #ccc 1px solid;
  204. -webkit-transition:all 1s ease-in-out;
  205. -moz-transition:all 1s ease-in-out;
  206. transition:all 1s ease-in-out;
  207. color:#fff;
  208. text-align:justify;
  209. padding:10px;
  210. font-family:consolas;
  211. font-size:7pt;
  212. }
  213.  
  214.  
  215. #fourth {
  216. background-color:rgba(99,99,99,0.10);
  217. height:150px;
  218. width:150px;
  219. position:fixed;
  220. top:230px;
  221. right:800px;
  222. }
  223.  
  224. #fourth:hover #net {
  225. position: absolute;
  226. top:-180px;
  227. right:172px;
  228. opacity: 0.85;
  229. -webkit-transition:all 1s ease-in-out;
  230. -moz-transition:all 1s ease-in-out;
  231. transition:all 1s ease-in-out;
  232. }
  233.  
  234. #net {
  235. position: absolute;
  236. top:-260px;
  237. right:172px;
  238. height:485px;
  239. width:250px;
  240. opacity: 0;
  241. background:transparent;
  242. border: #ccc 1px solid;
  243. -webkit-transition:all 1s ease-in-out;
  244. -moz-transition:all 1s ease-in-out;
  245. transition:all 1s ease-in-out;
  246. color:#fff;
  247. text-align:justify;
  248. padding:10px;
  249. font-family:consolas;
  250. font-size:7pt;
  251. }
  252.  
  253. #fifth {
  254. background-color:rgba(99,99,99,0.10);
  255. height:150px;
  256. width:150px;
  257. position:fixed;
  258. top:230px;
  259. right:615px;
  260. }
  261.  
  262. #fifth:hover #daseot {
  263. position: absolute;
  264. top:-180px;
  265. right:358px;
  266. opacity: 0.85;
  267. -webkit-transition:all 1s ease-in-out;
  268. -moz-transition:all 1s ease-in-out;
  269. transition:all 1s ease-in-out;
  270. }
  271.  
  272. #daseot {
  273. position: absolute;
  274. top:-260px;
  275. right:358px;
  276. height:485px;
  277. width:250px;
  278. opacity: 0;
  279. background:transparent;
  280. border: #ccc 1px solid;
  281. -webkit-transition:all 1s ease-in-out;
  282. -moz-transition:all 1s ease-in-out;
  283. transition:all 1s ease-in-out;
  284. color:#fff;
  285. text-align:justify;
  286. padding:10px;
  287. font-family:consolas;
  288. font-size:7pt;
  289. }
  290.  
  291. #sixth {
  292. background-color:rgba(99,99,99,0.10);
  293. height:150px;
  294. width:150px;
  295. position:fixed;
  296. top:230px;
  297. right:430px;
  298. }
  299.  
  300. #sixth:hover #yoseot {
  301. position: absolute;
  302. top:-180px;
  303. right:542px;
  304. opacity: 0.85;
  305. -webkit-transition:all 1s ease-in-out;
  306. -moz-transition:all 1s ease-in-out;
  307. transition:all 1s ease-in-out;
  308. }
  309.  
  310. #yoseot {
  311. position: absolute;
  312. top:-260px;
  313. right:542px;
  314. height:485px;
  315. width:250px;
  316. opacity: 0;
  317. background:transparent;
  318. border: #ccc 1px solid;
  319. -webkit-transition:all 1s ease-in-out;
  320. -moz-transition:all 1s ease-in-out;
  321. transition:all 1s ease-in-out;
  322. color:#fff;
  323. text-align:justify;
  324. padding:10px;
  325. font-family:consolas;
  326. font-size:7pt;
  327. }
  328.  
  329. #seventh {
  330. background-color:rgba(99,99,99,0.10);
  331. height:150px;
  332. width:150px;
  333. position:fixed;
  334. top:410px;
  335. right:800px;}
  336.  
  337. #seventh:hover #ilgop {
  338. position: absolute;
  339. top:-355px;
  340. right:172px;
  341. opacity: 0.85;
  342. -webkit-transition:all 1s ease-in-out;
  343. -moz-transition:all 1s ease-in-out;
  344. transition:all 1s ease-in-out;
  345. }
  346.  
  347. #ilgop {
  348. position: absolute;
  349. top:-380px;
  350. right:172px;
  351. height:485px;
  352. width:250px;
  353. opacity: 0;
  354. background:transparent;
  355. border: #ccc 1px solid;
  356. -webkit-transition:all 1s ease-in-out;
  357. -moz-transition:all 1s ease-in-out;
  358. transition:all 1s ease-in-out;
  359. color:#fff;
  360. text-align:justify;
  361. padding:10px;
  362. font-family:consolas;
  363. font-size:7pt;
  364. }
  365.  
  366. #eighth {
  367. background-color:rgba(99,99,99,0.10);
  368. height:150px;
  369. width:150px;
  370. position:fixed;
  371. top:410px;
  372. right:615px;}
  373.  
  374.  
  375. #eighth:hover #yodol {
  376. position: absolute;
  377. top:-355px;
  378. right:358px;
  379. opacity: 0.85;
  380. -webkit-transition:all 1s ease-in-out;
  381. -moz-transition:all 1s ease-in-out;
  382. transition:all 1s ease-in-out;
  383. }
  384.  
  385. #yodol {
  386. position: absolute;
  387. top:-380px;
  388. right:358px;
  389. height:485px;
  390. width:250px;
  391. opacity: 0;
  392. background:transparent;
  393. border: #ccc 1px solid;
  394. -webkit-transition:all 1s ease-in-out;
  395. -moz-transition:all 1s ease-in-out;
  396. transition:all 1s ease-in-out;
  397. color:#fff;
  398. text-align:justify;
  399. padding:10px;
  400. font-family:consolas;
  401. font-size:7pt;
  402. }
  403.  
  404. #ninth {
  405. background-color:rgba(99,99,99,0.10);
  406. height:150px;
  407. width:150px;
  408. position:fixed;
  409. top:410px;
  410. right:430px;}
  411.  
  412. #ninth:hover #ahop {
  413. position: absolute;
  414. top:-355px;
  415. right:542px;
  416. opacity: 0.85;
  417. -webkit-transition:all 1s ease-in-out;
  418. -moz-transition:all 1s ease-in-out;
  419. transition:all 1s ease-in-out;
  420. }
  421.  
  422. #ahop {
  423. position: absolute;
  424. top:-380px;
  425. right:542px;
  426. height:485px;
  427. width:250px;
  428. opacity: 0;
  429. background:transparent;
  430. border: #ccc 1px solid;
  431. -webkit-transition:all 1s ease-in-out;
  432. -moz-transition:all 1s ease-in-out;
  433. transition:all 1s ease-in-out;
  434. color:#fff;
  435. text-align:justify;
  436. padding:10px;
  437. font-family:consolas;
  438. font-size:7pt;
  439. }
  440.  
  441. </style>
  442. <div id="first"><div class="title">VIEGLES</div>
  443. <div id="navi">
  444. <a href="#1" title="geography." id="links"></a>
  445. <a href="#2" title="culture." id="links"></a>
  446. <a href="#3" title="abilities." id="links"></a>
  447. <a href="#4" title="alliances." id="links"></a>
  448. </div>
  449. <div id="hana">
  450. <p>A low gravity planet in the neighboring galaxy to Earth, shielded by a layer of electromagnetic waves that shoot from the core of the planet back out to space. The only way to travel through its thick atomsphere is if a portal is produced to travel through it. It is only revealed should the planet's intelligent inhabitants lead you to their rather large home. It is a very old planet, the first created in it's galaxy and possibly even one of the first in the mysterious beginning of the universe considering the vastness of it. It is similar to Earth yet unique as a mother planet, also being the third planet from twin suns which are ultimately smaller than Viegles. The planet is caught in eternal spring. Oceans are coral, thin grass is a generous green all year round. It is a world that could be comparable to what a human would call, <i>Heaven</i>. Viegles and its natural land formations such as hooded mountains, flowered valleys, and low clouds all suggest that this planet is simply a paradise. </p>
  451. </div>
  452. </div>
  453.  
  454.  
  455. <div id="second"><div class="title">FAQ</div>
  456. <div id="navi">
  457. <a href="#1" title="invitation." id="links"></a>
  458. <a href="#2" title="application." id="links"></a>
  459. <a href="#3" title="q&a." id="links"></a>
  460. <a href="#4" title="rules." id="links"></a>
  461. </div>
  462. <div id="dul">
  463.  
  464. </div>
  465. </div>
  466.  
  467. <div id="third"><div class="title">GXON10</div>
  468. <div id="navi">
  469. <a href="#1" title="geography." id="links"></a>
  470. <a href="#2" title="culture." id="links"></a>
  471. <a href="#3" title="abilities." id="links"></a>
  472. <a href="#4" title="alliances." id="links"></a>
  473. </div>
  474. <div id="set">
  475.  
  476. </div>
  477. </div>
  478.  
  479. <div id="fourth"><div class="title">CERES</div>
  480. <div id="navi">
  481. <a href="#1" title="geography." id="links"></a>
  482. <a href="#2" title="culture." id="links"></a>
  483. <a href="#3" title="abilities." id="links"></a>
  484. <a href="#4" title="alliances." id="links"></a>
  485. </div>
  486. <div id="net">
  487.  
  488. </div>
  489.  
  490. <div id="fifth"><div class="title">EARTH</div>
  491. <div id="navi">
  492. <a href="#1" title="geography." id="links"></a>
  493. <a href="#2" title="culture." id="links"></a>
  494. <a href="#3" title="abilities." id="links"></a>
  495. <a href="#4" title="alliances." id="links"></a>
  496. </div>
  497. <div id="daseot">
  498.  
  499. </div>
  500.  
  501. <div id="sixth"><div class="title">DAKAETA</div>
  502. <div id="navi">
  503. <a href="#1" title="geography." id="links"></a>
  504. <a href="#2" title="culture." id="links"></a>
  505. <a href="#3" title="abilities." id="links"></a>
  506. <a href="#4" title="alliances." id="links"></a>
  507. </div>
  508. <div id="yos
Advertisement
Add Comment
Please, Sign In to add comment