Browse Source

Update style.css

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
cabb4973c4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      css/style.css

9
css/style.css

@ -47,6 +47,15 @@
.full.light {
color: #fff; }
.full.works {
background-image: url(../images/@stock/works-header.jpg);
background-size: auto; }
.full.works.overlay {
background: rgba(51,153,112,0.8);
overflow: hidden;
height: 100%; }
.full.brown {
background: #AB8860; }

Loading…
Cancel
Save