Compare commits
No commits in common. "2754041a472a0c9f5ae14bce8a366a2375c6a283" and "f09c2b822cbd09f3f4d8b9c04c64d2c0c4002a08" have entirely different histories.
2754041a47
...
f09c2b822c
@ -307,24 +307,13 @@ h2{
|
||||
top:0;
|
||||
left:0;
|
||||
height:190px;
|
||||
z-index:3;
|
||||
z-index:2;
|
||||
}
|
||||
|
||||
#menu_top{
|
||||
position:absolute;
|
||||
top:0px;
|
||||
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%);
|
||||
|
||||
top:30px;
|
||||
right:20px;
|
||||
|
||||
z-index:2;
|
||||
color:white;
|
||||
|
Loading…
x
Reference in New Issue
Block a user