Add footer gradient
This commit is contained in:
parent
6dfc9b4f79
commit
0b14855c4f
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ limitations under the License.
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
opacity: 0.72;
|
opacity: 0.72;
|
||||||
padding: 20px 0;
|
padding: 20px 0;
|
||||||
|
background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_AuthFooter a:link,
|
.mx_AuthFooter a:link,
|
||||||
|
|
Loading…
Reference in a new issue