No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with
2 additions and
2 deletions
-
voicegardens/static/styles.css
-
voicegardens/static/voicegardens.js
|
@ -89,7 +89,7 @@ img.button { |
|
|
height: 100vh; |
|
|
height: 100vh; |
|
|
padding: 1em; |
|
|
padding: 1em; |
|
|
width: 60%; |
|
|
width: 60%; |
|
|
font-family: 'Signika', sans-serif; |
|
|
font-family: "Signika", sans-serif; |
|
|
font-size: 1.5em; |
|
|
font-size: 1.5em; |
|
|
line-height: 1.5em; |
|
|
line-height: 1.5em; |
|
|
overflow: scroll; |
|
|
overflow: scroll; |
|
|
|
@ -528,7 +528,7 @@ function setup() { |
|
|
bgChoices = [ |
|
|
bgChoices = [ |
|
|
// color("#F6B2FF"),
|
|
|
// color("#F6B2FF"),
|
|
|
// color("#F58F6C"),
|
|
|
// color("#F58F6C"),
|
|
|
color("#C3EFDB"), |
|
|
color("#C3EFDB") |
|
|
// color("#ADCA95"),
|
|
|
// color("#ADCA95"),
|
|
|
// color("#F58F6C"),
|
|
|
// color("#F58F6C"),
|
|
|
// color("#A5F1F7"),
|
|
|
// color("#A5F1F7"),
|
|
|