Mercurial > web
changeset 29:151e89170703
Merge branch 'master' of github.com:mrpapersonic/mrpapersonic.github.io
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Fri, 17 Dec 2021 13:08:04 -0500 |
parents | 45d917fc29d4 (current diff) f86d23d40885 (diff) |
children | 3298eeb502f9 |
files | music.html |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/music.html Fri Dec 17 13:07:16 2021 -0500 +++ b/music.html Fri Dec 17 13:08:04 2021 -0500 @@ -10,6 +10,7 @@ @import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@300&display=swap'); .navbar { background: linear-gradient(to bottom, rgba(255,255,255,0.1) 25%, rgba(0,0,0,0) 100%); + text-align: left; /* Override body text align */ } body { background-size: cover;