Gradient that tapers off
This commit is contained in:
parent
15981db5a8
commit
7e7ba6494c
@ -99,7 +99,7 @@ body{
|
|||||||
min-width:98vw;
|
min-width:98vw;
|
||||||
min-height:4px;
|
min-height:4px;
|
||||||
z-index:0;
|
z-index:0;
|
||||||
background-color: rgba(255, 255, 255, .9);
|
background: linear-gradient(90deg,rgba(255, 255, 255, .9) 0%,rgba(255, 255, 255, .06) 45%,rgba(255, 255, 255, .06) 0%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.contentBody .contentWrapper .date{
|
.contentBody .contentWrapper .date{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user