mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Update stylesheet.css
This commit is contained in:
parent
cbbb8011a1
commit
b33aeb2448
1 changed files with 2 additions and 0 deletions
|
@ -349,6 +349,8 @@ p.banner {
|
||||||
background: -ms-linear-gradient(top, #f2f2f2, #007edf);
|
background: -ms-linear-gradient(top, #f2f2f2, #007edf);
|
||||||
background: -o-linear-gradient(top, #f2f2f2, #007edf);
|
background: -o-linear-gradient(top, #f2f2f2, #007edf);
|
||||||
background: linear-gradient(top, #f2f2f2, #007edf);
|
background: linear-gradient(top, #f2f2f2, #007edf);
|
||||||
|
background-image: url("images/header-bkg.png");
|
||||||
|
background-size: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header_wrap .inner {
|
#header_wrap .inner {
|
||||||
|
|
Loading…
Add table
Reference in a new issue