Advertisement
MasterFloat

Untitled

Feb 21st, 2015
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.28 KB | None | 0 0
  1. body {
  2. background:url("http://i.imgur.com/2onCgOg.png?1") !important;
  3. background-color: #71C2FA;
  4. color: #FFF;
  5. }
  6.  
  7. #mainmenu.ps-room.scrollable {
  8. background:url("http://th09.deviantart.net/fs71/PRE/i/2014/253/c/6/mega_sharpedo_by_jacanacow-d7yoyxn.png");
  9. background-size: 750px;
  10. }
  11.  
  12. .ps-room.ps-room-light.scrollable, #header {
  13. font-family: helvetica,arial,sans-serif;
  14. background: rgba(0, 0, 0, 0.9);
  15. color: #F2F2F2;
  16. }
  17.  
  18. .roomlist {
  19. font-family: helvetica,arial,sans-serif;
  20. color: #FFF;
  21. }
  22.  
  23. .roomlist a.ilink {
  24. border: 1px solid #000;
  25. color: #000;
  26. background: #FFF;
  27. }
  28.  
  29. .roomlist a.ilink:hover {
  30. border: 1px solid #000;
  31. color: #1D90FF;
  32. background: #DBE8EB;
  33. }
  34.  
  35. .roomlist a.ilink small {
  36. color: #000;
  37. }
  38.  
  39.  
  40. .mainmenufooter a{
  41. text-decoration: none;
  42. color: #FFF;
  43. text-shadow: 1px 0px #000;
  44. font-family: helvetica,arial,sans-serif;
  45. }
  46.  
  47. .mainmenufooter a:hover {
  48. color: #1D90FF;
  49. text-decoration: none;
  50. }
  51.  
  52. .header .logo {
  53. opacity: 0;
  54. }
  55.  
  56. .battleform label {
  57. background: url("http://i.imgur.com/yFWeHx0.png") no-repeat scroll left center transparent !important;
  58. padding: 4px;
  59. opacity:0.9;
  60. color: #FFF;
  61. }
  62.  
  63. .menugroup {
  64. background: rgba(0, 0, 0, 0);
  65. }
  66.  
  67. .menugroup .button {
  68. background: none repeat scroll 0% 0% #474747;
  69. color: #FFF;
  70. box-shadow: 0px 1px 0px 0px #5C5C5C inset, 0px 2px 3px rgba(0, 0, 0, 0.2);
  71. border-color: #212121;
  72. font: 13px helvetica,arial,sans-serif;
  73. width: 230px;
  74. }
  75.  
  76. .menugroup .button:hover {
  77. background: none repeat scroll 0% 0% #474747;
  78. color: #D8D8D8;
  79. box-shadow: 0px 1px 0px 0px #5C5C5C inset, 0px 2px 3px rgba(0, 0, 0, 0.2);
  80. border-color: #212121;
  81. }
  82.  
  83. .select, .select:disabled {
  84. border-color: #212121;
  85. }
  86.  
  87. .select:hover {
  88. color: #000;
  89. }
  90.  
  91. .chat-log, .pm-log, .battle-log {
  92. font: 12px helvetica,arial,sans-serif;
  93. background:url("http://i.imgur.com/Q8vHT0Y.png") repeat;
  94. }
  95.  
  96. .chat-log-add, .battle-log-add {
  97. background: #3C3C3C;
  98. }
  99.  
  100. .pm-log-add {
  101. background:rgba(0, 0, 0, 0.8);
  102. }
  103.  
  104. .userlist li button {
  105. font: 12px helvetica,arial,sans-serif;
  106. text-shadow: 1px 1px #000;
  107. }
  108.  
  109. .userlist li button:hover {
  110. background: #1C1C1C;
  111. }
  112.  
  113. .userlist {
  114. background: #3C3C3C;
  115. border-right: 1px solid #3C3C3C;
  116. }
  117.  
  118. .userbar .username {
  119. font: 15px helvetica,arial,sans-serif;
  120. font-weight: bold;
  121. }
  122.  
  123. .userbar .username:hover {
  124. border-bottom: 1px solid #1D90FF;
  125. }
  126.  
  127. a {
  128. color:#40A0FF;
  129. text-decoration:none;
  130. margin-left: 3px;
  131. margin-right: 3px;
  132. }
  133.  
  134. a:hover {
  135. color:#0080FF;
  136. text-decoration: underline;
  137. }
  138.  
  139. .ps-popup {
  140. background:rgba(78, 78, 78, 0.95);
  141. font: 14px helvetica,arial,sans-serif;
  142. color: #FFF;
  143. border-color:#212121;
  144. }
  145.  
  146. .popupmenu button {
  147. box-shadow: none;
  148. color: #FFF;
  149. }
  150.  
  151. .popupmenu button:hover {
  152. box-shadow: none;
  153. color: #FFF;
  154. background:rgba(78, 78, 78, 1);
  155. }
  156.  
  157. .popupmenu button.sel:hover {
  158. padding: 0px 3px;
  159. border: 1px solid #AAA;
  160. background:rgba(65, 65, 65, 1);
  161. }
  162.  
  163. .ps-overlay {
  164. background: rgba(0, 0, 0, 0.3);
  165. }
  166.  
  167. .chatbox label {
  168. font: 12px helvetica,arial,sans-serif;
  169. text-shadow: 1px 1px #000;
  170. }
  171.  
  172. a.ilink {
  173. /*font-style: italic;*/
  174. text-decoration: none;
  175. color: #929292;
  176. }
  177.  
  178. a.ilink:hover {
  179. color: #656565;
  180. }
  181.  
  182. .popupmenu h3 {
  183. color: #1D90FF;
  184. }
  185.  
  186. .broadcast-red {
  187. background: none repeat scroll 0% 0% #EC5C4D;
  188. color: #000;
  189. border: 2px solid #000;
  190. padding: 5px;
  191. font-family: helvetica,arial,sans-serif;
  192. font-size: 10pt;
  193. }
  194.  
  195. .broadcast-blue {
  196. background: none repeat scroll 0% 0% #8FA6B3;
  197. color: #000;
  198. border: 2px solid #000;
  199. padding: 5px;
  200. font-family: helvetica,arial,sans-serif;
  201. font-size: 10pt;
  202. }
  203.  
  204. .broadcast-green {
  205. background: none repeat scroll 0% 0% #9BB38F;
  206. color: #000;
  207. border: 2px solid #000;
  208. padding: 5px;
  209. font-family: helvetica,arial,sans-serif;
  210. font-size: 10pt;
  211. }
  212.  
  213. .pm-window h3 {
  214. border: 1px solid #212121;
  215. color: #FFF;
  216. background:rgba(0, 0, 0, 0.7);
  217. font-family: helvetica,arial,sans-serif;
  218. }
  219.  
  220. .pm-window h3:hover, .pm-window.focused h3, .pm-window.focused h3:hover {
  221. border: 1px solid #212121;
  222. color: #1D90FF;
  223. background:rgba(0, 0, 0, 0.8);
  224. font-family: helvetica,arial,sans-serif;
  225. }
  226.  
  227. .message-pm {
  228. color: #000;
  229. font-style: italic;
  230. background: #D0D0D0;
  231. }
  232.  
  233. .revealed {
  234. color: #FF0000;
  235. }
  236.  
  237. .maintabbarbottom {
  238. background: #1D90FF;
  239. border: 1px solid #000;
  240. box-shadow: none;
  241. }
  242.  
  243. .tabbar a.button.cur, .tabbar a.button.cur:hover {
  244. color: #FFF;
  245. background: #1D90FF;
  246. border: 1px solid #000;
  247. font-family: helvetica,arial,sans-serif;
  248. text-shadow: none;
  249. }
  250.  
  251. .tabbar a.button {
  252. color: #000;
  253. background:#FFF;
  254. border: 1px solid #000;
  255. font-family: helvetica,arial,sans-serif;
  256. text-shadow: none;
  257. }
  258.  
  259. .tabbar a.button:hover {
  260. color: #000;
  261. background: #C9C9C9;
  262. border: 1px solid #000;
  263. font-family: helvetica,arial,sans-serif;
  264. text-shadow: none;
  265. }
  266.  
  267. button {
  268. border: 1px solid #212121;
  269. background: none repeat scroll 0% 0% #474747;
  270. color: #FFF;
  271. box-shadow: 0px 1px 0px 0px #5C5C5C inset, 0px 2px 3px rgba(0, 0, 0, 0.2);
  272. font: 12px helvetica,arial,sans-serif;
  273. }
  274.  
  275. button:hover {
  276. color: #D8D8D8;
  277. }
  278.  
  279. .tournament-bracket {
  280. font-size: 8pt;
  281. background:url("http://i.imgur.com/Q8vHT0Y.png");
  282. opacity:.8;
  283. }
  284.  
  285. .tournament-title {
  286. background:#FFF;
  287. color:#000;
  288. }
  289.  
  290. .tournament-status, .tournament-toggle {
  291. color: #FFF;
  292. background: #464646;
  293. }
  294.  
  295. .tournament-tools {
  296. padding: 10px;
  297. border-top: 1px solid #AAA;
  298. background:url("http://i.imgur.com/Q8vHT0Y.png");
  299. }
  300.  
  301. .regular-button {
  302. box-shadow: 0px 1px 0px 0px #FFFFFF inset, 0px 2px 3px rgba(0, 0, 0, 0.4);
  303. border: 1px solid #A8A8A8;
  304. background: #EEEEEE;
  305. color: #000;
  306. }
  307.  
  308. .regular-button:hover {
  309. box-shadow: 0px 1px 0px 0px #FFFFFF inset, 0px 2px 3px rgba(0, 0, 0, 0.4);
  310. border: 1px solid #A8A8A8;
  311. background: #DBDBDB;
  312. color: #000;
  313. }
  314.  
  315. .blue-button{
  316. border: 1px solid #474747;
  317. color: #474747;
  318. background: #6F9BB5;
  319. box-shadow: 0px 1px 0px 0px #92B0C1 inset, 0px 2px 3px rgba(0, 0, 0, 0.4);
  320. }
  321.  
  322. .blue-button:hover {
  323. border: 1px solid #474747;
  324. color: #474747;
  325. background: #7CACC7;
  326. box-shadow: 0px 1px 0px 0px #92B0C1 inset, 0px 2px 3px rgba(0, 0, 0, 0.4);
  327. }
  328.  
  329. .LV-button{
  330. border: 1px solid #212121;
  331. color: #FFF;
  332. background: rgba(0, 0, 0, 0.8);
  333. box-shadow: 0px 1px 0px 0px #414141 inset, 0px 2px 3px rgba(0, 0, 0, 0.4);
  334. }
  335.  
  336. .LV-button:hover {
  337. border: 1px solid #212121;
  338. color: #1D90FF;
  339. background: rgba(0, 0, 0, 0.8);
  340. }
  341.  
  342. #roomintro-div {
  343. border: 1px solid black;
  344. background:url(http://fc04.deviantart.net/fs71/f/2013/323/7/0/mega_gyarados_by_dashinghero-d6uwmr9.png) no-repeat;
  345. background-color:#1486B0;
  346. background-size: 450px;
  347. width: 80%;
  348. }
  349.  
  350. .closebutton, .minimizebutton {
  351. color: #F2F2F2;
  352. }
  353.  
  354. .minimizebutton:hover {
  355. color: #FFDD7D;
  356. text-decoration: none;
  357. }
  358.  
  359. .closebutton:hover {
  360. color:#FF827D;
  361. text-decoration: none;
  362. }
  363.  
  364. .setchart-nickname {
  365. background: #1D90FF;
  366. }
  367.  
  368. .setmenu button {
  369. background:rgba(29, 144, 255, 0.3);
  370. color: #FFF;
  371. }
  372.  
  373. .setmenu button:hover {
  374. background:rgba(29, 144, 255, 0.5);
  375. color: #FFF;
  376. }
  377.  
  378. .setchart {
  379. background:#1D90FF;
  380. }
  381.  
  382. .utilichart .movenamecol {
  383. color: #FFF;
  384. font: 12px helvetica,arial,sans-serif;
  385. }
  386.  
  387. .teambuilder-results h3, .teambuilder-results .utilichart h3 {
  388. background: rgba(0, 0, 0, 0.95);
  389. color: #FFF;
  390. border: 1px solid 212121;
  391. box-shadow: none;
  392. }
  393.  
  394. .teambar button {
  395. background: #474747;
  396. color: #FFF;
  397. }
  398.  
  399. .teambar button:hover {
  400. background: #2F2F2F;
  401. color: #FFF;
  402. }
  403.  
  404. .teambar button:disabled, .teambar button:disabled:hover, .teambar button:disabled:active {
  405. background: #474747;
  406. color: #FFF;
  407. }
  408.  
  409. .utilichart .namecol {
  410. color: #FFF;
  411. }
  412.  
  413. .switchmenu button, .movemenu button {
  414. border: 3px solid #222222;
  415. color: #000;
  416. }
  417.  
  418. .switchmenu button:hover, .movemenu button:hover {
  419. border: 3px solid #222222;
  420. color: #222222;
  421. }
  422.  
  423. .switchselect button:hover {
  424. color: #458;
  425. }
  426.  
  427. .moveselect button:hover {
  428. color: #842;
  429. }
  430.  
  431. .ps-room.ps-room-opaque {
  432. background: rgba(0, 0, 0, 0.9);
  433. color: #FFF;
  434. }
  435.  
  436. .battle-log h2 {
  437. background:#3C3C3C;
  438. color: #FFF;
  439. border: 1px solid #212121;
  440. }
  441.  
  442. .battle-log .chat strong {
  443. color: #0080FF;
  444. }
  445.  
  446. .leftbar {
  447. background: rgba(0, 0, 0, 0.9);
  448. }
  449.  
  450. .rightbar {
  451. background: rgba(0, 0, 0, 0.9);
  452. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement