CptBBQ

the world best theme

Apr 18th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.32 KB | None | 0 0
  1. @ font-face
  2. {
  3. font-family: 'Raleway';
  4. font-weight: 400;
  5. font-style: normal;
  6. src: url('http://fonts.gstatic.com/s/raleway/v11/JDau3G46nqY5-B-S9E_nwg.eot');
  7. src: url('http://fonts.gstatic.com/s/raleway/v11/JDau3G46nqY5-B-S9E_nwg.eot?#iefix') format('embedded-opentype'), local('Raleway'), local('Raleway-regular'), url('http://fonts.gstatic.com/s/raleway/v11/QAUlVt1jXOgQavlW5wEfxQLUuEpTyoUstqEm5AMlJo4.woff2') format('woff2'), url('http://fonts.gstatic.com/s/raleway/v11/cIFypx4yrWPDz3zOxk7hIQLUuEpTyoUstqEm5AMlJo4.woff') format('woff'), url('http://fonts.gstatic.com/s/raleway/v11/bIcY3_3JNqUVRAQQRNVteQ.ttf') format('truetype'), url('http://fonts.gstatic.com/l/font?kit=IP_NSg73bUZGuyb3zF6qcQ&skey=30a27f2564731c64&v=v11#Raleway') format('svg');
  8. }
  9. @ font-face
  10. {
  11. font-family: 'Raleway';
  12. font-weight: 100;
  13. font-style: normal;
  14. src: url('http://fonts.gstatic.com/s/raleway/v11/RJMlAoFXXQEzZoMSUteGWPY6323mHUZFJMgTvxaG2iE.eot');
  15. src: url('http://fonts.gstatic.com/s/raleway/v11/RJMlAoFXXQEzZoMSUteGWPY6323mHUZFJMgTvxaG2iE.eot?#iefix') format('embedded-opentype'), local('Raleway Thin'), local('Raleway-100'), url('http://fonts.gstatic.com/s/raleway/v11/RJMlAoFXXQEzZoMSUteGWJBw1xU1rKptJj_0jans920.woff2') format('woff2'), url('http://fonts.gstatic.com/s/raleway/v11/RJMlAoFXXQEzZoMSUteGWLO3LdcAZYWl9Si6vvxL-qU.woff') format('woff'), url('http://fonts.gstatic.com/s/raleway/v11/RJMlAoFXXQEzZoMSUteGWKCWcynf_cDxXwCLxiixG1c.ttf') format('truetype'), url('http://fonts.gstatic.com/l/font?kit=RJMlAoFXXQEzZoMSUteGWJbd9NUM7myrQQz30yPaGQ4&skey=282f34f0dd9ad023&v=v11#Raleway') format('svg');
  16. }
  17. @ font-face
  18. {
  19. font-family: 'Inconsolata';
  20. font-weight: 400;
  21. font-style: normal;
  22. src: url('http://fonts.gstatic.com/s/inconsolata/v15/BjAYBlHtW3CJxDcjzrnZCGfQcKutQXcIrRfyR5jdjY8.eot');
  23. src: url('http://fonts.gstatic.com/s/inconsolata/v15/BjAYBlHtW3CJxDcjzrnZCGfQcKutQXcIrRfyR5jdjY8.eot?#iefix') format('embedded-opentype'), local('Inconsolata Regular'), local('Inconsolata-regular'), url('http://fonts.gstatic.com/s/inconsolata/v15/BjAYBlHtW3CJxDcjzrnZCIgp9Q8gbYrhqGlRav_IXfk.woff2') format('woff2'), url('http://fonts.gstatic.com/s/inconsolata/v15/BjAYBlHtW3CJxDcjzrnZCLrIa-7acMAeDBVuclsi6Gc.woff') format('woff'), url('http://fonts.gstatic.com/s/inconsolata/v15/BjAYBlHtW3CJxDcjzrnZCJ0EAVxt0G0biEntp43Qt6E.ttf') format('truetype'), url('http://fonts.gstatic.com/l/font?kit=BjAYBlHtW3CJxDcjzrnZCHNsigHlcrQGNV8nkUSFQfc&skey=20fa6569a31c71ee&v=v15#Inconsolata') format('svg');
  24. }
  25.  
  26. html
  27. {
  28. min-height: 100%;
  29. }
  30.  
  31. td
  32. {
  33. transition: all 75ms ease-in-out;
  34. }
  35.  
  36. body
  37. {
  38. height: 100%;
  39. color: #999;
  40. max-width: 100% !important;
  41. background: #fb861d !important;
  42. font-family: 'Raleway', sans-serif !important;
  43. font-weight: 400 !important;
  44. }
  45.  
  46. a
  47. {
  48. color: #fff !important;
  49. text-decoration: none;
  50. font-family: 'Raleway', sans-serif !important;
  51. font-weight: 400 !important;
  52. transition: all 75ms ease-in-out;
  53. }
  54.  
  55. .mainViewport,
  56. .mainViewportHolder
  57. {
  58. width: 900px !important;
  59. }
  60.  
  61. .messageBody
  62. {
  63. background: #fb861d !important;
  64. }
  65.  
  66. a
  67. {
  68. color: #333;
  69. }
  70.  
  71. .container
  72. {
  73. background: url('http://i.imgur.com/MUIixKM.png') no-repeat !important;
  74. background-size: 270px !important;
  75. }
  76.  
  77. .mainUserInfoBox
  78. {
  79. position: relative;
  80. left: -10px;
  81. top: -30px;
  82. }
  83.  
  84. .trPopupDialog
  85. {
  86. width: auto !important;
  87. padding: 10px !important;
  88. background: #fb861d;
  89. }
  90.  
  91. .themeHeader a
  92. {
  93. color: #FFF;
  94. font-family: 'Raleway', sans-serif !important;
  95. font-weight: 400;
  96. font-size: 12px;
  97. }
  98.  
  99. .themeHeader a:hover,
  100. .themeHeader a:focus
  101. {
  102. color: #EEE;
  103. }
  104.  
  105. .themeHeader .title
  106. {
  107. padding: 25px;
  108. }
  109.  
  110. .themeHeader .title a
  111. {
  112. text-transform: lowercase;
  113. font-family: 'Raleway', sans-serif !important;
  114. font-weight: 100 !important;
  115. font-size: 52px;
  116. z-index: 10 !important;
  117. }
  118.  
  119. .themeHeader .navigation
  120. {
  121. padding: 0;
  122. height: 0;
  123. position: absolute;
  124. left: 100px;
  125. top: 85px;
  126. margin: 0;
  127. z-index: 0 !important;
  128. }
  129.  
  130. .themeHeader a:hover
  131. {
  132. background: none !important;
  133. color: #a7acd7 !important;
  134. }
  135.  
  136. .navHome,
  137. .navUpgrade,
  138. .navMessages,
  139. .navProfile,
  140. .navFriends
  141. {
  142. background: none !important;
  143. }
  144.  
  145. .themeHeader #tstats
  146. {
  147. padding-top: 10px;
  148. }
  149.  
  150. .themeHeader #tstats .mainUserInfoBox tbody tr td
  151. {
  152. color: #EEE;
  153. }
  154.  
  155. .subTitle
  156. {
  157. display: none;
  158. }
  159.  
  160. .gwt-MenuBar
  161. {
  162. background: #fb861d;
  163. }
  164.  
  165. .gwt-MenuItem-selected
  166. {
  167. background: #fb861d;
  168. }
  169.  
  170. .playerInfoPopup
  171. {
  172. background: #292b2c;
  173. color: #FFF;
  174. border: 1px red solid !important;
  175. }
  176.  
  177. .playerInfoPopup a
  178. {
  179. color: #EEE;
  180. }
  181.  
  182. .playerInfoPopup a:hover,
  183. .playerInfoPopup a:focus
  184. {
  185. color: #FFF;
  186. }
  187.  
  188. .main,
  189. .themeContent
  190. {
  191. background: 0;
  192. background-color: #FFF;
  193. margin: 0 auto;
  194. }
  195.  
  196. .nonHideableWords
  197. {
  198. letter-spacing: 0.25px;
  199. word-spacing: 2px;
  200. font-size: 24px !important;
  201. font-family: Inconsolata, sans-serif !important;
  202. font-weight: 400;
  203. }
  204.  
  205. .friendsTable .headerRow
  206. {
  207. font-size: 14px;
  208. text-transform: capitalize;
  209. font-style: normal !important;
  210. }
  211.  
  212. .friendsTable tr:hover,
  213. .friendsTable tr:focus
  214. {
  215. background-color: #E9E9E9;
  216. }
  217.  
  218. .friendsTable .headerRow:hover,
  219. .friendsTable .headerRow:focus
  220. {
  221. background-color: #F9F9F9;
  222. }
  223.  
  224. .gwt-TabBar .gwt-TabBarItem
  225. {
  226. color: #333;
  227. }
  228.  
  229. .mainUserHeader
  230. {
  231. background: none !important;
  232. }
  233.  
  234. .footer
  235. {
  236. background: none;
  237. background-color: #fb861d;
  238. ;
  239. color: white;
  240. transition: all 75ms ease-in-out;
  241. }
  242.  
  243. .footer a:hover
  244. {
  245. color: #a7acd7;
  246. text-decoration: none;
  247. transition: all 75ms ease-in-out;
  248. }
  249.  
  250. .chrome_l,
  251. .chrome_m,
  252. .chrome_r,
  253. .chrome_t,
  254. .chrome_tr,
  255. .chrome_tl,
  256. .chrome_b,
  257. .chrome_bl,
  258. .chrome_br
  259. {
  260. background: 0;
  261. }
  262.  
  263. a:hover,
  264. a:focus
  265. {
  266. color: #a7acd7;
  267. transition: all 75ms ease-in-out;
  268. }
  269.  
  270. .mainViewport,
  271. .main,
  272. .themeContent,
  273. .statsView table
  274. {
  275. background-color: #fb861d;
  276. color: #999;
  277. }
  278.  
  279. .friendsTable tr:hover,
  280. .friendsTable tr:focus
  281. {
  282. background-color: #fb861d;
  283. }
  284.  
  285. .friendsTable .headerRow:hover,
  286. .friendsTable .headerRow:focus
  287. {
  288. background-color: #fb861d;
  289. }
  290.  
  291. .popupContent
  292. {
  293. background: #fb861d;
  294. }
  295.  
  296. .gwt-TabBar .gwt-TabBarItem
  297. {
  298. color: #888;
  299. }
  300.  
  301. .gwt-TabBar .gwt-TabBarItem:hover,
  302. .gwt-TabBar .gwt-TabBarItem:focus
  303. {
  304. color: #959bd0;
  305. }
  306.  
  307. .fullTextStr
  308. {
  309. background: #fb861d !important;
  310. font-family: Inconsolata, sans-serif !important;
  311. }
  312.  
  313. .tblOwnStatesNumber
  314. {
  315. color: white!important;
  316. }
  317.  
  318. .progressBar
  319. {
  320. border: 1px #333 !important;
  321. border-bottom-style: dashed !important;
  322. }
  323.  
  324. html
  325. {
  326. min-height: 100%;
  327. }
  328.  
  329. td
  330. {
  331. transition: all 75ms ease-in-out;
  332. }
  333.  
  334. body
  335. {
  336. height: 100%;
  337. background: #fb861d !important;
  338. font-family: 'Raleway', sans-serif !important;
  339. font-weight: 400 !important;
  340. }
  341.  
  342. a
  343. {
  344. color: #fff !important;
  345. text-decoration: none;
  346. font-family: 'Raleway', sans-serif !important;
  347. font-weight: 400 !important;
  348. transition: all 75ms ease-in-out;
  349. }
  350.  
  351. .mainViewport,
  352. .mainViewportHolder
  353. {
  354. width: 900px !important;
  355. }
  356.  
  357. a
  358. {
  359. color: #333;
  360. }
  361.  
  362. .container
  363. {
  364. background: url('http://i.imgur.com/MUIixKM.png') no-repeat !important;
  365. background-size: 270px !important;
  366. }
  367.  
  368. .mainUserInfoBox
  369. {
  370. position: relative;
  371. left: -10px;
  372. top: -30px;
  373. }
  374.  
  375. .trPopupDialog
  376. {
  377. width: auto !important;
  378. padding: 10px !important;
  379. background: #fb861d;
  380. }
  381.  
  382. .themeHeader a
  383. {
  384. color: #FFF;
  385. font-family: 'Raleway', sans-serif !important;
  386. font-weight: 400;
  387. font-size: 12px;
  388. }
  389.  
  390. .themeHeader a:hover,
  391. .themeHeader a:focus
  392. {
  393. color: #EEE;
  394. }
  395.  
  396. .themeHeader .title
  397. {
  398. padding: 25px;
  399. }
  400.  
  401. .themeHeader .title a
  402. {
  403. text-transform: lowercase;
  404. font-family: 'Raleway', sans-serif !important;
  405. font-weight: 100 !important;
  406. font-size: 52px;
  407. z-index: 10 !important;
  408. }
  409.  
  410. .themeHeader .navigation
  411. {
  412. padding: 0;
  413. height: 0;
  414. position: absolute;
  415. left: 100px;
  416. top: 85px;
  417. margin: 0;
  418. z-index: 0 !important;
  419. }
  420.  
  421. .themeHeader a:hover
  422. {
  423. background: none !important;
  424. color: #a7acd7 !important;
  425. }
  426.  
  427. .navHome,
  428. .navUpgrade,
  429. .navMessages,
  430. .navProfile,
  431. .navFriends
  432. {
  433. background: none !important;
  434. }
  435.  
  436. .themeHeader #tstats
  437. {
  438. padding-top: 10px;
  439. }
  440.  
  441. .themeHeader #tstats .mainUserInfoBox tbody tr td
  442. {
  443. color: #EEE;
  444. }
  445.  
  446. .subTitle
  447. {
  448. display: none;
  449. }
  450.  
  451. .gwt-MenuBar
  452. {
  453. background: #fb861d;
  454. }
  455.  
  456. .playerInfoPopup
  457. {
  458. background: #292b2c;
  459. color: #FFF;
  460. border: 1px red solid !important;
  461. }
  462.  
  463. .playerInfoPopup a
  464. {
  465. color: #EEE;
  466. }
  467.  
  468. .playerInfoPopup a:hover,
  469. .playerInfoPopup a:focus
  470. {
  471. color: #FFF;
  472. }
  473.  
  474. .main,
  475. .themeContent
  476. {
  477. background: 0;
  478. background-color: #FFF;
  479. margin: 0 auto;
  480. }
  481.  
  482. .nonHideableWords
  483. {
  484. letter-spacing: 0.25px;
  485. word-spacing: 2px;
  486. font-size: 24px !important;
  487. font-family: Inconsolata, sans-serif !important;
  488. font-weight: 400;
  489. }
  490.  
  491. .friendsTable .headerRow
  492. {
  493. font-size: 14px;
  494. text-transform: capitalize;
  495. font-style: normal !important;
  496. }
  497.  
  498. .friendsTable tr:hover,
  499. .friendsTable tr:focus
  500. {
  501. background-color: #E9E9E9;
  502. }
  503.  
  504. .friendsTable .headerRow:hover,
  505. .friendsTable .headerRow:focus
  506. {
  507. background-color: #F9F9F9;
  508. }
  509.  
  510. .gwt-TabBar .gwt-TabBarItem
  511. {
  512. color: #333;
  513. }
  514.  
  515. .footer
  516. {
  517. background: none;
  518. background-color: #fb861d;
  519. ;
  520. color: white;
  521. transition: all 75ms ease-in-out;
  522. }
  523.  
  524. .footer a:hover
  525. {
  526. color: #a7acd7;
  527. text-decoration: none;
  528. transition: all 75ms ease-in-out;
  529. }
  530.  
  531. .chrome_l,
  532. .chrome_m,
  533. .chrome_r,
  534. .chrome_t,
  535. .chrome_tr,
  536. .chrome_tl,
  537. .chrome_b,
  538. .chrome_bl,
  539. .chrome_br
  540. {
  541. background: 0;
  542. }
  543.  
  544. a:hover,
  545. a:focus
  546. {
  547. color: #a7acd7;
  548. transition: all 75ms ease-in-out;
  549. }
  550.  
  551. .mainViewport,
  552. .main,
  553. .themeContent,
  554. .statsView table
  555. {
  556. background-color: #fb861d;
  557. color: #999;
  558. }
  559.  
  560. .friendsTable tr:hover,
  561. .friendsTable tr:focus
  562. {
  563. background-color: #fb861d;
  564. }
  565.  
  566. .friendsTable .headerRow:hover,
  567. .friendsTable .headerRow:focus
  568. {
  569. background-color: #fb861d;
  570. }
  571.  
  572. .popupContent
  573. {
  574. background: #fb861d;
  575. }
  576.  
  577. .gwt-TabBar .gwt-TabBarItem
  578. {
  579. color: #888;
  580. }
  581.  
  582. .gwt-TabBar .gwt-TabBarItem:hover,
  583. .gwt-TabBar .gwt-TabBarItem:focus
  584. {
  585. color: #959bd0;
  586. }
  587.  
  588. .fullTextStr
  589. {
  590. background: #fb861d !important;
  591. font-family: Inconsolata, sans-serif !important;
  592. }
  593.  
  594. .tblOwnStatesNumber
  595. {
  596. color: white!important;
  597. }
  598.  
  599. .progressBar
  600. {
  601. border: 1px #333 !important;
  602. border-bottom-style: dashed !important;
  603. }
  604.  
  605. table.inputPanel div
  606. {
  607. font-family: Inconsolata, sans-serif !important;
  608. font-size: 24px;
  609. }
  610. }
Advertisement
Add Comment
Please, Sign In to add comment