finalises prototype gallery
This commit is contained in:
parent
e60442936c
commit
0954ee9cb6
4 changed files with 100 additions and 58 deletions
|
@ -1,3 +1,7 @@
|
|||
a:not(.galleryLink){
|
||||
transition: background-color 0.5s
|
||||
}
|
||||
|
||||
a:hover:not(.galleryLink){
|
||||
background-color: #ffd256;
|
||||
color: #181818;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue