Add footer gradient

This commit is contained in:
J. Ryan Stinnett 2019-02-01 12:50:22 -06:00
parent 6dfc9b4f79
commit 0b14855c4f

View file

@ -20,6 +20,7 @@ limitations under the License.
font-size: 14px;
opacity: 0.72;
padding: 20px 0;
background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}
.mx_AuthFooter a:link,