Advertisement
NaughtySquirrel

Untitled

Nov 5th, 2018
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.30 KB | None | 0 0
  1. @-moz-document domain("pkmneclipse.net") {
  2. #internal_link {
  3. color: white !important;
  4. }
  5. body {
  6. background: url(https://i.imgur.com/ZZr6Y19.png) repeat !important;
  7. background-attachment: fixed;
  8. color: #b1b0b0 !important;
  9. }
  10. .right.sidebar {
  11. background-image: linear-gradient(#181818, #000) !important;
  12. border: 1px solid black !important;
  13. box-shadow: 0px 0px 5px #444, 0px 0px 5px #444 inset;
  14. }
  15. .left.sidebar {
  16. background-image: linear-gradient(#181818, #000) !important;
  17. border: 1px solid black !important;
  18. box-shadow: 0px 0px 5px #444, 0px 0px 5px #444 inset;
  19. }
  20. .sidebar .middle_navigation ul li.navtitle {
  21. color: white !important;
  22. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  23. background-image: linear-gradient(#181818, #000) !important;
  24. border: 0.5px solid black !important;
  25. box-shadow: 0px 0px 5px #444;
  26. border-radius: 3px;
  27. font-family: Arial;
  28. }
  29. .sidebar .middle_navigation ul li a {
  30. color: #afaeae;
  31. }
  32. .sidebar .middle_navigation ul li a:hover,
  33. .sidebar .middle_navigation ul li a.active,
  34. .sidebar .middle_navigation ul li a:visited {
  35. background: #e6e8e629 !important;
  36. box-shadow: 0px 0px 5px #3c3c3c inset !important;
  37. border-radius: 4px !important;
  38. }
  39.  
  40. #footer {
  41. background-image: url(https://i.imgur.com/D5zbMQd.png);
  42. color: white !important;
  43. }
  44. #footer a {
  45. color: white !important;
  46. }
  47. #content .inside .inside_footer {
  48. background-image: url(https://i.imgur.com/SpRjNr3.png);
  49. }
  50. #content .inside .inside_header {
  51. background-image: url(https://i.imgur.com/otZ79lT.png);
  52. }
  53. #content .content_header {
  54. background: url(https://i.imgur.com/q6EPhWP.png) no-repeat;
  55. }
  56. #content .inside {
  57. background-image: url(https://i.imgur.com/77uTGIQ.png);
  58. }
  59. #content {
  60. background-image: url(https://i.imgur.com/DtqYRiV.png);
  61. }
  62.  
  63. .tnav_header {
  64. border-radius: 3px;
  65. background-image: linear-gradient(#181818, #000) !important;
  66. border: 1px solid #030303;
  67. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  68. }
  69. .tnav,
  70. .tnav_left,
  71. .tnav_right,
  72. .tnav_information,
  73. .tnav_left_information,
  74. .tnav_right_information {
  75. background-image: linear-gradient(#181818, #000) !important;
  76. border: none !important;
  77. color: #cacac8 !important;
  78. border-radius: 6px;
  79. box-shadow: 0px 0px 5px #777, 0px 0px 5px #777 inset;
  80. }
  81. tnav {
  82. border: none !important;
  83. }
  84. .party-pokemon-name,
  85. .party-pokemon-level {
  86. color: white !important;
  87. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  88. }
  89. .party-pokemon-header {
  90. border-radius: 0px 0px 7px 7px;
  91. background-image: linear-gradient(#181818, #000) !important;
  92. border: 1px solid #030303;
  93. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  94. }
  95. .profile-party-color,
  96. .profile-party-name {
  97. color: white !important;
  98. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey !important;
  99. }
  100. .notice1 {
  101. background-image: linear-gradient(#363535, #000) !important;
  102. border: 2px solid #535353 !important;
  103. box-shadow: 0px 0px 5px #444, 0px 0px 5px #444 inset;
  104. color: #cacac8 !important;
  105. font-weight: bold;
  106. }
  107.  
  108. .legendary-areas-buttons.legendary-areas-buttons button:active,
  109. .legendary-areas-buttons.legendary-areas-buttons button:hover, .dna-restore-button.dna-restore-button, .dna-mass-restore-button.dna-mass-restore-button {
  110. border-radius: 5px !important;
  111. border: 1px solid #030303;
  112. background-image: linear-gradient(#2f2f2f, #000) !important;
  113. color: white !important;
  114. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  115. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  116. font-weight: bold;
  117. }
  118. .legendary-areas-buttons.legendary-areas-buttons button {
  119. border-radius: 5px !important;
  120. border: 1px solid #030303;
  121. background-image: linear-gradient(#2f2f2f, #000) !important;
  122. color: white !important;
  123. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  124. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  125. font-weight: bold;
  126. }
  127. .inputsubmit,
  128. .enterclass,
  129. .forward {
  130. border-radius: 5px !important;
  131. border: 1px solid #030303;
  132. background-image: linear-gradient(#2f2f2f, #000) !important;
  133. color: white !important;
  134. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  135. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  136. font-weight: bold;
  137. }
  138. .inputsubmit:hover,
  139. .enterclass:hover,
  140. .forward:hover {
  141. border-radius: 5px !important;
  142. border: 1px solid #030303;
  143. background-image: linear-gradient(#2f2f2f, #000) !important;
  144. color: white !important;
  145. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  146. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  147. font-weight: bold;
  148. }
  149. .wild-pokemon-message,
  150. .maps-found-special, .online-status-online {
  151. background: linear-gradient( #d4ff00, #34c639);
  152. -webkit-background-clip: text;
  153. -webkit-text-fill-color: transparent;
  154. opacity: 0.6;
  155. }
  156. .tnav_battle_right_no_top_bottom,
  157. .tnav_battle_right_no_bottom,
  158. .tnav_battle_left_no_bottom,
  159. .tnav_battle_no_top_bottom,
  160. .tnav_battle_left_no_top_bottom,
  161. .tnav_battle_left,
  162. .tnav_battle_empty,
  163. .tnav_battle_right,
  164. .tnav_battle {
  165. background: #1a1a1a !important;
  166. color: #cacac8 !important;
  167. border-radius: 6px;
  168. }
  169.  
  170. .tnav_battle_information {
  171. border-radius: 6px !important;
  172. background-image: linear-gradient(#181818, #000) !important;
  173. border: 1px solid #030303;
  174. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  175. color: white;
  176. }
  177. table#move1.move_holder.selected_move,
  178. table#move2.move_holder.selected_move,
  179. table#move3.move_holder.selected_move,
  180. table#move4.move_holder.selected_move,
  181. table#move5.move_holder.selected_move {
  182. border-radius: 6px;
  183. background-image: linear-gradient(#494848, #000) !important;
  184. border: 1px solid #030303;
  185. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  186. }
  187. table#move1.move_holder,
  188. table#move2.move_holder,
  189. table#move3.move_holder,
  190. table#move4.move_holder,
  191. table#move5.move_holder {
  192. border-radius: 6px;
  193. background-image: linear-gradient(#181818, #000) !important;
  194. border: 1px solid #030303;
  195. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  196. }
  197. .tnav_battle button {
  198. border-radius: 6px;
  199. color: white !important;
  200. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  201. background-image: linear-gradient(#181818, #000) !important;
  202. border: 1px solid #030303;
  203. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  204. }
  205. .outcome {
  206. border: 1px solid white !important;
  207. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  208. background-image: linear-gradient(#181818, #000) !important;
  209. }
  210. .rares-tab-pokemon {
  211. border-radius: 6px;
  212.  
  213. border: 1px solid #ffffff9e !important;
  214. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  215. background-image: linear-gradient(#181818, #000) !important;
  216. }
  217.  
  218. .clear_table.battle-table {
  219. border: none !important;
  220. box-shadow: none !important;
  221. background: none !important;
  222. }
  223. a,
  224. a:active,
  225. a:hover,
  226. a:visited {
  227. color: white;
  228. }
  229. .view-trade-ig {
  230. color: #ccc;
  231. font-size: 8px;
  232. }
  233. .p_title,
  234. h1, font[color="#7A5C00"] {
  235. background: -webkit-linear-gradient(#eee, #666);
  236. -webkit-background-clip: text;
  237. -webkit-text-fill-color: transparent;
  238. }
  239. #H_Money {
  240. background: -webkit-linear-gradient(#eee, #666);
  241. -webkit-background-clip: text;
  242. -webkit-text-fill-color: transparent;
  243. }
  244.  
  245. #H_MoonPoints,
  246. .boost.battle-moon-points {
  247. opacity: 0.8;
  248. background: -webkit-linear-gradient(#0dc4f9, #1402fd);
  249. -webkit-background-clip: text;
  250. -webkit-text-fill-color: transparent;
  251. }
  252.  
  253.  
  254. .label-link,
  255. .label-link:visited,
  256. .label-link:active,
  257. .rankings-pkmn-name,
  258. .rankings-pkmn-name:active,
  259. .rankings-pkmn-name:visited,
  260. .rankings-button.rankings-button,
  261. .rankings-button.rankings-button:hover {
  262. border: 1px solid #030303;
  263. background-image: linear-gradient( #2f2f2f, #000) !important;
  264. color: white !important;
  265. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  266. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  267. font-weight: bold;
  268. }
  269.  
  270.  
  271. .alert {
  272. border-radius: 6px;
  273. background-image: linear-gradient(#181818, #000) !important;
  274. border: 1px solid #030303;
  275. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  276. }
  277. .alert a {
  278. color: white !important;
  279. border: 1px solid #3a3a3a !important;
  280. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  281. background-image: linear-gradient(#585757, #424141) !important;
  282. }
  283. .username-component font[color="black"],
  284. .username-component:visited font[color="black"],
  285. .username-component:hover font[color="black"] {
  286. background: linear-gradient( #141414, #7c7c7b);
  287. -webkit-background-clip: text;
  288. -webkit-text-fill-color: transparent;
  289. }
  290. .pointer {
  291. background: lime;
  292. }
  293. .completion-bar-inner {
  294. background: linear-gradient(#eaeaea, #b5b7b7);
  295. }
  296. .completion-bar {
  297. background: #484849;
  298. border: 1px solid;
  299. border-color: #919193;
  300. border-radius: 3px;
  301. }
  302. .maps-found-rocks {
  303. background: linear-gradient( cyan, #346dc6);
  304. -webkit-background-clip: text;
  305. -webkit-text-fill-color: transparent;
  306. opacity: 0.85;
  307. }
  308. .maps-found-item,
  309. .boost.time-remaining {
  310. opacity: 0.7;
  311. background: linear-gradient( #f00, #ffe100);
  312. -webkit-background-clip: text;
  313. -webkit-text-fill-color: transparent;
  314. }
  315.  
  316. .maps-no-special {
  317. opacity: 0.85;
  318. background: linear-gradient( #f9fdb1, #fbda00);
  319. -webkit-background-clip: text;
  320. -webkit-text-fill-color: transparent;
  321. }
  322.  
  323. .maps-found-money {
  324. opacity: 0.85;
  325. background: linear-gradient( #f9d0d0, #7a03fb);
  326. -webkit-background-clip: text;
  327. -webkit-text-fill-color: transparent;
  328. }
  329. .maps-found-dna,
  330. .boost.map-exp,
  331. .boost.battle-exp,
  332. .boost.map-rocks,
  333. .boost.battle-level-limit, .boost.mine-shards {
  334. opacity: 0.85;
  335. background: linear-gradient( #ff00a7, #9500b3);
  336. -webkit-background-clip: text;
  337. -webkit-text-fill-color: transparent;
  338. }
  339. #times-searched.complete,
  340. #times-searched-number,
  341. #times-searched, .times-mined-complete {
  342. font-weight: bold;
  343. background: linear-gradient( #fff, #a5a6a6);
  344. -webkit-background-clip: text;
  345. -webkit-text-fill-color: transparent;
  346. opacity: 0.85;
  347. }
  348.  
  349. .maps-event-occurred, .ban-status-account-ip, .online-status-offline {
  350. opacity: 0.7;
  351. background: linear-gradient( #f02, #7c0000);
  352. -webkit-background-clip: text;
  353. -webkit-text-fill-color: transparent;
  354. font-weight: bold;
  355. }
  356.  
  357. #legend_notice {
  358. border-radius: 5px !important;
  359. border: 1px solid #030303;
  360. background-image: linear-gradient( #2f2f2f, #000) !important;
  361. color: white !important;
  362. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  363. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  364. font-weight: bold;
  365. }
  366. #sml_notice {
  367. border-radius: 5px !important;
  368. border: 1px solid #030303;
  369. background-image: linear-gradient( #2f2f2f, #000) !important;
  370. color: #f00 !important;
  371. text-shadow: 0px 0px 3px #400, 0px 0px 3px #400, 0px 0px 3px #400, 0px 0px 5px #270000;
  372. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  373. font-weight: bold;
  374. }
  375. .rankings-master-title {
  376. color: white !important;
  377. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  378. font-weight: bold;
  379. }
  380. #SW_Window {
  381. border-radius: 5px !important;
  382. border: 1px solid #030303;
  383. background-image: linear-gradient( #2f2f2f, #000) !important;
  384. color: white !important;
  385. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  386. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  387. font-weight: bold;
  388. }
  389. .hover_text {
  390. border-radius: 5px !important;
  391. border: 1px solid #030303;
  392. background-image: linear-gradient( #2f2f2f, #000) !important;
  393. color: white !important;
  394. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  395. font-weight: bold;
  396. }
  397. .party-tooltip-sprite-bg {
  398. border: 1px solid #030303;
  399. background-image: linear-gradient( #737373, #000) !important;
  400. color: white !important;
  401. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  402. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  403. font-weight: bold;
  404. }
  405.  
  406. .quote {
  407. border-radius: 6px;
  408. border: 1px solid #cacac8;
  409. background: #1e1e1e !important;
  410. color: #cacac8;
  411. font-style:oblique;
  412. }
  413. .notice2 {
  414. border-radius: 6px;
  415. border: 1px solid #cacac8;
  416. background: #8f8e8e !important;
  417. color: #050505;
  418. box-shadow: 0px 0px 3px black inset, 0px 0px 3px white;
  419. }
  420. .shoutbox.color-blue {
  421. border-radius: 6px;
  422. border: 1px solid #cacac8;
  423. background: #8f8e8e !important;
  424. color: #050505;
  425. box-shadow: 0px 0px 3px black inset, 0px 0px 3px white;
  426. }
  427. input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
  428. border-radius: 6px;
  429. padding: 4px;
  430. color: white !important;
  431. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  432. background-image: linear-gradient(#181818, #000) !important;
  433. border: 1px solid #030303;
  434. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  435. }
  436. .plushies-box.blue .plushies-box-title {
  437. border: 1px solid #030303;
  438. background-image: linear-gradient( #737373, #000) !important;
  439. color: white !important;
  440. text-shadow: 0px 0px 3px grey, 0px 0px 3px grey, 0px 0px 3px grey;
  441. box-shadow: 0px 0px 5px #999, 0px 0px 5px #999 inset;
  442. font-weight: bold;
  443. }
  444. .plushies-box-icons{
  445. border-radius: 6px;
  446. border: 1px solid #cacac8;
  447. background: #8f8e8e !important;
  448. color: #050505;
  449. box-shadow: 0px 0px 3px black inset, 0px 0px 3px white;
  450. }
  451. .page-number-link:active,
  452. .page-number-link:visited,
  453. .page-number-link {
  454. border-radius: 6px;
  455. border: 1px solid #cacac8;
  456. background: #404040 !important;
  457. box-shadow: 0px 0px 3px black inset, 0px 0px 3px white;
  458. color: white !important;
  459. }
  460.  
  461. .page-number-link.disabled {
  462. border-radius: 6px;
  463. border: 1px solid #e4e4e1;
  464. background: #807e7e !important;
  465. box-shadow: 0px 0px 3px black inset, 0px 0px 3px white;
  466. color: white !important;
  467.  
  468. }
  469.  
  470. @media (max-width: 991px) {
  471. #H_NormalBanner {
  472. padding-top: 5px;
  473. }
  474.  
  475. #H_NormalBanner img {
  476. image-rendering: initial;
  477. }
  478.  
  479. body {
  480. margin-top: 50px;
  481. background: #000 !important;
  482. }
  483.  
  484. #wrap {
  485. width: 100%;
  486. }
  487.  
  488. #footer {
  489. background: none !important;
  490. margin-left: 0;
  491. }
  492.  
  493. .mobile .inputsubmit,
  494. .mobile .enterclass,
  495. .mobile .forward {
  496. padding: 14px;
  497. font-size: 13px;
  498. }
  499.  
  500. .mobile .battle-table {
  501. width: 255px;
  502. /*width: 85%;*/
  503. }
  504.  
  505. /* Battle: moves */
  506. .move_holder {
  507. height: 50px !important;
  508. }
  509. /* --- */
  510.  
  511. #content {
  512. width: 100%;
  513. background: none !important;
  514. margin: 0;
  515. padding: 0;
  516. }
  517. #content .content_header {
  518. display: none;
  519. }
  520. #content .inside {
  521. margin: 0;
  522. margin-top: 5px;
  523. padding: 0;
  524. background: #fff !important;
  525. width: 100%;
  526. overflow: hidden;
  527. }
  528. #content .inside .inside_header {
  529. display: none;
  530. }
  531. #content .inside .inside_footer {
  532. display: none;
  533. }
  534.  
  535. .banner {
  536. background: #000;
  537. }
  538. .banner img {
  539. width: 95%;
  540. }
  541.  
  542. #party .party-pokemon {
  543. width: 33%;
  544. }
  545.  
  546. .sidebar {
  547. width: 100%;
  548. float: none;
  549. border: none;
  550. border-radius: 0;
  551. margin: 0 !important;
  552. -webkit-box-shadow: none;
  553. -moz-box-shadow: none;
  554. box-shadow: none;
  555. background: none !important;
  556. }
  557. .sidebar .middle_navigation {
  558. padding: 0;
  559. }
  560. .sidebar .middle_navigation ul li.navtitle {
  561. margin-left: 0;
  562. padding-left: 0;
  563. width: 100%;
  564. background: linear-gradient(rgb(105, 105, 105), rgb(21, 21, 21)) !important;
  565. }
  566. .sidebar .middle_navigation ul li.navtitle img.icon {
  567. margin-left: 0;
  568. }
  569. .sidebar .middle_navigation ul li a {
  570. display: block;
  571. padding-top: 7px;
  572. padding-bottom: 7px;
  573. padding-left: 15px;
  574. margin-left: 0;
  575. }
  576. #container .sidebar {
  577. display: none;
  578. }
  579.  
  580. #mobile-sidebar {
  581. display: block;
  582. position: fixed;
  583. left: 0;
  584. top: 50px;
  585. z-index: 99998;
  586. width: 200px;
  587. height: calc(100vh - 50px);
  588. overflow-y: scroll;
  589. background: #919191;
  590. background: -webkit-linear-gradient(#919191, #545454);
  591. background: -moz-linear-gradient(#919191, #545454);
  592. background: -ms-linear-gradient(#919191, #545454);
  593. background: -o-linear-gradient(#919191, #545454);
  594. background: linear-gradient(#919191, #545454) !important;
  595. -webkit-transition: transform 0.3s;
  596. -moz-transition: transform 0.3s;
  597. -ms-transition: transform 0.3s;
  598. -o-transition: transform 0.3s;
  599. transition: transform 0.3s;
  600. transform: translateX(-100%);
  601. }
  602. @media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  603. .sidebar .middle_navigation ul li a {
  604. background: #919191 !important;
  605. }
  606. }
  607.  
  608. #mobile-sidebar-dimmer {
  609. display: none;
  610. position: fixed;
  611. top: 0;
  612. left: 0;
  613. width: 100%;
  614. height: 100%;
  615. background-color: #000;
  616. opacity: 0.2;
  617. }
  618.  
  619. #SW_Window {
  620. top: 50px;
  621. }
  622.  
  623. #mobile-menu {
  624. display: flex;
  625. align-items: center;
  626. width: 100%;
  627. height: 50px;
  628. position: fixed;
  629. left: 0;
  630. top: 0;
  631. z-index: 99999;
  632. background: -webkit-linear-gradient(#6f6f6f, #171717);
  633. background: -moz-linear-gradient(#6f6f6f, #171717);
  634. background: -ms-linear-gradient(#6f6f6f, #171717);
  635. background: -o-linear-gradient(#6f6f6f, #171717);
  636. background: linear-gradient(#6f6f6f, #171717);
  637. }
  638. #mobile-menu-sidebar-button {
  639. font-size: 30px;
  640. font-family: "open sans", verdana, tahoma, sans-serif;
  641. color: #fff !important;
  642. margin-bottom: 4px;
  643. cursor: pointer;
  644.  
  645. margin-left: 20px;
  646. }
  647. #mobile-menu-logo {
  648. font-size: 22px;
  649. margin-left: 15px;
  650. margin-bottom: 3px;
  651. font-weight: 600;
  652. font-family: "open sans", verdana, tahoma, sans-serif;
  653. text-shadow: 0 0 1px #000;
  654. }
  655. #mobile-menu-logo-word1 {
  656. color: #ffbe3f;
  657. }
  658. #mobile-menu-logo-word2 {
  659. color: #00a3ed;
  660. }
  661.  
  662. .tpm_time {
  663. display: none;
  664. }
  665.  
  666. .alert {
  667. border-radius: 0;
  668. border-bottom: none;
  669. border-top: 2px solid #cc9900;
  670. border-left: 2px solid #cc9900;
  671. border-right: 2px solid #cc9900;
  672. -moz-border-radius-topleft: 10px;
  673. -moz-border-radius-topright: 10px;
  674. -webkit-border-top-left-radius: 10px;
  675. -webkit-border-top-right-radius: 10px;
  676. border-top-left-radius: 10px;
  677. border-top-right-radius: 10px;
  678. left: initial;
  679. top: initial;
  680. right: 3px;
  681. bottom: 0;
  682. padding: 5px 10px;
  683. padding-bottom: 10px;
  684. min-width: initial;
  685. }
  686. }
  687. @media (max-width: 991px) {
  688. #H_NormalBanner {
  689. padding-top: 5px;
  690. }
  691.  
  692. #H_NormalBanner img {
  693. image-rendering: initial;
  694. }
  695.  
  696. body {
  697. margin-top: 50px;
  698. background: url(https://i.imgur.com/ZZr6Y19.png) repeat !important;
  699. background-attachment: fixed;
  700. color: #b1b0b0 !important; }
  701.  
  702. #wrap {
  703. width: 100%;
  704. }
  705.  
  706. #footer {
  707. background: black !important;
  708. margin-left: 0;
  709. }
  710.  
  711. .mobile .inputsubmit,
  712. .mobile .enterclass,
  713. .mobile .forward {
  714. padding: 14px;
  715. font-size: 13px;
  716. }
  717.  
  718. .mobile .battle-table {
  719. width: 255px;
  720. /*width: 85%;*/
  721. }
  722.  
  723. /* Battle: moves */
  724. .move_holder {
  725. height: 50px !important;
  726. }
  727. /* --- */
  728.  
  729. #content {
  730. width: 100%;
  731. background: black !important;
  732. margin: 0;
  733. padding: 0;
  734. }
  735. #content .content_header {
  736. display: black;
  737. }
  738. #content .inside {
  739. margin: 0;
  740. margin-top: 5px;
  741. padding: 0;
  742. background: #000 !important;
  743. width: 100%;
  744. overflow: hidden;
  745. }
  746. #content .inside .inside_header {
  747. display: none;
  748. }
  749. #content .inside .inside_footer {
  750. display: none;
  751. }
  752.  
  753. .banner {
  754. background: #000;
  755. }
  756. .banner img {
  757. width: 95%;
  758. }
  759.  
  760. #party .party-pokemon {
  761. width: 33%;
  762. }
  763.  
  764. .sidebar {
  765. width: 100%;
  766. float: none;
  767. border: none;
  768. border-radius: 0;
  769. margin: 0 !important;
  770. -webkit-box-shadow: none;
  771. -moz-box-shadow: none;
  772. box-shadow: none;
  773. background: none !important;
  774. }
  775. .sidebar .middle_navigation {
  776. padding: 0;
  777. }
  778. .sidebar .middle_navigation ul li.navtitle {
  779. margin-left: 0;
  780. padding-left: 0;
  781. width: 100%;
  782. background: linear-gradient(rgb(105, 105, 105), rgb(21, 21, 21)) !important;
  783. }
  784. .sidebar .middle_navigation ul li.navtitle img.icon {
  785. margin-left: 0;
  786. }
  787. .sidebar .middle_navigation ul li a {
  788. display: block;
  789. padding-top: 7px;
  790. padding-bottom: 7px;
  791. padding-left: 15px;
  792. margin-left: 0;
  793. }
  794. #container .sidebar {
  795. display: none;
  796. }
  797.  
  798. #mobile-sidebar {
  799. display: block;
  800. position: fixed;
  801. left: 0;
  802. top: 50px;
  803. z-index: 99998;
  804. width: 200px;
  805. height: calc(100vh - 50px);
  806. overflow-y: scroll;
  807. background: #919191;
  808. background: -webkit-linear-gradient(#919191, #545454);
  809. background: -moz-linear-gradient(#919191, #545454);
  810. background: -ms-linear-gradient(#919191, #545454);
  811. background: -o-linear-gradient(#919191, #545454);
  812. background: linear-gradient(#919191, #545454) !important;
  813. -webkit-transition: transform 0.3s;
  814. -moz-transition: transform 0.3s;
  815. -ms-transition: transform 0.3s;
  816. -o-transition: transform 0.3s;
  817. transition: transform 0.3s;
  818. transform: translateX(-100%);
  819. }
  820. @media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  821. .sidebar .middle_navigation ul li a {
  822. background: #919191 !important;
  823. }
  824. }
  825.  
  826. #mobile-sidebar-dimmer {
  827. display: none;
  828. position: fixed;
  829. top: 0;
  830. left: 0;
  831. width: 100%;
  832. height: 100%;
  833. background-color: #000;
  834. opacity: 0.2;
  835. }
  836.  
  837. #SW_Window {
  838. top: 50px;
  839. }
  840.  
  841. #mobile-menu {
  842. display: flex;
  843. align-items: center;
  844. width: 100%;
  845. height: 50px;
  846. position: fixed;
  847. left: 0;
  848. top: 0;
  849. z-index: 99999;
  850. background: -webkit-linear-gradient(#6f6f6f, #171717);
  851. background: -moz-linear-gradient(#6f6f6f, #171717);
  852. background: -ms-linear-gradient(#6f6f6f, #171717);
  853. background: -o-linear-gradient(#6f6f6f, #171717);
  854. background: linear-gradient(#6f6f6f, #171717);
  855. }
  856. #mobile-menu-sidebar-button {
  857. font-size: 30px;
  858. font-family: "open sans", verdana, tahoma, sans-serif;
  859. color: #fff !important;
  860. margin-bottom: 4px;
  861. cursor: pointer;
  862.  
  863. margin-left: 20px;
  864. }
  865. #mobile-menu-logo {
  866. font-size: 22px;
  867. margin-left: 15px;
  868. margin-bottom: 3px;
  869. font-weight: 600;
  870. font-family: "open sans", verdana, tahoma, sans-serif;
  871. text-shadow: 0 0 1px #000;
  872. }
  873. #mobile-menu-logo-word1 {
  874. color: #ffbe3f;
  875. }
  876. #mobile-menu-logo-word2 {
  877. color: #00a3ed;
  878. }
  879.  
  880. .tpm_time {
  881. display: none;
  882. }
  883.  
  884. .alert {
  885. border-radius: 0;
  886. border-bottom: none;
  887. border-top: 2px solid #cc9900;
  888. border-left: 2px solid #cc9900;
  889. border-right: 2px solid #cc9900;
  890. -moz-border-radius-topleft: 10px;
  891. -moz-border-radius-topright: 10px;
  892. -webkit-border-top-left-radius: 10px;
  893. -webkit-border-top-right-radius: 10px;
  894. border-top-left-radius: 10px;
  895. border-top-right-radius: 10px;
  896. left: initial;
  897. top: initial;
  898. right: 3px;
  899. bottom: 0;
  900. padding: 5px 10px;
  901. padding-bottom: 10px;
  902. min-width: initial;
  903. }
  904. }
  905.  
  906. @media (max-width: 780px) {
  907. table.tnav_border {
  908. width: 95%;
  909. }
  910. table.tnav_border > tbody > tr > td {
  911. box-sizing: border-box;
  912. }
  913. table.tnav_border:not(.dont-change-mobile) > tbody > tr > td {
  914. border-left: 1px solid black;
  915. border-right: 1px solid black;
  916. width: 100%;
  917. display: block;
  918. }
  919.  
  920. .shoutbox {
  921. position: static;
  922. border: none;
  923. background: none;
  924. width: 190px;
  925. margin: 0 auto;
  926. height: 460px;
  927. resize: none;
  928. }
  929.  
  930. #mobile-menu-cbox-button {
  931. float: right;
  932. background-image: url(http://www.iconattitude.com/icons/open_icon_library/apps/png/256/internet-group-chat.png);
  933. }
  934.  
  935. #content .inside .box_start {
  936. width: 340px;
  937. margin: 0 auto;
  938. background-size: 360px;
  939. padding: 26px 20px 0px 16px;
  940. font-size: 10px;
  941. }
  942. #content .inside a.button.register {
  943. margin-right: 60px;
  944. margin-left: -7px;
  945. margin-top: 5px;
  946. background-size: 70px;
  947. width: 70px;
  948. height: 24px;
  949. padding: 0;
  950. }
  951. #content .inside a.button.login {
  952. background-size: 46px;
  953. width: 46px;
  954. height: 26px;
  955. margin-top: 3px;
  956. margin-left: -10px;
  957. }
  958.  
  959. .notice-orange {
  960. width: 91%;
  961. }
  962. }
  963.  
  964. @media (min-width: 780px) and (max-width: 991px) {
  965. body.cbox-enabled #H_Party,
  966. body.cbox-enabled #container,
  967. body.cbox-enabled #footer {
  968. padding-left: 204px;
  969. }
  970.  
  971. body.cbox-disabled table.tnav_border {
  972. }
  973.  
  974. #H_Party,
  975. #container,
  976. #footer {
  977. max-width: 545px;
  978. margin: 0 auto;
  979. }
  980.  
  981. #content .inside .box_start {
  982. margin-left: 0;
  983. }
  984. }
  985.  
  986. }
  987.  
  988. @-moz-document url("https://pkmneclipse.net/mining_shop") {
  989. span {
  990. color: white !important;
  991. }
  992. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement