diff --git a/voicegardens/static/styles.css b/voicegardens/static/styles.css index b8ea3a7..5a77552 100644 --- a/voicegardens/static/styles.css +++ b/voicegardens/static/styles.css @@ -10,30 +10,6 @@ canvas { display: block; } -#footer { - position: fixed; - left: 0; - bottom: 0; - height: 20px; - width: 100%; - background-color: white; - text-align: left; -} - -#footer * { - margin: 0; - padding: 0; -} - -#footer ul { - list-style: none; - padding-left: 5px; -} - -#footer ul li { - display: inline; -} - img { width: 2%; } diff --git a/voicegardens/templates/index.html b/voicegardens/templates/index.html index d033b3d..3f4b6f7 100644 --- a/voicegardens/templates/index.html +++ b/voicegardens/templates/index.html @@ -12,13 +12,6 @@ /> - -