Guest User

Untitled

a guest
Oct 23rd, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. .panel .oval, .panel .oval1, .panel .oval2 {
  2. background-color: rgba(255,255,255,0.0);
  3. height: 26px;
  4. width: 29px;
  5. display:inline-block;
  6. float:left;
  7. margin: 0;
  8.  
  9. }
  10.  
  11. .panel .a1 {
  12. background-color: rgba(255,255,255,0.0);
  13. height: auto;
  14. width: 28px;
  15. margin: 0;
  16. font-family: 'Kent4F',Helvetica,Arial,serif;
  17. position: absolute;
  18. /* left: 10px; */
  19. font-size: 19.0px;
  20. color: rgba(255,255,255,1.0);
  21. text-align: center;
  22. letter-spacing: .32px;
  23. line-height: 23.0px;
  24. }
  25.  
  26. .panel .chooseyourbundle {
  27. background-color: rgba(255,255,255,0.0);
  28. display: inline-block;
  29. margin: 0;
  30. left: 45px;
  31. /* float: right; */
  32. -ms-transform: rotate(0);
  33. -webkit-transform: rotate(0);
  34. /* transform: rotate(0); */
  35. font-family: 'ScalaSansPro-Regular',Helvetica,Arial,serif;
  36. font-size: 17.0px;
  37. /* color: rgba(255,255,255,1.0); */
  38. /* float: right; */
  39. letter-spacing: .28px;
  40. /* line-height: 21.0px; */
  41. margin-left:25px
  42. }
  43.  
  44.  
  45.  
  46. .panel .a2 {
  47. background-color: rgba(255,255,255,0.0);
  48. height: auto;
  49. width: 28px;
  50. position: absolute;
  51. margin: 0;
  52. font-family: 'Kent4F',Helvetica,Arial,serif;
  53. font-size: 19.0px;
  54. color: rgba(255,255,255,1.0);
  55. text-align: center;
  56. letter-spacing: .32px;
  57. line-height: 23.0px;
  58. }
  59.  
  60. .panel .selectyourfrequenc {
  61. background-color: rgba(255,255,255,0.0);
  62. height: auto;
  63. width: 202px;
  64. display: inline-block;
  65. margin: 0;
  66. font-family: 'ScalaSansPro-Regular',Helvetica,Arial,serif;
  67. font-size: 17.0px;
  68. text-align: left;
  69. letter-spacing: .28px;
  70. line-height: 21.0px;
  71. margin-left:25px;
  72. }
  73.  
  74. .panel .a3 {
  75. background-color: rgba(255,255,255,0.0);
  76. height: auto;
  77. width: 30px;
  78. position: absolute;
  79. margin: 0;
  80. font-family: 'Kent4F',Helvetica,Arial,serif;
  81. font-size: 19.0px;
  82. color: rgba(255,255,255,1.0);
  83. text-align: center;
  84. letter-spacing: .32px;
  85. line-height: 23.0px;
  86. }
  87.  
  88. .panel .sitbackandreadyt {
  89. background-color: rgba(255,255,255,0.0);
  90. height: auto;
  91. width: 217px;
  92. display: inline-block;
  93. margin: 0;
  94. font-family: 'ScalaSansPro-Regular',Helvetica,Arial,serif;
  95. font-size: 17.0px;
  96. text-align: left;
  97. letter-spacing: .28px;
  98. line-height: 21.0px;
  99. margin-left:25px;
  100. }
Add Comment
Please, Sign In to add comment