small changes

master
lidia_p 5 years ago
parent 2487f794a5
commit 119d088d7d

@ -54,13 +54,13 @@ header h1{
}
#show{
.show{
font-size:7vw;
color:#0f0;
text-decoration:none;
}
#show:hover{
.show:hover{
color:magenta;
}
@ -569,7 +569,7 @@ header h1{
margin-bottom:13%;
}
#show{
.show{
display:none;
}
@ -751,7 +751,7 @@ header h1{
margin-bottom:13%;
}
#show{
.show{
display:none;
}

Loading…
Cancel
Save