Compare commits
2 Commits
f09c2b822c
...
2754041a47
Author | SHA1 | Date | |
---|---|---|---|
2754041a47 | |||
08a5e61fd5 |
@ -307,13 +307,24 @@ h2{
|
|||||||
top:0;
|
top:0;
|
||||||
left:0;
|
left:0;
|
||||||
height:190px;
|
height:190px;
|
||||||
z-index:2;
|
z-index:3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu_top{
|
#menu_top{
|
||||||
position:absolute;
|
position:absolute;
|
||||||
top:30px;
|
top:0px;
|
||||||
right:20px;
|
left:0;
|
||||||
|
right:0;
|
||||||
|
min-height:100px;
|
||||||
|
|
||||||
|
background:black;
|
||||||
|
padding-right:20px;
|
||||||
|
padding-top:30px;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.25) 30%,rgba(0,0,0,0) 100%);
|
||||||
|
|
||||||
|
|
||||||
z-index:2;
|
z-index:2;
|
||||||
color:white;
|
color:white;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user