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