Advertisement
AgarB13

#1partofextension

Apr 21st, 2016
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.77 KB | None | 0 0
  1. #canEat,
  2. #eat,
  3. #score {
  4. top: 10;
  5. margin-left: 10px;
  6. position: absolute;
  7. font-size:20px;
  8. }
  9. #LeaderboardOverlay,
  10. #fps,
  11. #gameStats,
  12. #stats {
  13. -webkit-touch-callout: none;
  14. -webkit-user-select: none;
  15. -khtml-user-select: none
  16. }
  17. #fpstext{
  18. background-color:#000000(0, 0, 0, 0) !important;
  19. }
  20. #stats,
  21. .side-about,
  22. body {
  23. overflow: hidden
  24. }
  25. <2>plusb13</h3> {
  26. text-align: center;
  27. font-weight: 300!important;
  28. letter-spacing: -3px;
  29. text-transform: lowercase;
  30. color: #fff;
  31. margin-bottom: 3px!important;
  32. padding-bottom: 3px!important;
  33. font-size: 90px;
  34. }
  35.  
  36. <h3>B13PLUSTEST</h3> {
  37. text-align: center;
  38. font-weight: 100!important;
  39. letter-spacing: 2px;
  40. color: #fff;
  41. margin-bottom: 0!important;
  42. padding-bottom: 0!important;
  43. font-size: 15px;
  44. }
  45.  
  46. <h4>plushokteys</h4> {
  47. text-align: center;
  48. font-weight: 100!important;
  49. letter-spacing: 2px;
  50. text-transform: lowercase;
  51. color: #fff;
  52. margin-bottom: 25!important;
  53. padding-bottom: 10px !important;
  54. font-size: 10px;
  55. }
  56. }
  57. body {
  58. padding: 0;
  59. margin: 0;
  60. color: #fff;
  61. background-color: #111;
  62. font-family: Ubuntu
  63. }
  64. .arrow-left {
  65. border-right: 20px solid #FFF;
  66. margin-left: 20px;
  67. margin-right: 15px;
  68. left: 0;
  69. }
  70. .arrow-right {
  71. border-left: 20px solid #FFF;
  72. margin-left: 15px;
  73. margin-right: 20px;
  74. right: 0;
  75. }
  76. .home-overlay{
  77. background-color: rgba(28, 55, 82, 0.55);
  78. background-image: url("http://agario-skins.org/images/skins/custom/nuclear.png?v0.10.2");
  79. background-repeat: repeat;
  80. height: 100%;
  81. left: 0;
  82. position: absolute;
  83. top: 0;
  84. width: 100%;
  85. z-index: 0;
  86. }
  87. #fps,
  88. #gameStats,
  89. #stats {
  90. font-weight: 600;
  91. font-size: 20px;
  92. -moz-user-select: none;
  93. -ms-user-select: none;
  94. user-select: none;
  95. cursor: default
  96. }
  97. #canEat,
  98. #eat,
  99. #score {
  100. padding: 5px 10px;
  101. margin-bottom: 2px;
  102. border-radius: 5px
  103. }
  104. #canEat {
  105. margin-top: 40px;
  106. color: #FFC107;
  107. }
  108. #eat {
  109. margin-top: 80px;
  110. color: #8BC34A;
  111.  
  112. }
  113. #score{
  114. color: #ffffff;
  115. }
  116. #LeaderboardOverlay {
  117. text-align: center;
  118. position: absolute;
  119. right: 10px;
  120. top: 10px;
  121. background-color: rgba(0, 0, 0, .4);
  122. border-radius: 0px !important;
  123. padding: 5px 10px 10px;
  124. font-weight: 700;
  125. z-index: 210;
  126. width: 200px!important;
  127. max-width: 200px!important;
  128. -moz-user-select: none;
  129. -ms-user-select: none;
  130. user-select: none
  131. }
  132. #LeaderboardOverlay .title {
  133. color: #00FFFF !important;
  134. font-size: 50px;
  135. font-weight: 500!important;
  136. margin: 0!important;
  137. padding: 0!important
  138. }
  139. #LeaderboardOverlay span {
  140. display: block;
  141. font-size: 14px;
  142. padding-bottom: 1px;
  143. font-weight: 600!important;
  144. cursor: default
  145. }
  146. input,
  147. select {
  148. border: 1px solid #fff!important
  149. }
  150. input, input:focus, select, select:focus {
  151. color: #fff!important;
  152. background: rgba(255, 255, 255, 0.95)!important;
  153. border: #363636!important;
  154. }
  155. .title {
  156. text-align: center;
  157. font-weight: 300!important;
  158. letter-spacing: -1px;
  159. text-transform: lowercase;
  160. color: #fff;
  161. margin-top: 5px!important;
  162. margin-bottom: 15px!important;
  163. padding-bottom: 0!important
  164. }
  165. #teamName {
  166. border-radius: 5px;
  167. margin-top: 0
  168. }
  169. .agario-panel>.profile {
  170. display: none
  171. }
  172. .level {
  173. padding: 20px 20px 15px 15px!important
  174. }
  175. .side-about {
  176. height: 353px;
  177. padding: 00px!important;
  178. margin: 0!important
  179. }
  180. .changelog-title {
  181. font-weight: 300;
  182. color: #2196F3;
  183. padding-bottom: 10px;
  184. font-size: 20px;
  185. text-align: center!important;
  186. display: block;
  187. padding-top: 10px
  188. }
  189. .changelog-content {
  190. font-weight: 300;
  191. font-size: 12px;
  192. margin-left: 30px;
  193. margin-right: 10px;
  194. padding-left: 0;
  195. padding-right: 00px;
  196. list-style-type: square
  197. }
  198. .changelog-content li {
  199. margin-left: 0;
  200. padding-bottom: 10px
  201. }
  202. .yt {
  203. opacity: 1
  204. }
  205. .yt:hover {
  206. transition: all 1s ease;
  207. opacity: 1
  208. }
  209. .hotkeys,
  210. .hotkeys:hover {
  211. padding: 15px 12px!important;
  212. color: #fff;
  213. font-weight: 100;
  214. -webkit-transition: all .5s ease;
  215. opacity: 1;
  216. font-size: 12px;
  217. line-height: 22px
  218. }
  219. .hotkeys:hover {
  220. transition: all 1s ease
  221. }
  222. .hotkey {
  223. font-size: 12px;
  224. font-weight: 500;
  225. color: #2196F3;
  226. float: right;
  227. text-align: right
  228. }
  229. #toast-container>.toast {
  230. background-image: none!important
  231. }
  232. .selectTeam {
  233. cursor: pointer;
  234. -webkit-user-select: none;
  235. margin-left: -1px
  236. }
  237. .toast-info {
  238. background: #000!important;
  239. box-shadow: none!important;
  240. border-radius: 10px!important;
  241. width: 250px!important;
  242. padding-top: 12px!important;
  243. padding-bottom: 12px!important
  244. }
  245. .toast-success,
  246. .toast-warning {
  247. background: #000;
  248. border-radius: 10px!important;
  249. padding-top: 12px!important;
  250. padding-bottom: 12px!important;
  251. width: 250px!important;
  252. box-shadow: none!important
  253. }
  254. .chatCommand,
  255. .chatCommands {
  256. color: #81D4FA
  257. }
  258. .toast-warning {
  259. color: #81D4FA!important
  260. }
  261. .toast-success strong {
  262. color: #1fa67a!important
  263. }
  264. #toast-container>.toast:before {
  265. position: fixed;
  266. font-family: FontAwesome;
  267. font-size: 20px;
  268. line-height: 22px;
  269. float: left;
  270. padding-right: .5em;
  271. margin: auto .5em auto -1.5em
  272. }
  273. .agario-exp-bar .progress-bar-text,
  274. .progress-bar-star {
  275. font-family: Ubuntu, sans-serif;
  276. text-align: center
  277. }
  278. .progress-bar-star {
  279. top: -13px;
  280. right: -16px;
  281. width: 50px;
  282. height: 50px;
  283. background-image: none !important;
  284. background-size: cover;
  285. -webkit-transform: rotate3d(0,0,0,0deg) !important;
  286. transform: rotate3d(0,0,0,0deg) !important;
  287. -webkit-animation-duration: 1s;
  288. animation-duration: 1s;
  289. -webkit-animation-delay: 0s;
  290. animation-delay: 0s;
  291. -webkit-animation-iteration-count: 1;
  292. animation-iteration-count: 1;
  293. line-height: 55px;
  294. font-size: 12pt;
  295. }
  296. #sendMessage,
  297. .agario-profile-panel {
  298. padding: 10px
  299. }
  300. #toast-container>.toast-info:before {
  301. content: "\f075"
  302. }
  303. #toast-container>.toast-warning:before {
  304. content: "\f06a"
  305. }
  306. #toast-container>.toast-success:before {
  307. content: "\f085"
  308. }
  309. .toast-bottom-left {
  310. bottom: 50px!important;
  311. left: 10px!important
  312. }
  313. .chatOverlay {
  314. position: absolute;
  315. bottom: 10px;
  316. left: 10px;
  317. z-index: 999999999999
  318. }
  319. #sendMessage {
  320. background-color: rgba(0, 0, 0, .3);
  321. border-radius: 10px;
  322. width: 250px!important;
  323. max-width: 250px!important;
  324. color: #fff!important;
  325. font-size: 14px;
  326. border: 0!important
  327. }
  328. #sendMessage:focus {
  329. background-color: rgba(0, 0, 0, 1)
  330. }
  331. #ztLeaderboardOverlay {
  332. position: absolute;
  333. right: 10px;
  334. top: 10px;
  335. background-color: rgba(0, 0, 0, .6);
  336. border-radius: 10px;
  337. padding: 10px;
  338. font-weight: 700;
  339. z-index: 210
  340. }
  341. #adsBottom,
  342. #canvas,
  343. .agario-exp-bar .progress-bar-text {
  344. right: 0;
  345. position: absolute;
  346. bottom: 0
  347. }
  348. @keyframes pulse {
  349. 0% {
  350. background-color: #DBD1D1(127, 127, 127, .3)
  351. }
  352. 100% {
  353. background-color: #E11515(0, 0, 0, .6)
  354. }
  355. }
  356. .pulse {
  357. animation: pulse .28s ease-out
  358. }
  359. #ztLeaderboardOverlay .title {
  360. font-size: 30px
  361. }
  362. #ztLeaderboardOverlay span {
  363. display: block;
  364. font-size: 15px;
  365. cursor: pointer
  366. }
  367. .btn {
  368. text-transform: uppercase;
  369. font-weight: 300;
  370. font-size: 13px;
  371. letter-spacing: 1.2px
  372. }
  373. input,
  374. select {
  375. color: #000!important
  376. }
  377. .btn:focus,
  378. input:focus,
  379. select:focus {
  380. outline: 0!important;
  381. box-shadow: none!important
  382. }
  383. input:focus,
  384. select:focus {
  385. border: 1px solid #fff!important
  386. }
  387. #canvas {
  388. left: 0;
  389. top: 0;
  390. width: 100%;
  391. height: 100%
  392. }
  393. form {
  394. margin-bottom: 0
  395. }
  396. .btn-login,
  397. .btn-logout,
  398. .btn-play,
  399. .btn-play-guest,
  400. .btn-settings,
  401. .btn-spectate,
  402. .createParty {
  403. height: 35px;
  404. width: 100%;
  405. margin-bottom: 10px;
  406. box-shadow: none!important;
  407. border: none!important
  408. }
  409. .btn-play,
  410. .btn-play-guest,
  411. .joinParty {
  412. background: #20DFCF!important
  413. }
  414. .btn-play-guest:hover,
  415. .btn-play:hover,
  416. .joinParty:hover {
  417. background: #D2E1F8!important
  418. }
  419. .btn-login,
  420. .createParty {
  421. background: #2E7D32!important
  422. }
  423. .btn-login:hover,
  424. .createParty:hover {
  425. background: #1B5E20!important
  426. }
  427. .btn-spectate {
  428. width: 59%;
  429. float: left;
  430. background: #FF8F00!important
  431. }
  432. .btn-spectate:hover {
  433. background: #FF6F00!important
  434. }
  435. .btn-logout {
  436. background: #C62828!important
  437. }
  438. .btn-logout:hover {
  439. background: #B71C1C!important
  440. }
  441. .btn-login,
  442. .btn-logout {
  443. width: 39%;
  444. float: right
  445. }
  446. .partyToken {
  447. height: 35px;
  448. display: block;
  449. width: 59%;
  450. float: left
  451. }
  452. .joinParty {
  453. box-shadow: none!important;
  454. border: none!important;
  455. height: 35px;
  456. display: block;
  457. width: 39%;
  458. float: right
  459. }
  460. #helloContainer[data-logged-in="0"] #agario-main-buttons .agario-profile,
  461. #helloContainer[data-logged-in="0"] .agario-exp-bar,
  462. #helloContainer[data-logged-in="0"] .btn-logout,
  463. #helloContainer[data-logged-in="0"] .btn-play,
  464. #helloContainer[data-logged-in="0"] .progress-bar-star,
  465. #helloContainer[data-logged-in="1"] .btn-login,
  466. #helloContainer[data-logged-in="1"] .btn-play-guest {
  467. display: none
  468. }
  469. #helloContainer[data-logged-in="1"] .btn-play {
  470. width: 100%
  471. }
  472. .btn-settings {
  473. width: 40px
  474. }
  475. #adsBottom {
  476. left: 0
  477. }
  478. #adsBottomInner {
  479. margin: 0 auto;
  480. width: 728px;
  481. height: 90px;
  482. border: 5px solid #fff;
  483. border-radius: 5px 5px 0 0;
  484. background-color: #222;
  485. box-sizing: content-box
  486. }
  487. .region-message {
  488. display: none;
  489. margin-bottom: 12px;
  490. margin-left: 6px;
  491. margin-right: 6px;
  492. text-align: center
  493. }
  494. .close {
  495. color: #fff!important;
  496. background: #fff!important
  497. }
  498. #customskin {
  499. margin-bottom: 13px;
  500. float: left
  501. }
  502. #teamNameContainer {
  503. width: 29%;
  504. float: left;
  505. margin-bottom: 10px
  506. }
  507. #teamNameContainer button {
  508. padding: 6px 6px 7px;
  509. background-color: #fff;
  510. color: #000
  511. }
  512. #teamNameContainer .input-group-btn {
  513. border: 1px solid #ccc;
  514. border-left: none;
  515. border-radius: 0 4px 4px 0
  516. }
  517. #teamNameContainer .dropdown-menu {
  518. left: -71px
  519. }
  520. #teamNameContainer .open a:hover,
  521. #teamNameContainer .open button {
  522. background-color: #ddd
  523. }
  524. #nickContainer {
  525. width: 69%;
  526. float: right;
  527. margin-bottom: 10px;
  528. position: relative;
  529. margin-top: 0
  530. }
  531. .color-hex {
  532. width: 100px;
  533. border-radius: 5px;
  534. border: 1px solid #ccc;
  535. padding: 3px 5px
  536. }
  537. #colorPicker {
  538. position: absolute;
  539. top: 7px;
  540. left: 182px
  541. }
  542. h2 {
  543. margin: 0!important;
  544. padding: 0!important
  545. }
  546. hr {
  547. margin-top: 10px;
  548. border: 0;
  549. height: 0;
  550. border-bottom: 1px dotted #444;
  551. border-top: 1px dotted #111;
  552. clear: both
  553. }
  554. #password,
  555. #username,
  556. .btn-login,
  557. .btn-logout,
  558. .btn-spectate,
  559. hr {
  560. margin-bottom: 13px!important
  561. }
  562. #locationKnown #region {
  563. width: 100%
  564. }
  565. #gamemode,
  566. #locationUnknown #region {
  567. margin-bottom: 10px
  568. }
  569. #gamemode {
  570. width: 39%;
  571. float: right
  572. }
  573. #locationKnown {
  574. width: 59%;
  575. float: left
  576. }
  577. .agario-panel {
  578. display: inline-block;
  579. width: 350px;
  580. background-color: rgba(255, 255, 255, 0) !important;
  581. margin: 2px;
  582. border-radius: 10px;
  583. padding: 15px;
  584. vertical-align: top
  585. }
  586. #mainPanel {
  587. box-shadow: transparent;
  588. background-color : transparent;
  589.  
  590. }
  591. .agario-side-panel {
  592. display: inline-block;
  593. width: 220px
  594. }
  595. #helloContainer,
  596. .connecting-panel {
  597. position: absolute;
  598. top: 50%;
  599. left: 50%;
  600. margin-right: -50%;
  601. -webkit-transform: translate(-50%, -50%);
  602. -ms-transform: translate(-50%, -50%);
  603. transform: translate(-50%, -50%)
  604. }
  605. #a300x250 {
  606. width: 300px;
  607. height: 250px;
  608. background-repeat: no-repeat;
  609. background-size: contain;
  610. background-position: center center
  611. }
  612. .agario-exp-bar {
  613. background: none;
  614. border-radius: 10px 10px 10px 10px;
  615. -webkit-transition: none;
  616. transition: none;
  617. height: 35px;
  618. margin-top: 10px;
  619. border: 2px white solid;
  620. }
  621. .progress-bar {
  622. float: left;
  623. width: 0;
  624. height: 100%;
  625. font-size: 12px;
  626. line-height: 20px;
  627. color: #fff;
  628. text-align: center;
  629. background-color: rgba(9, 20, 30, 0);
  630.  
  631. -webkit-transition: width .6s ease;
  632. -o-transition: width .6s ease;
  633. transition: width .6s ease;
  634. }
  635. .progress-bar-striped{
  636. background-color: #ffffff !important;
  637. }
  638. .agario-exp-bar .progress-bar {
  639. background: none;
  640. border-radius: 0 4px 4px 0;
  641. -webkit-transition: none;
  642. transition: none
  643. }
  644. .agario-exp-bar .progress-bar-text {
  645. top: 45px;
  646. position: absolute;
  647. left: 0;
  648. font-weight: 100;
  649. font-size: 11pt;
  650. cursor: default;
  651. color: #FFF;
  652. line-height: 26px;
  653. position: absolute;
  654. bottom: 0;
  655. right: 0;
  656. overflow: visible;
  657. }
  658. #agario-results-table {
  659. width: 100%
  660. }
  661. #agario-results-table th {
  662. text-align: center;
  663. font-size: 8pt
  664. }
  665. #agario-results-table td {
  666. text-align: center;
  667. color: #fff;
  668. font-size: 11pt;
  669. padding-bottom: 10px
  670. }
  671. .creating-party-text,
  672. .progress-bar-star {
  673. color: #FFF;
  674. text-shadow: 0 0 3px #000, -1px 0 0 #000, 1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, -1px -1px 0 #000, 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000;
  675. cursor: default
  676. }
  677. .progress-bar-star {
  678. position: absolute;
  679. top: 0px !important;
  680. right: 72px;
  681.  
  682. width: 45px;
  683. height: 50px;
  684. background-size: cover;
  685. font-size: 20px;
  686. border-radius: 0px 10px 10px 0px;
  687. }
  688. .tooltip-inner {
  689. max-width: 300px
  690. }
  691. .agario-profile-panel .agario-profile-picture {
  692. float: left;
  693. display: block;
  694. width: 64px;
  695. height: 64px;
  696. border-radius: 5px;
  697. border: 2px solid #CCC;
  698. margin-right: 6px
  699. }
  700. .agario-profile-panel .agario-profile-name-container {
  701. float: left;
  702. display: table;
  703. width: 120px;
  704. height: 64px;
  705. position: relative
  706. }
  707. .agario-profile-panel .agario-profile-name-container .agario-profile-name {
  708. display: table-cell;
  709. vertical-align: middle;
  710. text-align: center;
  711. font-weight: 700
  712. }
  713. #helloContainer[data-has-account-data="0"] .agario-profile-panel,
  714. .agario-party,
  715. .agario-party-0,
  716. .agario-party-1,
  717. .agario-party-2,
  718. .agario-party-3,
  719. .agario-party-4,
  720. .agario-party-5,
  721. .agario-party-6 {
  722. display: none
  723. }
  724. #helloContainer[data-gamemode=":party"] .agario-party {
  725. display: block;
  726. position: relative
  727. }
  728. #helloContainer[data-gamemode=":party"] .agario-promo {
  729. display: none
  730. }
  731. #helloContainer[data-party-state="5"] .agario-party-5,
  732. #helloContainer[data-party-state="6"] .agario-party-6,
  733. #helloContainer[data-party-state="0"] .agario-party-0,
  734. #helloContainer[data-party-state="1"] .agario-party-1,
  735. #helloContainer[data-party-state="2"] .agario-party-2,
  736. #helloContainer[data-party-state="3"] .agario-party-3,
  737. #helloContainer[data-party-state="4"] .agario-party-4 {
  738. display: block
  739. }
  740. .partyToken {
  741. margin-bottom: 10px
  742. }
  743. .side-container {
  744. vertical-align: top;
  745. display: inline-block;
  746. width: 224px
  747. }
  748. .cell-spinner {
  749. display: block;
  750. margin: 0
  751. }
  752. .creating-party-text {
  753. position: absolute;
  754. top: 0;
  755. bottom: 0;
  756. left: 0;
  757. right: 0;
  758. width: 100%;
  759. height: 100%;
  760. text-align: center;
  761. font-size: 24px;
  762. line-height: 100px
  763. }
  764. .agario-results-0,
  765. .agario-results-1,
  766. .agario-results-2 {
  767. display: none
  768. }
  769. #helloContainer[data-results-state="0"] .agario-results-0,
  770. #helloContainer[data-results-state="1"] .agario-results-1,
  771. #helloContainer[data-results-state="2"] .agario-results-2 {
  772. display: block
  773. }
  774. #options>label {
  775. display: block;
  776. width: 94px;
  777. float: left
  778. }
  779. #s300x250,
  780. #statsContinue {
  781. left: 25px;
  782. right: 25px;
  783. width: 300px
  784. }
  785. #stats {
  786. position: relative;
  787. width: 350px;
  788. height: 581px;
  789. padding: 0 0 300px
  790. }
  791. #s300x250,
  792. #statsChartText,
  793. #statsContinue,
  794. #statsGraph,
  795. #statsPellets,
  796. #statsSubtext,
  797. #statsText,
  798. .tosBox {
  799. position: absolute
  800. }
  801. #statsHighestMassContainer,
  802. #statsPelletsContainer,
  803. #statsPlayerCellsEatenContainer,
  804. #statsTimeAliveContainer,
  805. #statsTimeLeaderboardContainer,
  806. #statsTopPositionContainer {
  807. position: absolute;
  808. width: 100px;
  809. height: 100px
  810. }
  811. #statsPelletsContainer {
  812. top: 30px;
  813. left: 50px
  814. }
  815. #statsHighestMassContainer {
  816. top: 30px;
  817. right: 50px
  818. }
  819. #statsTimeAliveContainer {
  820. top: 85px;
  821. left: 50px
  822. }
  823. #statsTimeLeaderboardContainer {
  824. top: 85px;
  825. right: 50px
  826. }
  827. #statsPlayerCellsEatenContainer {
  828. top: 140px;
  829. left: 50px
  830. }
  831. #statsTopPositionContainer {
  832. top: 140px;
  833. right: 50px
  834. }
  835. #statsPellets {
  836. top: 0;
  837. left: 0;
  838. bottom: 0;
  839. right: 0;
  840. margin: auto
  841. }
  842. #statsText {
  843. top: 0;
  844. bottom: 0;
  845. left: 0;
  846. right: 0;
  847. line-height: 100px;
  848. font-size: 23px
  849. }
  850. #statsSubtext {
  851. bottom: 0;
  852. left: 0;
  853. right: 0;
  854. line-height: 60px;
  855. font-size: 12px;
  856. color: #fff;
  857. text-align: center
  858. }
  859. #statsChartText {
  860. left: 20px;
  861. bottom: 250px;
  862. line-height: 40px;
  863. font-size: 40px
  864. }
  865. #statsChartText,
  866. #statsText {
  867. cursor: default;
  868. color: #fff;
  869. text-align: center;
  870. font-weight: 700
  871. }
  872. #statsContinue {
  873. bottom: 295px
  874. }
  875. #statsGraph {
  876. bottom: 350px;
  877. left: 0;
  878. right: 0;
  879. opacity: .4
  880. }
  881. #s300x250 {
  882. bottom: 10px;
  883. height: 250px
  884. }
  885. input, input:focus, select, select:focus {
  886. color: #000000!important;
  887. background: rgba(255, 255, 255, 0.95)!important;
  888. border: #363636!important;
  889. }
  890. .tosBox {
  891. bottom: 0;
  892. right: 0;
  893. background-color: #222;
  894. border-radius: 5px 0 0;
  895. padding: 5px 10px
  896. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement