svg-test #10

Merged
alyx merged 4 commits from svg-test into main 2026-03-17 11:05:41 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1dd71a0dda - Show all commits

View File

@ -1404,7 +1404,7 @@ List is not yet complete.
}
.references {
background: linear-gradient(145deg, #f5a9b8 0%, #e4b1c1 25%, #d2b8ca 50%, #bebfd2 75%, #a8c5db 100%);
background: linear-gradient(140deg, #f5a9b8 0%, #f5bbc6 13%, #f5cdd4 25%, #f3dee2 38%, #f0f0f0 50%, #dee5eb 63%, #ccdae6 75%, #bad0e0 88%, #a8c5db 100%);
color: #222222;
}