list.css 234 B

12345678910111213
  1. .text-slider-items {
  2. display: none !important;
  3. }
  4. .masthead {
  5. background-image: url(home-bg.jpg) !important;
  6. }
  7. .column_button{
  8. color: #fff;
  9. background-color: #0085a1;
  10. border-color: #0085a1;
  11. font-weight: bold;
  12. }