Advertisement
thisisnotras

Lysander

May 31st, 2014
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.50 KB | None | 0 0
  1. <style>
  2. @import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light);
  3. @import url(http://fonts.googleapis.com/css?family=Audiowide);
  4.  
  5. .pfor {display: none;}
  6. #profile {border: 0px;}
  7. #profile {background-color: transparent;}
  8.  
  9. body {background:grey;
  10. cursor: url(http://www.rw-designer.com/cursor-extern.php?id=5161), auto;}
  11.  
  12. a, a:visited, a:active{text-decoration: none; color: black;
  13. transition: all 1s;
  14. -webkit-transition: all 1s;
  15. transform: all 1s;
  16. -webkit-transform: all 1s;
  17. font-family: 'Audiowide', cursive;
  18. font-size: 8pt;}
  19.  
  20. a:hover{letter-spacing: 1px; color: red; }
  21.  
  22. a, a:hover{ cursor: url(http://www.rw-designer.com/cursor-extern.php?id=5161), auto;}
  23.  
  24. .info:hover { letter-spacing: 0px; text-decoration: line-through; color: black; }
  25.  
  26. #whole{
  27. position: fixed;
  28. top: 0px;
  29. left: 0px;
  30. right: 0px;
  31. bottom: 0px;
  32. overflow: hidden;
  33. }
  34.  
  35.  
  36. #divimagetest{
  37. top: 300px;
  38. position: absolute;
  39. width: 200px;
  40. height: 200px;
  41. left: 730px;
  42. -webkit-transform: rotate(45deg);
  43. transform: rotate(45deg);
  44. border: 1px solid black;
  45. overflow: hidden;
  46. }
  47.  
  48. #divimagetest.leftcube{
  49. left: 325px;
  50. }
  51.  
  52. #divimagetest.bottomcube{
  53. left: 525px;
  54. top: 475px;
  55. }
  56.  
  57. #gotconquered{
  58. position: absolute;
  59. bottom: -44px;
  60. right: -44px;
  61. border: 1px solid green;
  62. height: 285px;
  63. width: 285px;
  64. background-image:
  65. url(http://i18.photobucket.com/albums/b149/abysmal_rage/46Bmnhl.png),
  66. url(http://snag.gy/0tBLC.jpg);
  67. -webkit-transform:rotate(-45deg);
  68. transform:rotate(-45deg);
  69. background-size: 70%, 180%;;
  70. background-position: center, top left;
  71. background-repeat: no-repeat;
  72. opacity: 0;
  73. transition: all 1s;
  74. }
  75.  
  76. #gotconquered:hover {
  77. opacity: 1;}
  78.  
  79. #gotconquered.left{
  80. background:
  81. url(http://i18.photobucket.com/albums/b149/abysmal_rage/46Bmnhl.png),
  82. url(http://snag.gy/yeron.jpg);
  83. background-size: 70%, 126%;
  84. background-position: center, bottom;
  85. background-repeat: no-repeat;
  86. }
  87.  
  88. #gotconquered.bottom{
  89. background:
  90. url(http://i18.photobucket.com/albums/b149/abysmal_rage/46Bmnhl.png),
  91. url(http://i18.photobucket.com/albums/b149/abysmal_rage/White-House.jpg);
  92. background-repeat: no-repeat;
  93. -webkit-transform:rotate(-45deg);
  94. background-position: center;
  95. background-size: 70%, 150%;
  96. }
  97.  
  98.  
  99. #div1{
  100. height: 250px;
  101. width: 250px;
  102. position: absolute;
  103. border: 0px solid red;
  104. border-right: 0px solid red;
  105. left: 500px;
  106. top: 50px;
  107. -webkit-transform:rotate(45deg);
  108. transform: rotate(45deg);
  109. z-index: 1;
  110. background: white;
  111. overflow: hidden;
  112. }
  113.  
  114. #div1inside{
  115. position: absolute;
  116. top: 100px;
  117. left: 10px;
  118. height: 176px;
  119. width: 352px;
  120. border: 0px solid green;
  121. -webkit-transform:rotate(-45deg);
  122. transform: rotate(-45deg);
  123. text-align: center;
  124. background: #a7394e;
  125. color: black;
  126. font-family: 'Shadows Into Light', cursive;
  127. font-weight: 400;
  128. font-size: 20pt;
  129. }
  130.  
  131. #div1content{
  132. top: 50px;
  133. height: 120px;
  134. width: 100px;
  135. left: 100px;
  136. padding-left: 10px;
  137. padding-right: 50px;
  138. position: absolute;
  139. border: 0px solid black;
  140. border-radius: 360px;
  141. -moz-border-radius: 360px;
  142. -moz-border-top-left-radius: 90px;
  143. background-image:
  144. url(http://i18.photobucket.com/albums/b149/abysmal_rage/03ec7924-5524-41d8-adb4-146127a566eb.jpg);
  145. background-size: 100%;
  146. }
  147.  
  148. #div1block{
  149. height: 200px;
  150. width: 357px;
  151. border: 0px solid black;
  152. top: -23px;
  153. left: 448px;
  154. position: absolute;
  155. background: grey;
  156. z-index: 2;
  157. }
  158.  
  159. #div2left {
  160. height: 175px;
  161. width: 175px;
  162. top: 176px;
  163. left: 448px;
  164. position: absolute;
  165. border: 0px solid blue;
  166. background: #A71E25;
  167. opacity: 0;
  168. transition: all .6s;
  169. -webkit-transition: all .6s;
  170. border-bottom-left-radius: 130px;
  171. -moz-border-bottom-left-radius: 130px;
  172. border-left: 4px solid #a7394e;
  173. }
  174.  
  175. #div3right {
  176. height: 175px;
  177. width: 172px;
  178. top: 176px;
  179. left: 627px;
  180. position: absolute;
  181. border: 0px solid brown;
  182. background: #75B4C5;
  183. opacity: 0;
  184. transition: all .6s;
  185. -webkit-transition: all .6s;
  186. border-bottom-right-radius: 130px;
  187. -moz-border-bottom-right-radius: 130px;
  188. border-right: 4px solid #a7394e;
  189. }
  190.  
  191. #div2left:hover, #div3right:hover{
  192. opacity: 1;}
  193.  
  194. #divleftoptions {
  195. height: 20px;
  196. width: 150px;
  197. position: absolute;
  198. top: 268px;
  199. left: 468px;
  200. z-index: 1;
  201. border: 0px solid red;
  202. -webkit-transform:rotate(45deg);
  203. transform:rotate(45deg);
  204. text-align: center;
  205. }
  206.  
  207. #divleftlinked{
  208. margin-top: 85px;
  209. margin-left: -5px;
  210. height: 30px;
  211. width: 140px;
  212. border: 0px solid green;
  213. -webkit-transform:rotate(45deg);
  214. transform:rotate(45deg);
  215. position: absolute;
  216. overflow: hidden;
  217. }
  218.  
  219. #divleftlinkedinside{
  220. height: 30px;
  221. width: 140px;
  222. border: 0px dotted black;
  223. text-align: right;
  224. color: black;
  225. }
  226.  
  227. #divrightoptions
  228. {
  229. position: absolute;
  230. height: 20px;
  231. width: 150px;
  232. top: 260px;
  233. left: 639px;
  234. z-index: 1;
  235. border: 0px solid red;
  236. -webkit-transform:rotate(-45deg);
  237. transform:rotate(-45deg);
  238. text-align: center;
  239. }
  240.  
  241. #divrightlinked{
  242. position: absolute;
  243. margin-top: 98px;
  244. margin-left: 40px;
  245. height: 30px;
  246. width: 120px;
  247. border: 0px solid green;
  248. -webkit-transform:rotate(-45deg);
  249. transform:rotate(-45deg);
  250. overflow: hidden;
  251. }
  252.  
  253. #divrightlinkedinside{
  254. height: 30px;
  255. width: 120px;
  256. border: 0px dotted red;
  257. color: black;
  258. text-align: left;
  259. }
  260.  
  261. </style>
  262.  
  263. <div id=whole>
  264.  
  265.  
  266. <div id=div1>
  267. <div id=div1inside>Lysander
  268. <div id=div1content>
  269. </div>
  270. </div>
  271. </div>
  272. <div id=div1block>
  273. </div>
  274. <div id=div2left>
  275. <div id=divleftlinked>
  276. <a name=First></a>
  277. <div id=divleftlinkedinside>
  278. <a class="info" title="Lysander (/laɪˈsændər/ or /ˈlaɪˌsændər/; died 395 BC, Greek: Λύσανδρος, Lýsandros) was a Spartan admiral who commanded the Spartan fleet in the Hellespont which defeated the Athenians at Aegospotami in 405 BC. The following year, he was able to force the Athenians to capitulate, bringing the Peloponnesian War to an end; he organized the dominion of Sparta over Greece in the last decade of his life.">name.</a>
  279. <a class="info" title="WIP.">basics.</a>
  280. <a class="info" title="WIP.">history.</a>
  281. </div>
  282. <a name=Second></a>
  283. <div id=divleftlinkedinside>
  284. <a class="info" title="Lysander (/laɪˈsændər/ or /ˈlaɪˌsændər/; died 395 BC, Greek: Λύσανδρος, Lýsandros) was a Spartan admiral who commanded the Spartan fleet in the Hellespont which defeated the Athenians at Aegospotami in 405 BC. The following year, he was able to force the Athenians to capitulate, bringing the Peloponnesian War to an end; he organized the dominion of Sparta over Greece in the last decade of his life.">name.</a>
  285. <a class="info" title="WIP.">basics.</a>
  286. <a class="info" title="WIP.">history.</a>
  287. </div>
  288. <a name=Third></a>
  289. <div id=divleftlinkedinside>WIPAC.
  290. </div>
  291. <a name=abilities></a>
  292. <div id=divleftlinkedinside>WIP1.
  293. </div>
  294. <a name=information></a>
  295. <div id=divleftlinkedinside>WIP2.
  296. </div>
  297. <a name=ooc></a>
  298. <div id=divleftlinkedinside>
  299. <a class="info" title="steal it if you wish, I don't care">code.</a>
  300. </div>
  301. <a name=C></a>
  302. <div id=divleftlinkedinside>
  303. <a class="info" title="WIP.">phys.</a>
  304. <a class="info" title="WIP.">eyes.</a>
  305. <a class="info" title="WIP.">augments.</a>
  306. </div>
  307. <a name=B></a>
  308. <div id=divleftlinkedinside>
  309. <a class="info" title="steal it if you wish, I don't care.">code.</a>
  310. </div>
  311. <a name=A></a>
  312. <div id=divleftlinkedinside>
  313. <a class="info" title="WIP.">phys.</a>
  314. <a class="info" title="WIP.">eyes.</a>
  315. <a class="info" title="WIP.">augments.</a></div>
  316. </div>
  317. </div>
  318. <div id=divleftoptions><a href="#Second">info.</a>
  319. <a href="#A">abilities.</a>
  320. <a href="#B">ooc.</a>
  321. </div>
  322. <div id=div3right>
  323. <div id=divrightlinked>
  324. <a name=Fourth></a>
  325. <div id=divrightlinkedinside>
  326. </div>
  327. <a name=gallery></a>
  328. <div id=divrightlinkedinside>
  329. <a href="http://i18.photobucket.com/albums/b149/abysmal_rage/3cd5bda05d12e13ee5700a19aebb8ae4.jpg" target="_blank">first</a>
  330. <a href="http://i18.photobucket.com/albums/b149/abysmal_rage/06e4d0c2a6d55790cc179693a3853bca-1.jpg" target="_blank">second</a>
  331. </div>
  332. <a name=music></a>
  333. <div id=divrightlinkedinside>
  334. <a href="http://youtu.be/Mm-tQEy4B5I" title="Christmas Fxxking Miracle" target="_blank">x</a>
  335. <a href="http://youtu.be/M8R4cPbhbG0" title="Got Me Fxxked Up" target="_blank">x</a>
  336. </div>
  337. <a name=friends></a>
  338. <div id=divrightlinkedinside>no friends x.o;
  339. </div>
  340. </div></div>
  341. <div id=divrightoptions>
  342. <a href="#gallery">gallery.</a>
  343. <a href="#music">music</a>
  344. <a href="#friends">friends.</a>
  345. </div>
  346.  
  347. <div id="divimagetest">
  348. <div id="gotconquered"></div>
  349. </div>
  350. <div id="divimagetest" class="leftcube">
  351. <div id="gotconquered" class="left"></div>
  352. </div>
  353. <div id="divimagetest" class="bottomcube">
  354. <div id="gotconquered" class="bottom"></div>
  355. </div>
  356. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement