Advertisement
Guest User

update

a guest
Sep 26th, 2016
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.66 KB | None | 0 0
  1. /*-----------------------------------------*/
  2. /* ElysiumLeoSK's Second Uber */
  3. /* Created by BlaXe */
  4. /* */
  5. /* Last update: 26/9/2016 */
  6. /* */
  7. /* YOU ARE NOT ALLOWED TO USE ANY OF */
  8. /* THE CODES IN THIS FILE */
  9. /* Copyright ? 2016 */
  10. /* */
  11. /*-----------------------------------------*/
  12.  
  13. body {
  14. background: url('http://orig04.deviantart.net/66b6/f/2016/130/1/9/firekeeper_by_ashlake_41-da2033d.jpg') fixed;
  15. background-size: 100% 100%;
  16. }
  17.  
  18. @font-face {
  19. font-family: Font;
  20. src: url('http://files.gamebanana.com/bitpit/optimusprinceps.ttf');
  21. }
  22.  
  23. #AtfLeaderboard, #DropdownMenuSubNavigator li span:nth-child(1), #TitleBreadcrumb, li#GamebananaTab, .IconSheet.NavigatorTabIcon , div#PostsListModule h3, #ImportantLinks, .Module > .Description, div#BtfLeaderboardRow, #DasHeaderLink, #HeaderWrapper header #SubmissionType, #PublicNavigator {
  24. display: none;
  25. }
  26.  
  27. #HeaderWrapper.Fixed, a#HomeLink {
  28. display: none !important;
  29. }
  30.  
  31. .PageNavigation:nth-child(1) {
  32. height: 5px;
  33. visibility: hidden;
  34. }
  35.  
  36. .ContentColumn.FluidColumn {
  37. width: 48% !important;
  38. }
  39.  
  40. a {
  41. text-decoration: none;
  42. color: #FEFFC2;
  43. }
  44.  
  45. #Wrapper {
  46. width: auto;
  47. margin: auto;
  48. position: relative;
  49. z-index: 2;
  50. background: 0;
  51. }
  52.  
  53. #HeaderWrapper {
  54. background: rgba(0, 0, 0, 0.8);
  55. position: relative;
  56. border-bottom: solid 2px #7F231D;
  57. width: 100% !important;
  58. text-align: center;
  59. }
  60.  
  61. #HeaderWrapper.Fixed #Header {
  62. position: relative;
  63. border-bottom: solid 2px #7F231D;
  64. width: 100% !important;
  65. text-align: center;
  66. }
  67.  
  68. #HeaderWrapper.Fixed {
  69. background: rgba(0, 0, 0, 0.75);
  70. }
  71.  
  72. #PageTitleWrapper {
  73. text-align: left;
  74. padding: 10px;
  75. background: 0;
  76. }
  77.  
  78. #ColumnGrid {
  79. font-size: 0;
  80. width: 1014px;
  81. margin: auto;
  82. }
  83.  
  84. div#CoContent {
  85. background: rgba(0,0,0,0.75);
  86. padding: 10px;
  87. border: solid 3px #7F5F36;
  88. box-shadow: 0 0 5px black;
  89. border-radius: 5px;
  90. font-family: font;
  91. }
  92.  
  93. div#PageTitleWrapper {
  94. content: url('http://files.gamebanana.com/bitpit/metal_name.png');
  95. margin: auto;
  96. border: 0;
  97. }
  98.  
  99. #DropdownMenuSubNavigator {
  100. font-size: 14px;
  101. font-family: font;
  102. padding: 0 10px 10px;
  103. background: url('http://files.gamebanana.com/bitpit/3trkvcf.png') no-repeat;
  104. width: 660px;
  105. height: 64px;
  106. margin: auto;
  107. text-align: center;
  108. }
  109.  
  110. ul.sf-menu.sf-js-enabled.sf-arrows {
  111. padding-top: 17px;
  112. }
  113.  
  114. #DropdownMenuSubNavigator li.TitleOnly {
  115. padding: 4px 7.5px;
  116. color: rgba(255, 255, 255, 0.75);
  117. z-index: 9;
  118. }
  119.  
  120. #DropdownMenuSubNavigator .sf-menu > li {
  121. white-space: nowrap;
  122. display: inline-block;
  123. margin: 0 0 5px 0;
  124. background: 0;
  125. z-index: 10;
  126. box-shadow: none;
  127. }
  128.  
  129. #DropdownMenuSubNavigator .sf-menu > li:hover {
  130. background: rgba(0,0,0,0.2);
  131. }
  132.  
  133. #DropdownMenuSubNavigator li a {
  134. display: block/* Settings button*/;
  135. padding: 4px 7.5px;
  136. color: rgba(255, 255, 255, 0.75);
  137. }
  138.  
  139. #DropdownMenuSubNavigator li.TitleOnly:nth-child(3) {
  140. margin-right: 120px;
  141. }
  142.  
  143. #DropdownMenuSubNavigator li.TitleOnly:nth-child(4) span {
  144. display: none;
  145. }
  146.  
  147. #DropdownMenuSubNavigator li.TitleOnly:nth-child(4):after {
  148. content: "Sublog";
  149. }
  150.  
  151. #DropdownMenuSubNavigator ul ul span:nth-child(2) {
  152. display: block !important;
  153. }
  154.  
  155. #DropdownMenuSubNavigator .sf-menu .ActiveEntry, #DropdownMenuSubNavigator .sf-menu ul > li {
  156. background: linear-gradient(to bottom, rgba(114, 16, 16, 0.75) 1%,rgba(79, 11, 11, 0.75) 100%,rgba(79, 11, 11, 0.75) 100%,rgba(79, 11, 11, 0.75) 100%,rgba(79, 11, 11, 0.75) 100%);
  157. border: solid 1px black;
  158. text-shadow: 0 0 5px black;
  159. box-shadow: 0 0 5px #291200;
  160. font-size: 12px;
  161. }
  162.  
  163. #DropdownMenuSubNavigator .sf-menu .ActiveEntry:hover, #DropdownMenuSubNavigator .sf-menu ul > li:hover, #DropdownMenuSubNavigator li a:hover {
  164. background: linear-gradient(to bottom, #721010 100%,#4f0b0b 1%,#4f0b0b 1%,#4f0b0b 1%,#4f0b0b 1%);
  165. }
  166.  
  167. #DropdownMenuSubNavigator .sf-menu .ActiveEntry a {
  168. color: rgba(255, 255, 255, 0.75);
  169. font-weight: inherit;
  170. }
  171.  
  172. a#GamebananaTabs {
  173. display: block;
  174. background: url('http://files.gamebanana.com/bitpit/sdcvv7i.png') no-repeat;
  175. background-size: 100%;
  176. width: 100px;
  177. height: 124px;
  178. text-align: center;
  179. margin: auto;
  180. margin-top: -120px;
  181. }
  182.  
  183. #CoreStrip {
  184. font-size: 12px;
  185. padding: 10px;
  186. }
  187.  
  188. #MemberNavigator .NavigatorTabs > ul > li {
  189. font-size: 10px;
  190. text-transform: uppercase;
  191. display: inline-block;
  192. margin: 0 5px 5px 0;
  193. padding: 2px 8px;
  194. border: 1px solid rgba(0,0,0,0.3);
  195. border-radius: 3px;
  196. background: rgba(255,255,255,0.2);
  197. background: -moz-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(170,170,170,0.2) 100%);
  198. background: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(170,170,170,0.2) 100%);
  199. background: -o-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(170,170,170,0.2) 100%);
  200. background: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%, rgba(170,170,170,0.2) 100%);
  201. background-clip: padding-box;
  202. box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 3px 4px rgba(0,0,0,0.2);
  203. color: rgba(255, 255, 255, 0.88);
  204. text-shadow: 0 1px 0 rgba(0,0,0,0.2);
  205. transition: 0.4s;
  206. }
  207.  
  208. #NavigatorPanes > li {
  209. list-style-type: none;
  210. margin: 0;
  211. z-index: 2147483647;
  212. display: none;
  213. background: rgba(0,0,0,0.88);
  214. border: solid 3px rgb(121, 62, 58);
  215. border-radius: 5px;
  216. box-shadow: 0 0 5px black;
  217. }
  218.  
  219. li#PersonalTab:after {
  220. content: 'PERSONAL';
  221. }
  222.  
  223. li#MessagesTab:after {
  224. content: 'MESSAGES';
  225. }
  226.  
  227. li#ActivityTab:after {
  228. content: 'NOTICES';
  229. }
  230.  
  231. li#SubmissionsTab:after {
  232. content: 'SUBMISSIONS';
  233. }
  234.  
  235. li#StatsTab:after {
  236. content: 'STATS';
  237. }
  238.  
  239. li#MedalsTab:after {
  240. content: 'MEDALS';
  241. }
  242.  
  243. li#GamesTab:after {
  244. content: 'GAMES';
  245. }
  246.  
  247. li#SearchTab:after {
  248. content: 'SEARCH';
  249. }
  250.  
  251. li#AdminTab:after {
  252. content: 'ADMIN';
  253. }
  254.  
  255. li#RemindersTab, li#MedalsTab {
  256. display: none !important;
  257. }
  258.  
  259. li#SectionsTab:after {
  260. content: 'SECTIONS';
  261. }
  262.  
  263. .Module > h3 {
  264. background: url('http://files.gamebanana.com/bitpit/h3_3.png') no-repeat;
  265. height: 34px;
  266. background-size: 100%;
  267. text-align: center;
  268. font-family: font;
  269. font-size: 16px;
  270. letter-spacing: 1px;
  271. text-shadow: 0 0 5px black;
  272. border: 0;
  273. padding: 10px;
  274. color: #FEFFC2;
  275. }
  276.  
  277. .Module > .Content {
  278. position: relative;
  279. padding: 10px;
  280. background: 0;
  281. }
  282.  
  283. button, .ButtonLike {
  284. outline: none;
  285. font: 14px 'font';
  286. border-radius: 4px;
  287. text-align: center;
  288. box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  289. padding: 5px 15px;
  290. border: 0;
  291. background-image: url('http://files.gamebanana.com/bitpit/darkbutton.png');
  292. background-size: 100% 100%;
  293. color: rgba(255, 255, 255, 0.6) !important;
  294. opacity: 1;
  295. transition: 0.4s;
  296. }
  297.  
  298. button:hover, .ButtonLike:hover {
  299. outline: none;
  300. font: 14px 'font';
  301. border-radius: 4px;
  302. text-align: center;
  303. box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  304. padding: 5px 15px;
  305. border: 0;
  306. background-image: url('http://files.gamebanana.com/bitpit/darkbutton.png');
  307. background-size: 100% 100%;
  308. color: rgba(255, 255, 255, 0.6) !important;
  309. opacity: 0.75;
  310. }
  311.  
  312. #PostsListModule .Content ul .Post {
  313. white-space: normal;
  314. padding: 10px;
  315. list-style-type: none;
  316. border-bottom: 0;
  317. background: url('http://files.gamebanana.com/bitpit/oldmsg.png');
  318. background-size: 100% 100%;
  319. margin-bottom: 7.5px;
  320. }
  321.  
  322. #PostsListModule .Content ul .Post article {
  323. color: rgba(0,0,0,0.75);
  324. font-family: font;
  325. font-size: 18px;
  326. font-weight: bold;
  327. }
  328.  
  329. #PostsListModule .Content ul .Post article footer {
  330. text-align: center;
  331. margin-top: 10px;
  332. color: rgba(0,0,0,0.5);
  333. font-size: 14px;
  334. }
  335.  
  336. .RichText blockquote {
  337. border-left: 0;
  338. opacity: 1;
  339. margin: 10px 10px 20px 10px;
  340. font-size: 12px;
  341. padding: 5px;
  342. background: rgba(155, 113, 68, 0.52);
  343. border: solid 1px rgba(0,0,0,0.15);
  344. }
  345.  
  346. .MemberLink {
  347. padding-left: 2px;
  348. display: inline-block;
  349. font-size: 18px;
  350. text-shadow: 0 0 5px black;
  351. letter-spacing: 1px;
  352. color: white;
  353. }
  354.  
  355. #PostsListModule .Content ul .Post .PostHeader {
  356. padding: 10px 20px 0px;
  357. position: relative;
  358. }
  359.  
  360. #PostsListModule .Content ul .Post .PostHeader .PostTools {
  361. vertical-align: middle;
  362. display: inline-block;
  363. margin: 0 5px 5px 0;
  364. position: absolute;
  365. top: 25px;
  366. right: 20px;
  367. }
  368.  
  369. #PostsListModule .Content ul .Post .LabelStat.Date {
  370. padding: 15px 0px 2.5px 20px;
  371. text-transform: uppercase;
  372. font-size: 10px;
  373. }
  374.  
  375. #PostsListModule .Content ul .Post article {
  376. padding: 20px;
  377. }
  378.  
  379. .OlderThan1Day {
  380. color: #000000;
  381. }
  382.  
  383. .Avatar.Offline, .Avatar.Online {
  384. border-left: none;
  385. margin-left: 10px;
  386. }
  387. .Avatar.Online:before, .Avatar.Offline:before {
  388. content: "";
  389. width: 12px;
  390. height: 50px;
  391. position: absolute;
  392. opacity: 0.9;
  393. box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.5);
  394. margin-left: -12px;
  395. }
  396. .Avatar.Online:before {
  397. background: url('http://files.gamebanana.com/bitpit/online_3_2.png');
  398. border-right: 1px solid #00C2E5;
  399. }
  400. .Avatar.Offline:before {
  401. background: url('http://files.gamebanana.com/bitpit/offline.png');
  402. border-right: 1px solid #999999;
  403. }
  404.  
  405. #PointsModule span.ClimbedRank {
  406. display: block;
  407. color: #00C2E5;
  408. }
  409.  
  410. .GreenColor {
  411. color: #00C2E5;
  412. }
  413.  
  414. div#PmMeModule , div#BuddyRequesterModule, div#SubscribeToMeModule {
  415. text-align: center;
  416. }
  417.  
  418. .LogMessages {
  419. background: transparent;
  420. }
  421.  
  422. #FooterWrapper {
  423. margin: 0;
  424. text-align: center;
  425. padding: 10px;
  426. margin-top: 75px;
  427. border-top: 10px solid rgba(184, 60, 57, 0.1);
  428. border-bottom: 10px solid rgba(184, 60, 57, 0.1);
  429. background: rgba(0, 0, 0, 0.3);
  430. background-size: 100%;
  431. background-position: center;
  432. background-clip: padding-box;
  433. box-shadow: 0 0 15px black;
  434. }
  435.  
  436. ::-webkit-scrollbar {
  437. width: 40px;
  438. height: 13px;
  439. }
  440. ::-webkit-scrollbar-button {
  441. width: 0px;
  442. height: 0px;
  443. }
  444. ::-webkit-scrollbar-thumb {
  445. background: url('http://files.gamebanana.com/bitpit/scroll.png');
  446. border: 0px none #ffffff;
  447. border-radius: 0px;
  448. background-size: 100% 100%;
  449. }
  450. ::-webkit-scrollbar-thumb:hover {
  451. background: url('http://files.gamebanana.com/bitpit/scroll.png');
  452. border: 0px none #ffffff;
  453. border-radius: 0px;
  454. background-size: 100% 100%;
  455. }
  456. ::-webkit-scrollbar-thumb:active {
  457. background: url('http://files.gamebanana.com/bitpit/scroll.png');
  458. border: 0px none #ffffff;
  459. border-radius: 0px;
  460. background-size: 100% 100%;
  461. }
  462. ::-webkit-scrollbar-track {
  463. background: url('http://files.gamebanana.com/bitpit/truck_2.png');
  464. border: 1px solid rgba(0,0,0,0.5);
  465. border-radius: 5px;
  466. }
  467. ::-webkit-scrollbar-track:hover {
  468. background: url('http://files.gamebanana.com/bitpit/truck_2.png');
  469. border: 1px solid rgba(0,0,0,0.5);
  470. border-radius: 5px;
  471. }
  472. ::-webkit-scrollbar-track:active {
  473. background: url('http://files.gamebanana.com/bitpit/truck_2.png');
  474. border: 1px solid rgba(0,0,0,0.5);
  475. border-radius: 5px;
  476. }
  477. ::-webkit-scrollbar-corner {
  478. background: transparent;
  479. }
  480. form#shout-box-message-form>textarea#sender_message+button#shout-box-submit-message {
  481. width:80px;
  482. }
  483.  
  484.  
  485. .Module > .LogMessages {
  486. background:0;
  487. }
  488.  
  489. #FooterWrapper #FooterLinks {
  490. background: 0;
  491. border: 0;
  492. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement