songs2slides

A tool that automatically finds song lyrics and creates lyric slideshows
git clone https://git.ashermorgan.net/songs2slides/
Log | Files | Refs | README

commit 38cecba22bbf9b9115d1534dc279720e607798ec
parent 1c808697b8331dfc322a0a3058e932471ad1044a
Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com>
Date:   Sat, 20 Jun 2020 11:25:32 -0700

Improve style of submit lyrics button.

Diffstat:
MSongs2Slides/static/home.css | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/Songs2Slides/static/home.css b/Songs2Slides/static/home.css @@ -87,5 +87,4 @@ h3 { #submitLyricsButton { float: right; - font-size: 15px; }