change download buttons labeling

This commit is contained in:
Bruno Windels
2020-12-07 16:01:29 +01:00
parent 42994c4474
commit ef073de306
3 changed files with 10 additions and 17 deletions
+2
View File
@@ -153,6 +153,8 @@ button.text:hover {
.secondary {
background: var(--background);
color: var(--link);
border: 1px solid var(--link);
border-radius: 32px;
}
.primary {