Guest User

Untitled

a guest
Feb 16th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. .Total__footer {
  2. font-size: 14px;
  3. letter-spacing: 1px;
  4. }
  5.  
  6. .Card-Body__item:nth-child(odd) {
  7. border-right: 1px solid #eeeeee;
  8. }
  9.  
  10. .Card-Body__item {
  11. border-top: 1px solid #eeeeee;
  12. }
  13.  
  14. .Symbol {
  15. remove[width:40px];
  16. margin-left:5px;
  17. }
  18.  
  19. .FT__head .FT__cell {
  20. letter-spacing: 1px;
  21. }
  22.  
  23. .Opp__yield:first-child {
  24. border-right: 1px solid #eeeeee;
  25. }
  26.  
  27. .Opp__header {
  28. margin: 0 0 5px;
  29. line-height: 1;
  30. }
  31.  
  32. .PU__close {
  33. top: 20px;
  34. right: 20px;
  35. }
  36.  
  37. .PU-Reporting__well {
  38. padding: 20px;
  39. }
  40.  
  41. .PU-Reporting__footer_icon {
  42. margin-right: 15px;
  43. }
  44.  
  45. .Form__input3 {
  46. height: 38px;
  47. padding: 0 10px;
  48. }
  49.  
  50. .Form__input2, .Form__input3 {
  51. width: calc(100% - 22px);
  52. }
  53.  
  54. .PU-Reporting__notify p {
  55. margin: 5px 0 20px 0;
  56. }
  57.  
  58. .Manage-Token__name-abbr {
  59. transform: translateX(-50%) translateY(100%) translateY(2px);
  60. }
Add Comment
Please, Sign In to add comment