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