finalises prototype gallery

This commit is contained in:
Nye Evans 2021-09-16 15:03:14 +01:00
parent e60442936c
commit 0954ee9cb6
4 changed files with 100 additions and 58 deletions

View file

@ -1,3 +1,7 @@
a:not(.galleryLink){
transition: background-color 0.5s
}
a:hover:not(.galleryLink){
background-color: #ffd256;
color: #181818;