Browse Source

a links made green

main
Cristina Cochior 4 years ago
parent
commit
405c89f351
  1. 2
      voicegardens/static/styles.css
  2. 2
      voicegardens/templates/about.html

2
voicegardens/static/styles.css

@ -22,7 +22,7 @@ body {
a {
text-decoration: none;
color: red;
color: #26b529;
}
a:hover {

2
voicegardens/templates/about.html

@ -23,7 +23,7 @@
<img class="button button-about" src="../static/images/RECORD-COLOR.png">
<h4>Record</h4>
<img class="button button-about" src="../static/images/STOP-BWW.png">
<img class="button button-about" src="../static/images/STOP-BW.png">
<h4>Stop / Generate shape</h4>
<img class="button button-about" src="../static/images/GARDEN-BW.png">

Loading…
Cancel
Save