pokeblazer

my style

Feb 8th, 2016
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.11 KB | None | 0 0
  1. body {
  2. background:url("http://imgur.com/175ezii.png") no-repeat center background !important;
  3. background-color:#EBEBEB;
  4. }
  5.  
  6. .header {
  7. background: rgba(17, 72, 79, 0.6) url("http://imgur.com/H0VrBpC.png") no-repeat !important;
  8. }
  9.  
  10. .header .logo {
  11. opacity: 0;
  12. }
  13.  
  14. .mainmenufooter small:after{
  15. content:" ";
  16. font-size:9pt;
  17. color:#cccccc;
  18. text-shadow:0 1px black;
  19. position:absolute;
  20. size:6px;
  21. left:230px;
  22. top:21px;
  23. width: 300px;
  24. }
  25.  
  26. a {
  27. color:#282726;
  28. }
  29.  
  30. a:hover {
  31. color:#000;
  32. }
  33.  
  34. a:visited {
  35. color:#515151;
  36. }
  37.  
  38. .mainmenufooter {
  39. color:#504F4D;
  40. text-shadow:none;
  41. text-align:center;
  42. }
  43.  
  44. .mainmenufooter a {
  45. font-weight:bold;
  46. color:#504F4D;
  47. text-shadow:none;
  48. text-decoration:none;
  49. }
  50.  
  51. .mainmenufooter a:hover {
  52. color:#DEBD24;
  53. text-decoration:none;
  54. }
  55.  
  56. .menugroup {
  57. background:rgba(255, 255, 255, 0);
  58. }
  59.  
  60. .menugroup .button {
  61. background:#504F4D;
  62. font-size:13px;
  63. color:#EBEBEB;
  64. border:1px solid #202020;
  65. }
  66.  
  67. .menugroup .button:hover {
  68. background:#3D3C3A;
  69. color:#EBEBEB;
  70. border:1px solid #202020;
  71. }
  72.  
  73. .menugroup button.big {
  74. font-size:15px;
  75. }
  76.  
  77. .battleform label {
  78. background: url("http://i.imgur.com/yFWeHx0.png") no-repeat scroll left center transparent !important;
  79. padding: 4px;
  80. color: #FFF;
  81. text-align:left;
  82. }
  83.  
  84. .select, .select.preselected, .select.preselected:disabled {
  85. border-top-left-radius:0px;
  86. border:1px solid #848484;
  87. background:rgba(0, 0, 0, 0.44);
  88. box-shadow:none;
  89. color:#FFF;
  90. text-shadow:1px 1px 1px #282828;
  91. }
  92.  
  93. .select:hover, .select.preselected:hover {
  94. color:#DEBD24;
  95. border:1px solid #848484;
  96. background:rgba(0, 0, 0, 0.44);
  97. text-shadow:1px 1px 1px #111111;
  98. }
  99.  
  100. .select::after {
  101. color: #EBEBEB;
  102. text-shadow:none;
  103. }
  104.  
  105. .logo {
  106. display:none;
  107. }
  108.  
  109. /* .header .logo {
  110. float: left;
  111. margin: 15px 0px 10px -147px;
  112. padding: 800px 130px 0px 20px;
  113. background: url("http://i.imgur.com/DYNS57W.png?1") repeat-x scroll 0% 0% transparent;
  114. }*/
  115.  
  116. .maintabbarbottom {
  117. background:#504F4D;
  118. border:1px solid #EBEBEB;
  119. }
  120.  
  121. .tabbar a.button {
  122. background:#504F4D;
  123. color:#EBEBEB;
  124. border:1px solid #EBEBEB;
  125. font-size:10px;
  126. text-shadow:none;
  127. }
  128.  
  129. .tabbar a.button:hover {
  130. background:#504F4D;
  131. color:#EBEBEB;
  132. border:1px solid #EBEBEB;
  133. }
  134.  
  135. .tabbar a.button.cur, .tabbar a.button.cur:hover {
  136. background:#504F4D;
  137. color:#FFF;
  138. border:1px solid #EBEBEB;
  139. font-size:11px;
  140. text-shadow:none;
  141. }
  142.  
  143. .broadcast-red, .broadcast-blue, .broadcast-green {
  144. color: #000;
  145. border: 2px solid #000;
  146. padding: 5px;
  147. font-family: helvetica,arial,sans-serif;
  148. font-size: 10pt;
  149. text-shadow: none;
  150. }
  151.  
  152. .broadcast-red {
  153. background: none repeat scroll 0% 0% #EC5C4D;
  154. }
  155.  
  156. .broadcast-blue {
  157. background: none repeat scroll 0% 0% #8FA6B3;
  158. }
  159.  
  160. .broadcast-green {
  161. background: none repeat scroll 0% 0% #9BB38F;
  162. }
  163.  
  164. .ps-popup, .pm-log {
  165. background:url(http://i.imgur.com/Q8vHT0Y.png);
  166. color:#151515;
  167. }
  168.  
  169. .popupmenu h3 {
  170. color:#DEBD24;
  171. }
  172.  
  173. .pm-window h3 {
  174. color:#EBEBEB;
  175. border:1px solid #202020;
  176. background:#504F4D;
  177. }
  178.  
  179. .pm-window h3:hover, .pm-window.focused h3, .pm-window.focused h3:hover {
  180. color:#FFF;
  181. border:1px solid #202020;
  182. background:#504F4D;
  183. }
  184.  
  185. .pm-window h3 small {
  186. color:#9E9E9E;
  187. }
  188.  
  189. .closebutton, .minimizebutton {
  190. color:#8E8E8E;
  191. }
  192.  
  193. .closebutton:hover {
  194. color:#FF6E6E;
  195. }
  196.  
  197. .minimizebutton:hover {
  198. color:#FFC16E;
  199. }
  200.  
  201. .roomlist a.ilink {
  202. color:#504F4D;
  203. border:1px solid #504F4D;
  204. text-shadow:none;
  205. box-shadow:none;
  206. }
  207.  
  208. .roomlist a.ilink:hover {
  209. color:#DEBD24;
  210. border:1px solid #504F4D;
  211. }
  212.  
  213. .roomlist a.ilink small {
  214. color:#504F4D;
  215. text-shadow:none;
  216. }
  217.  
  218. .ps-room.ps-room-light {
  219. color: #333333;
  220. }
  221.  
  222. .userlist {
  223. border-right:none;
  224. }
  225.  
  226. .chat-log-add {
  227. border-top:none;
  228. }
  229.  
  230. .chat-log {
  231. border-bottom: 1px solid #CCCCCC;
  232. border-left:1px solid #CCCCCC;
  233. }
  234.  
  235.  
  236.  
  237. /*Teambuilder ~start*/
  238.  
  239. .setchart input:focus, .setchart-nickname input:focus, .statform input.inputform:focus, .textbox:focus {
  240. outline: 0px none;
  241. border: 1px solid #4F5458;
  242. box-shadow: 0px 1px 2px #D2D2D2 inset, 0px 0px 5px #8E959C;
  243. background: none repeat scroll 0% 0% #FFF;
  244. }
  245.  
  246. .setchart-nickname {
  247. background:#504F4D;
  248. border:1px solid #202020;
  249. }
  250.  
  251. .setchart-nickname label, .setchart label {
  252. color:#EBEBEB;
  253. text-shadow:none;
  254. }*
  255.  
  256. .setchart {
  257. background:#504F4D;
  258. border:1px solid #202020;
  259. }
  260.  
  261. .setstats:focus, .setstats, .setstats:active, .setstats:hover,.setdetails:focus, .setdetails:active, .setdetails, .setdetails:hover {
  262. background:#282726;
  263. color:#EBEBEB;
  264. box-shadow:none;
  265. border: 1px solid #202020;
  266. }
  267.  
  268. .setstats, .setstats:active, .setstats:hover, .setdetails:active, .setdetails, .setdetails:hover {
  269. border: 1px solid #202020;
  270. }
  271.  
  272. .setchart input {
  273. background:#282726;
  274. color:#EBEBEB;
  275. box-shadow:none;
  276. border: 1px solid #202020;
  277. }
  278.  
  279. .setchart input:focus, .setchart input:hover {
  280. background:#282726;
  281. color:#EBEBEB;
  282. box-shadow: 0px 1px 2px #D2D2D2 inset, 0px 0px 5px #979797;
  283. border: 1px solid #5B5B5B;
  284. }
  285.  
  286. .teambuilder-results h3, .teambuilder-results .utilichart h3 {
  287. color:#EBEBEB;
  288. text-shadow:none;
  289. background:#504F4D;
  290. border:1px solid #202020;
  291. }
  292.  
  293. .teambar button, .teambar button:disabled, .teambar button:disabled:hover {
  294. background:#282726;
  295. color:#EBEBEB;
  296. border:1px solid #000;
  297. text-shadow:none;
  298. }
  299.  
  300. .teambar button:hover {
  301. background:#282726;
  302. color:#FFF;
  303. border:1px solid #000;
  304. }
  305.  
  306. .teamchart li.format-select select {
  307. background:#504F4D;
  308. color:#EBEBEB;
  309. box-shadow:none;
  310. border: 1px solid #202020;
  311. }
  312.  
  313. .teamnameedit {
  314. background:#504F4D;
  315. color:#EBEBEB;
  316. box-shadow:none;
  317. border: 1px solid #202020;
  318. }
  319.  
  320. .teamnameedit:focus, .teamnameedit:hover {
  321. background:#504F4D;
  322. color:#EBEBEB;
  323. box-shadow: 0px 1px 2px #D2D2D2 inset, 0px 0px 5px #979797;
  324. border: 1px solid #5B5B5B;
  325. }
  326.  
  327. /*Teambuilder ~end*/
  328.  
  329. /*Battles ~start*/
  330.  
  331.  
  332. .chat small {
  333. color:#757473;
  334. }
  335.  
  336. .leftbar, .rightbar {
  337. background:rgba(80, 79, 77, 0.8);
  338. }
  339.  
  340. .trainer strong {
  341. color:#EBEBEB;
  342. }
  343.  
  344. .ps-room.ps-room-opaque {
  345. background:rgba(80, 79, 77, 0.8);
  346. }
  347.  
  348. .battle-log {
  349. background:url("http://i.imgur.com/Q8vHT0Y.png");
  350. border:2px solid #000;
  351. }
  352.  
  353. .battle-log-add {
  354. background:#504F4D;
  355. border:1px solid #504F4D;
  356. border-left:2px solid #000;
  357. }
  358.  
  359. .battle-log h2 {
  360. background:#504F4D;
  361. border:1px solid #504F4D;
  362. }
  363.  
  364. .message-error {
  365. color: #B73333;
  366. }
  367.  
  368. .battle-log .rated strong {
  369. background:#282726;
  370. }
  371.  
  372. .battle-log .chat strong {
  373. color: #282726;
  374. }
  375.  
  376. .battle-log .chat em {
  377. color:#282726;
  378. }
  379. /*Battles ~end*/
  380.  
  381. .button1 {
  382. border:1px solid #202020;
  383. background:#504F4D;
  384. color:#EBEBEB;
  385. }
  386.  
  387. .button1:hover {
  388. background:#3D3C3A;
  389. color:#EBEBEB;
  390. border:1px solid #202020;
  391. }
  392.  
  393. .button2 {
  394. color:#504F4D;
  395. border:1px solid #504F4D;
  396. background:#EBEBEB;
  397. }
  398.  
  399. .button2a {
  400. color:#504F4D;
  401. border:1px solid #504F4D;
  402. background:#EBEBEB;
  403. padding: 5px 8px 5px 8px;
  404. }
  405.  
  406. .button2:hover, .button2a:hover {
  407. color:#EBEBEB;
  408. border:1px solid #504F4D;
  409. background:#504F4D;
  410. }
  411.  
  412. .button3 {
  413. color:#EBEBEB;
  414. border:1px solid #EBEBEB;
  415. background:#504F4D;
  416. }
  417.  
  418. .button3:hover {
  419. color:#FFF;
  420. border:1px solid #FFF;
  421. background:#504F4D;
  422. }
  423.  
  424. .message-pm {
  425. background: #BCBCBC;
  426. color:#000;
  427. }
  428.  
  429. .ps-overlay {
  430. background:rgba(80, 79, 77, 0.4);
  431. }
  432.  
  433. .ps-popup .label {
  434. color:#000;
  435. }
  436.  
  437. .ps-room .battle-controls {
  438. background: transparent !important;
  439. }
  440.  
  441. .chat.chatmessage-digitaledge strong {
  442. color:yellow !important;
  443. }
  444.  
  445. .chat.chatmessage-gaara96 strong {
  446. color:purple !important;
  447. }
  448.  
  449. .chat.chatmessage-coolmedownb strong {
  450. color:skyblue !important;
  451. }
  452.  
  453. .chat.chatmessage-ruthlessweavile852 strong {
  454. color:orange !important;
  455. }
  456.  
  457. .chat.chatmessage-pokeblazer strong {
  458. color:red !important;
  459. }
  460.  
  461. .chat.chatmessage-7ylerstoll strong {
  462. color:turquoise !important;
  463. }
  464.  
  465. .chat.chatmessage-krissystoll strong {
  466. color:black !important;
  467. }
  468.  
  469. .chat.chatmessage-7ylerstrevenant strong {
  470. color:indigo !important;
  471. }
  472.  
  473. .chat.chatmessage-avarice87 strong{
  474. color:white !important;
  475. }
  476.  
  477. .chat.chatmessage-monomire strong{
  478. color:skyblue !important;
  479. }
Advertisement
Add Comment
Please, Sign In to add comment