Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
css/style.css
|
@ -371,6 +371,9 @@ body { |
|
|
.contain-to-grid { |
|
|
.contain-to-grid { |
|
|
background: transparent; |
|
|
background: transparent; |
|
|
position: fixed; |
|
|
position: fixed; |
|
|
|
|
|
-webkit-box-shadow: 0 4px 2px -2px rgba(0,0,0,10); |
|
|
|
|
|
-moz-box-shadow: 0 4px 2px -2px rgba(0,0,0,10); |
|
|
|
|
|
box-shadow: 0 4px 2px -2px rgba(0,0,0,10); |
|
|
z-index: 99; } |
|
|
z-index: 99; } |
|
|
.contain-to-grid .top-bar { |
|
|
.contain-to-grid .top-bar { |
|
|
background: #fff; |
|
|
background: #fff; |
|
|