Advertisement
Guest User

Untitled

a guest
Oct 13th, 2015
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. /* Enter Your Custom CSS Here */
  2.  
  3. .navbar-default .navbar-nav > li > a {
  4. color: white;
  5. }
  6.  
  7.  
  8. .address {
  9. padding: 10px;
  10. background-color:#7fb542;
  11. padding: 10px;
  12. background-color: #7FB542;
  13. height: 503px!important;
  14. color: #fff;
  15. }
  16. .htag
  17. {
  18. margin: 0px ;
  19. }
  20. .navbar-default{background-color:transparent !important;border:none !important;}
  21. .widget ul, .textwidget, .tagcloud{padding:0 !important;}
  22.  
  23. .navbar-default .navbar-nav li a{background:#7fb542 !important;color:#fff !important;padding:3px 10px !important;font-weight:bold;}
  24. .navbar-default .navbar-nav li a:hover{background:#7fb542 !important;}
  25. .navbar-default .navbar-nav li{margin:0 5px 0 0;}
  26. .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus, .navbar-default .navbar-nav li.current_page_item a{background:#47a3cc !important;}
  27.  
  28.  
  29.  
  30.  
  31. .sideimg {
  32. height: 279px;
  33. }
  34. .twitter {
  35. height: 216px;
  36. }
  37. .row {
  38. background-color:#ffffff;
  39. }
  40.  
  41.  
  42.  
  43. .site-navigation {
  44. height: 28px;
  45. }
  46. .site-navigation {
  47. height: 29px;
  48. }
  49.  
  50. #primary {
  51. margin-top: -40px;
  52. }
  53. #secondary {
  54. margin-top: -40px;
  55. }
  56. #text-3 {
  57. margin-top: -24px;
  58. }
  59. #text-4 {
  60. margin-top: -24px;
  61. }
  62. .row {
  63. margin-right: 9px!important;
  64. margin-left: 0px!important;
  65. }
  66. .master-slider-parent {
  67. margin-left: 14px;
  68. margin-right: auto;
  69. }
  70. .order {
  71. margin-left: 14px;
  72. margin-top: 5px;
  73. }
  74. .address {
  75. padding: 10px;
  76. background-color: #7FB542;
  77. height: 426px;
  78. color: #FFF;
  79. }
  80. .man {
  81. margin-right: -32px;
  82. }
  83.  
  84.  
  85. .entry-header {
  86. margin-bottom: 15px;
  87. padding: 20px 20px 0px;
  88. border: medium none !important;
  89. display: none;
  90. }
  91. .entry-footer span {
  92. margin-right: 10px;
  93. display: none;
  94. }
  95. .navbar-default .navbar-nav li a {
  96. background: #7FB542 none repeat scroll 0% 0% !important;
  97. color: #FFF !important;
  98. padding: 3px 10px !important;
  99. font-weight: bold;
  100. width: 173px;
  101. }
  102. .ms-parent-id-1 > .master-slider {
  103. background: red;
  104. width: 886px;}
  105. .order {
  106. margin-left: 14px;
  107. margin-top: 6px;
  108. width: 474px;
  109. }
  110.  
  111.  
  112.  
  113. main {
  114. float: left;
  115. background-color:#fff;
  116. width:900px;
  117. height:auto;
  118. }
  119.  
  120. .man {
  121. float: right;
  122. margin-top: -288px;
  123. height: 249px;
  124. width: 359px;
  125. margin-right: 0px;
  126. }
  127. .real {
  128. float: right;
  129. width: 357px;
  130. margin-top: -31px;
  131. height: 183px;
  132. }
  133. .call {
  134. margin-left: 14px;
  135. margin-top: 8px;
  136. width: 474px;
  137. height: 145px;
  138. }
  139. .site-branding {
  140. margin-left: 31px;
  141. }
  142. .htag {
  143. margin: 0px;
  144. font-size: 25px!important;
  145. }
  146. h4, h4 {
  147. font-size: 29px!important;
  148. }
  149. h5 {
  150. font-size: 13px!important;
  151. }
  152.  
  153. .vc_single_image-img {
  154. width: 884px;
  155. }
  156. .h5heading {
  157. font-size: 19px !important;
  158. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement