You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
260 B

  1. .o_gradient_background{
  2. background-color: #222222;
  3. background-image: url('../img/gradient-background-2560x1600.jpg');
  4. background-position: center;
  5. background-repeat: no-repeat;
  6. background-attachment: fixed;
  7. }
  8. a {
  9. text-decoration:none!important;
  10. }