Advertisement
Andreas12

Old Roblox game page

Feb 21st, 2020
899
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.38 KB | None | 0 0
  1. .light-theme a.btn-common-play-game-lg:focus, .light-theme a.btn-common-play-game-lg {
  2.     background: linear-gradient(to bottom,
  3. #28c610 0% ,
  4.     #257519 100%);
  5.         background-color: rgba(0, 0, 0, 0);
  6.     border-radius: 0px;
  7. }
  8. .light-theme a.btn-common-play-game-lg:focus, .light-theme a.btn-common-play-game-lg:hover {
  9. background: linear-gradient(to bottom,
  10. #73ca65 0% ,
  11.     #257519 100%);
  12.         background-color: rgba(0, 0, 0, 0);
  13.     border-radius: 0px;
  14. }
  15. div.VisitButton.VisitButtonPlayGLI a::before {
  16.     content: "Play";
  17.     margin-left: 30px;
  18.     font-size: 25px;
  19.     font-weight: 500;
  20. }
  21. .game-play-button-container {
  22.     border: 2px solid
  23.     gray;
  24. }
  25. .game-thumb-container {
  26.     transform: scale(0.8);
  27.     position: absolute;
  28.     left: -7%;
  29.     top: 5%;
  30. }
  31. .game-main-content .game-calls-to-action .game-name {
  32.     overflow: hidden;
  33.     position: relative;
  34.     left: -138%;
  35.     width: 350%;
  36.     transform: scale(1.5);
  37. }
  38. .game-play-button-container {
  39.     position: absolute;
  40.     left: -35%;
  41.     width: 80%;
  42.     top: -150%;
  43. }
  44. .game-creator {
  45.     transform: sclae(2);
  46.     transform: scale(1.5);
  47.     position: absolute;
  48.     left: -25%;
  49.     top: 15%;
  50. }
  51. .border-top.border-bottom.game-play-buttons {
  52.     background:
  53. #80808000;
  54. border-color:
  55.     #f000;
  56.         border-top-color: rgba(255, 0, 0, 0);
  57. }
  58. .text.game-description.linkify {
  59.     position: relative;
  60.     overflow: scroll;
  61.     width: 45%;
  62.     left: 100%;
  63. }
  64. .text-lead.font-caption-body.wait-for-i18n-format-render {
  65.     color:
  66.     gray;
  67. }
  68. .game-stats-container.follow-button-enabled .game-stat {
  69.     width: 50%;
  70. }
  71. .border-top.border-bottom.game-stats-container.follow-button-enabled {
  72.     width: 35%;
  73.     position: absolute;
  74.     top: 29%;
  75.     left: 50%;
  76.     transform: scale(0.8);
  77. }
  78. .text-label.text-overflow.font-caption-header {
  79.     font-weight: 1000;
  80. }
  81. .vote-mask {
  82.     transform: scaleX(0);
  83. }
  84. .col-xs-12.btr-game-main-container.section-content {
  85.     background-color:
  86. #f000;
  87. box-shadow: 2px 3px 5px
  88.     #f000;
  89. }
  90. .game-main-content.follow-button-enabled .favorite-follow-vote-share .voting-panel .users-vote .vote-details .vote-container {
  91.     height: 8px;
  92.     transform: scaleX(3.5);
  93.     position: absolute;
  94.     left: -540%;
  95.     top: 150%;
  96. }
  97. .light-theme .voting-panel .users-vote .vote-details .vote-container .vote-percentage {
  98.     background-color:
  99.     #1a9353;
  100. }
  101. .light-theme .voting-panel .users-vote .vote-details .vote-container .vote-background, .light-theme .voting-panel .users-vote .vote-details .vote-container .vote-background.has-votes {
  102.     background-color:
  103.     #bd1717;
  104. }
  105. .voting-panel .users-vote .downvote span {
  106.     background-image: url(https://i.imgur.com/yC1uNm0.png);
  107. }
  108. .voting-panel .users-vote .upvote span {
  109.     color: #02b757;
  110.     background-image: url(https://i.imgur.com/yC1uNm0.png);
  111. }
  112. .icon-like {
  113.     position: Absolute;
  114.     left: -750%;
  115.     top: 70px;
  116. }
  117. .icon-dislike {
  118.     position: Absolute;
  119.     left: -700%;
  120.     top: 70px;
  121. }
  122. .downvote {
  123.     position: absolute;
  124.     left: 5005;
  125.     left: -2%;
  126. }
  127. #vote-up-text {
  128.     position: absolute;
  129.     left: -660%;
  130.     top: 100%;
  131.     color: #f000;
  132. }
  133. #vote-up-text::before {
  134.     position: absolute;
  135.     content: "Thumbs up: " attr(title);
  136.     width: 800%;
  137.     color:
  138.     #686767;
  139.     font-weight: 1000;
  140. }
  141. .count-right {
  142.     position: absolute;
  143.     left: -466%;
  144.     top: 100%;
  145. }
  146. #vote-down-text::after {
  147.     content: "Thumbs down: " attr(title);
  148.     color:
  149.     #6a6a6a;
  150.     font-weight: 1000;
  151. }
  152. #vote-down-text {
  153.     color:
  154.     #fff0;
  155. }
  156. .light-theme .text-link, .light-theme .text-link.small, .light-theme .text-link.small:active, .light-theme .text-link.small:link, .light-theme .text-link.small:visited, .light-theme .text-link.xsmall, .light-theme .text-link.xsmall:active, .light-theme .text-link.xsmall:link, .light-theme .text-link.xsmall:visited, .light-theme .text-link.xxsmall, .light-theme .text-link.xxsmall:active, .light-theme .text-link.xxsmall:link, .light-theme .text-link.xxsmall:visited, .light-theme .text-link:active, .light-theme .text-link:hover, .light-theme .text-link:link, .light-theme .text-link:visited, .light-theme .text-name, .light-theme .text-name.small, .light-theme .text-name.small:active, .light-theme .text-name.small:link, .light-theme .text-name.small:visited, .light-theme .text-name.xsmall, .light-theme .text-name.xsmall:active, .light-theme .text-name.xsmall:link, .light-theme .text-name.xsmall:visited, .light-theme .text-name.xxsmall, .light-theme .text-name.xxsmall:active, .light-theme .text-name.xxsmall:link, .light-theme .text-name.xxsmall:visited, .light-theme .text-name:active, .light-theme .text-name:hover, .light-theme .text-name:link, .light-theme .text-name:visited, .light-theme .vlist .list-item .list-body .list-content a, .light-theme .vlist .list-item .list-body .list-content a.small, .light-theme .vlist .list-item .list-body .list-content a.small:active, .light-theme .vlist .list-item .list-body .list-content a.small:link, .light-theme .vlist .list-item .list-body .list-content a.small:visited, .light-theme .vlist .list-item .list-body .list-content a.xsmall, .light-theme .vlist .list-item .list-body .list-content a.xsmall:active, .light-theme .vlist .list-item .list-body .list-content a.xsmall:link, .light-theme .vlist .list-item .list-body .list-content a.xsmall:visited, .light-theme .vlist .list-item .list-body .list-content a.xxsmall, .light-theme .vlist .list-item .list-body .list-content a.xxsmall:active, .light-theme .vlist .list-item .list-body .list-content a.xxsmall:link, .light-theme .vlist .list-item .list-body .list-content a.xxsmall:visited, .light-theme .vlist .list-item .list-body .list-content a:active, .light-theme .vlist .list-item .list-body .list-content a:hover, .light-theme .vlist .list-item .list-body .list-content a:link, .light-theme .vlist .list-item .list-body .list-content a:visited, .vlist .list-item .list-body .list-content .light-theme a, .vlist .list-item .list-body .list-content .light-theme a.small, .vlist .list-item .list-body .list-content .light-theme a.small:active, .vlist .list-item .list-body .list-content .light-theme a.small:link, .vlist .list-item .list-body .list-content .light-theme a.small:visited, .vlist .list-item .list-body .list-content .light-theme a.xsmall, .vlist .list-item .list-body .list-content .light-theme a.xsmall:active, .vlist .list-item .list-body .list-content .light-theme a.xsmall:link, .vlist .list-item .list-body .list-content .light-theme a.xsmall:visited, .vlist .list-item .list-body .list-content .light-theme a.xxsmall, .vlist .list-item .list-body .list-content .light-theme a.xxsmall:active, .vlist .list-item .list-body .list-content .light-theme a.xxsmall:link, .vlist .list-item .list-body .list-content .light-theme a.xxsmall:visited, .vlist .list-item .list-body .list-content .light-theme a:active, .vlist .list-item .list-body .list-content .light-theme a:hover, .vlist .list-item .list-body .list-content .light-theme a:link, .vlist .list-item .list-body .list-content .light-theme a:visited {
  157.     color:
  158.     #436fb3;
  159.     font-weight: 1000;
  160. }
  161. .btr-gamedetails #game-instances .stack-list .stack-row {
  162.     border: 1px solid
  163.     #E3E3E300;
  164. }
  165. .light-theme .stack .stack-list .stack-row {
  166.     box-shadow: 0 1px 4px 0
  167.     rgba(25, 25, 25, 0);
  168. }
  169. #horizontal-tabs {
  170.     width: 70%;
  171. }
  172. .light-theme .rbx-tabs-horizontal .rbx-tab.active .rbx-tab-heading, .light-theme .rbx-tabs-horizontal .rbx-tab.active:active {
  173.     box-shadow: inset 0 -4px 0 0
  174. #00a2ff00;
  175. background-color:
  176. #f7f7f7;
  177. border: 2px
  178.     #0000;
  179. }
  180. #tab-game-instances {
  181.     border: 2px solid
  182.     #b7b7b7;
  183. }
  184. .rbx-tab-heading {
  185.     width: 96%;
  186. }
  187. #tab-game-instances {
  188.     background-color:
  189.     #f000;
  190. }
  191. .light-theme .rbx-tabs-horizontal .nav-tabs {
  192.     background-color:
  193. #fff0;
  194. color:
  195.     #393b3d00;
  196. }
  197. .light-theme .rbx-tabs-horizontal .rbx-tab .rbx-tab-heading:hover {
  198.     color:
  199. #393b3d;
  200. background-color:
  201. #e8e7e7;
  202. box-shadow: inset 0 -4px 0 0
  203.     #bdbebe;
  204. }
  205. .light-theme .rbx-tabs-horizontal .rbx-tab .rbx-tab-heading {
  206.     color:
  207. #393b3d;
  208. background-color:
  209. #c8c8c8;
  210. box-shadow: inset 0 -4px 0 0 #bdbebe;
  211. border:
  212. 2px solid #8a8a8a;
  213.     border-bottom-color: rgb(138, 138, 138);
  214. border-bottom-color:
  215.     #f000;
  216. }
  217. .light-theme .rbx-tabs-horizontal .nav-tabs {
  218.     box-shadow: 0 1px 4px 0
  219.     rgba(25, 25, 25, 0);
  220. }
  221. .light-theme .section-content {
  222.     background-color:
  223.     #fff0;
  224. }
  225.     .light-theme .section-content {
  226.     box-shadow: 0 1px 4px 0
  227.     rgba(25, 25, 25, 0);
  228. }
  229. .remove-panel.btr-description {
  230.     position: absolute;
  231. }
  232. .game-stat-footer {
  233.     position: absolute;
  234. }
  235. .remove-panel.btr-description {
  236.     height: 0px;
  237. }
  238. .border-top.border-bottom.game-stats-container.follow-button-enabled {
  239.     width: 35%;
  240.     position: absolute;
  241.     top: 150px;
  242.     left: 50%;
  243.     transform: scale(0.8);
  244. }
  245. .VisitButton.VisitButtonEditGLI {
  246.     position: absolute;
  247.     left: -25px;
  248. }
  249. .dropdown-menu {
  250.     border-radius: 4px;
  251.     background-clip: padding-box;
  252.     box-shadow: 0 -5px 20px rgba(25,25,25,.15);
  253.     float: left;
  254.     font-size: 16px;
  255.     margin: 0;
  256.     padding: 0;
  257.     position: absolute;
  258.     min-width: 105px;
  259.     overflow-y: visible;
  260.     overflow-x: visible;
  261.     width: 100%;
  262.     top: 100%;
  263.     left: 0;
  264.     display: none;
  265.     list-style: none;
  266.     text-align: left;
  267.     z-index: 1020;
  268. }
  269. .VisitButton.VisitButtonEditGLI {
  270.     position: absolute;
  271.     left: -100px;
  272.     top: 170%;
  273.     background: linear-gradient(to bottom,
  274. #28c610 0% ,
  275. #257519 100%);
  276.     background-color: rgba(0, 0, 0, 0);
  277. background-color:
  278. rgba(0, 0, 0, 0);
  279. color:
  280. white;
  281. border: 2px solid
  282.     #8f8f8f;
  283.     width: 150%;
  284. }
  285. .VisitButton.VisitButtonEditGLI:hover {
  286.     position: absolute;
  287.     left: -100px;
  288.     top: 170%;
  289. background: linear-gradient(to bottom,
  290. #73ca65 0% ,
  291.     #257519 100%);
  292.     background-color: rgba(0, 0, 0, 0);
  293. background-color:
  294. rgba(0, 0, 0, 0);
  295. color:
  296. white;
  297. border: 2px solid
  298.     #8f8f8f;
  299.     width: 150%;
  300. }
  301. .light-theme .popover-content .dropdown-menu li a:focus, .light-theme .popover-content .dropdown-menu li a {
  302.     color:
  303.     #fff;
  304.     text-align: center;
  305.     font-weight: 1000;
  306. }
  307. .icon-more::after {
  308.     content: "More";
  309.     background: red;
  310.     font-size: larger;
  311.     background: linear-gradient(to bottom,
  312. #f2f2f2 0% ,
  313. #c2c2c2 100%);
  314. margin: -20px;
  315. border: 2px solid
  316.     #b5b5b5;
  317. }
  318. .icon-more:hover::after {
  319.     content: "More";
  320.     background: red;
  321.     font-size: larger;
  322.     background: linear-gradient(to bottom,
  323. #f2f2f2 0% ,
  324. #acc1c2 100%);
  325. margin: -20px;
  326. border: 2px solid
  327.     #b5b5b5;
  328. }
  329. .light-theme .icon-clanpoint, .light-theme .icon-default-branded, .light-theme .icon-favorite, .light-theme .icon-follow-game, .light-theme .icon-follow-game-gray, .light-theme .icon-leaderboard, .light-theme .icon-playerpoint {
  330.     background-image: url(https://i.imgur.com/GVqyMem.png);
  331. }
  332. #toggle-game-favorite {
  333.     position: absolute;
  334.     left: -222%;
  335.     top: 80%;
  336. }
  337. #game-favorite-icon-label {
  338.     color:
  339.     #fff0;
  340. }
  341. .tooltip-inner{
  342. position: absolute;
  343. top: -2000px;
  344. }
  345. .avatar-card-fullbody .avatar-card-image, .avatar-card-fullbody .avatar-card-link, .avatar .avatar-card-image, .avatar .avatar-card-link {
  346.     border-radius: 0%;
  347.     box-shadow: 0 1px 4px 0
  348.     rgba(255, 255, 255, 0.2);
  349. }
  350. .btr-gamedetails #game-instances .stack-list .stack-row {
  351.     border: 1px solid
  352. #E3E3E300;
  353. background-color:
  354.     #f000;
  355. }
  356. .btn-full-width.btn-control-xs.rbx-game-server-join {
  357.     background: linear-gradient(to bottom,
  358. #f2f2f2 0% ,
  359. #c2c2c2 100%);
  360. color:
  361.     black;
  362.     width: 50%;
  363.     border-radius: 0px;
  364. }
  365. .btn-full-width.btn-control-xs.rbx-game-server-join:hover {
  366.     background: linear-gradient(to bottom,
  367. #f2f2f2 0% ,
  368. #acc1c2 100%);
  369. color:
  370.     black;
  371.     width: 50%;
  372.     border-radius: 0px;
  373. }
  374. .light-theme .btn-control-sm:focus, .light-theme .btn-control-sm:hover {
  375.     background-color: #fff;
  376.     border: 1px solid
  377. #b8b8b8;
  378. color:
  379. rgba(0,0,0,.6);
  380. background: linear-gradient(to bottom,
  381. #f2f2f2 0% ,
  382.     #acc1c2 100%);
  383. }
  384. .light-theme .btn-control-sm:focus, .light-theme .btn-control-sm {
  385.     background-color: #fff;
  386.     border: 1px solid
  387. #b8b8b8;
  388. color:
  389. rgba(0,0,0,.6);
  390. background: linear-gradient(to bottom,
  391. #f2f2f2 0% ,
  392.     #c2c2c2 100%);
  393.     width: 25%;
  394.     position: relative;
  395.     left: 37.5%;
  396. }
  397. .gotham-font .font-header-1, .gotham-font .h3, .gotham-font .h4, .gotham-font .text-robux-lg, .gotham-font h3, .gotham-font h4 {
  398.     font-size: 24px;
  399.     font-weight: 1000;
  400. }
  401. .avatar-card-fullbody .avatar-card-image:hover, .avatar-card-fullbody .avatar-card-link:hover, .avatar .avatar-card-image:hover, .avatar .avatar-card-link:hover {
  402.     box-shadow: 0 1px 6px 0
  403.     rgba(0, 0, 0, 0);
  404. }
  405. .avatar-card-fullbody .avatar-card-image, .avatar-card-fullbody .avatar-card-link, .avatar .avatar-card-image, .avatar .avatar-card-link {
  406.     border-radius: 0% inherit !important;
  407.     box-shadow: 0 1px 4px 0 rgba(25,25,25,0.2);
  408. }
  409. .light-theme .avatar {
  410.     background-color:
  411. #fff0 !important;
  412. color: #393b3d;
  413. box-shadow: 2px 5px 25px
  414.     #f000;
  415. }
  416. .avatar-card-fullbody .avatar-card-image, .avatar-card-fullbody .avatar-card-link, .avatar .avatar-card-image, .avatar .avatar-card-link {
  417.     border-radius: 0% inherit !important;
  418.     box-shadow: 0 1px 4px 0
  419.     rgba(25, 25, 25, 0);
  420. }
  421. .light-theme .stack .stack-list .stack-row {
  422.     background-color:
  423. #fff0;
  424. color:
  425.     #393b3d;
  426. }
  427. .light-theme .section-content.remove-panel {
  428.     box-shadow: 0 1px 4px 0
  429.     rgba(25, 25, 25, 0);
  430. }
  431. .light-theme .section-content.remove-panel {
  432.     background-color:
  433. #fff0;
  434. border: 6px solid
  435.     #fff0;
  436. }
  437. .social-links .medallion {
  438.     background-color:
  439. #ece6ce;
  440. height: 45px;
  441. border-radius: 0px;
  442. border-color:
  443.     #ffffc5;
  444. }
  445. .social-links .title-wrapper {
  446.     padding-left: 4.5em;
  447.     position: relative;
  448.     margin-left: .5em;
  449.     top: 1%;
  450.     transform: translateY(-50%);
  451.     left: -25%;
  452.     color:
  453.     #333232;
  454. }
  455. .type-img.Twitter {
  456.     position: absolute;
  457.     left: 80%;
  458.     top: -0%;
  459. }
  460. .type-img.Discord {
  461.     position: absolute;
  462.     left: 80%;
  463.     top: -0%;
  464. }
  465. .type-img.YouTube {
  466.     position: absolute;
  467.     left: 80%;
  468.     top: -0%;
  469. }
  470. .type-img.Roblox {
  471.     position: absolute;
  472.     left: 80%;
  473.     top: -0%;
  474. }
  475. .type-img.Twitch {
  476.     position: absolute;
  477.     left: 80%;
  478.     top: -0%;
  479. }
  480. .social-links .type-img {
  481.     position: absolute;
  482.     float: left;
  483.     background-image: url(https://images.rbxcdn.com/c8904f682e059a73d15bd3130cfb486d-SocialLinkIconsV2.svg);
  484.     width: 60px;
  485.     height: 60px;
  486.     background-size: 100% auto;
  487.     background-image: url(https://i.imgur.com/uU0J7cY.png);
  488. }
  489. #horizontal-tabs::after {
  490.     background-color:
  491.     #959595;
  492.     width: 1000px;
  493.     font-size: sm;
  494.     height: 1px;
  495. }
  496. #container-main {
  497.     background-color:
  498.     white;
  499. }
  500. .light-theme .content {
  501.     background-color:
  502. #fff;
  503. color:
  504.     #000000;
  505. }
  506. .btn-min-width.btn-control-xs.btn-more.rbx-refresh.refresh-link-icon:hover {
  507.     box-shadow: 0 1px 6px 0
  508. rgba(255, 255, 255, 0) !important;
  509. background-color:
  510. white !important;
  511. color:
  512.     #a9c8db !important;
  513.     text-decoration: none !important;
  514.     padding: 4px 4px !important;
  515. }
  516. .btn-min-width.btn-control-xs.btn-more.rbx-refresh.refresh-link-icon {
  517.     background-color: #ffffff;
  518.     color: black;
  519.     border: 1px solid
  520.     #7391AC00;
  521.     padding: 4px 4px !important;
  522.     color: #436fb3;
  523.     font-weight: 1000;
  524. }
  525. .follow-button {
  526.     transform: scale(0);
  527. }
  528. .avatar-card-fullbody .avatar-card-image, .avatar .avatar-card-image {
  529.     border: 0 solid
  530.     transparent !important;
  531. }
  532. .avatar-card-fullbody .avatar-card-image, .avatar-card-fullbody .avatar-card-link, .avatar .avatar-card-image, .avatar .avatar-card-link {
  533.     border-radius: 0% !important;
  534. }
  535. .store-card .store-card-caption {
  536.     padding: 0 6px 6px;
  537.     border-top: 1px solid
  538.     #B8B8B800;
  539. }
  540. #rbx-passes-container .store-card, #rbx-gear-container .store-card {
  541.     border: 1px solid
  542.     #E3E3E300;
  543. }
  544. .dark-theme .store-card, .light-theme .store-card {
  545.     background-color:
  546. white;
  547. box-shadow: 0 1px 4px 0
  548.     rgba(25, 25, 25, 0);
  549.     border: 1px solid black;
  550. }
  551. .dark-theme .game-card-container:hover, .light-theme .game-card-container:hover {
  552.     box-shadow: 0 1px 6px 0
  553.     rgba(25, 25, 25, 0);
  554. }
  555. .dark-theme .game-card-container, .light-theme .game-card-container {
  556.     box-shadow: 0 1px 4px 0
  557.     rgba(25, 25, 25, 0);
  558. }
  559. .game-card-container thumbnail-2d .game-card-thumb, .game-card-thumb-container .game-card-thumb {
  560.     border-radius: 0px;
  561.     transform: scaleY(0.6);
  562. }
  563. .game-card-name.game-name-title {
  564.     position: absolute;
  565.     top: 53%;
  566.     font-size: 13px;
  567.     font-weight: 1000;
  568.     color:
  569.     #485dae;
  570. }
  571. .info-label.vote-percentage-label {
  572.     transform: scale(0);
  573. }
  574. div.game-card-info, span.playing-counts-label::after {
  575.     content: attr(title)" Playing";
  576.     position: relative;
  577.     left: -40%;
  578.     color: gray;
  579. }
  580. .light-theme .game-card-info .info-label {
  581.     color:
  582.     hsla(0, 0%, 0%, 0);
  583. }
  584. .gotham-font .font-title, .gotham-font .h1, .gotham-font .h2, .gotham-font h1, .gotham-font h2 {
  585.     font-size: 25px;
  586.     font-weight: 1000;
  587. }
  588. .light-theme .btn-buy-md:hover {
  589.     background-color: #3FC679;
  590.     box-shadow: 0 1px 3px
  591. rgba(150,150,150,0.74);
  592. border-color:
  593. #8A8A8A;
  594. color:
  595. #fff;
  596. background: linear-gradient(to bottom,
  597. #6e88ee 0% ,
  598.     #2123a6 100%);
  599. }
  600. .light-theme .btn-buy-md {
  601.     background-color: #3FC679;
  602.     box-shadow: 0 1px 3px
  603. rgba(150,150,150,0.74);
  604. border-color:
  605. #8A8A8A;
  606. color:
  607. #fff;
  608. background: linear-gradient(to bottom,
  609. #46e 0% ,
  610.     #17189b 100%);
  611. }
  612. #store {
  613.     transform: scale(0.8);
  614.     width: 150%;
  615.     position: relative;
  616.     left: -20%;
  617. }
  618. .light-theme .rbx-tabs-horizontal .rbx-tab .rbx-tab-heading:hover {
  619. box-shadow: inset 0 -4px 0 0
  620.     #bdbebe00;
  621. }
  622. .light-theme .rbx-tabs-horizontal .rbx-tab .rbx-tab-heading {
  623. box-shadow: inset 0 -4px 0 0
  624.     #bdbebe00;
  625. }
  626. .light-theme .btn-secondary-md:focus, .light-theme .btn-secondary-md {
  627.     background-color: #00a2ff;
  628.     border: 1px solid
  629. #4f4f4f;
  630. color:
  631. #fff;
  632. background: linear-gradient(to bottom,
  633. #46e 0% ,
  634.     #17189b 100%);
  635.     border-radius: 0px;
  636. }
  637. .light-theme .btn-secondary-md:focus, .light-theme .btn-secondary-md:hover {
  638.     background-color: #00a2ff;
  639.     border: 1px solid
  640. #4f4f4f;
  641. color:
  642. #fff;
  643. background: linear-gradient(to bottom,
  644. #6e88ee 0% ,
  645.     #2123a6 100%);
  646. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement