a links made green
This commit is contained in:
parent
b200854e03
commit
405c89f351
@ -22,7 +22,7 @@ body {
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: red;
|
color: #26b529;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
<img class="button button-about" src="../static/images/RECORD-COLOR.png">
|
<img class="button button-about" src="../static/images/RECORD-COLOR.png">
|
||||||
<h4>Record</h4>
|
<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>
|
<h4>Stop / Generate shape</h4>
|
||||||
|
|
||||||
<img class="button button-about" src="../static/images/GARDEN-BW.png">
|
<img class="button button-about" src="../static/images/GARDEN-BW.png">
|
||||||
|
Loading…
Reference in New Issue
Block a user