This commit is contained in:
j 2022-04-29 13:30:32 +01:00
parent 23cf039072
commit f8fb6cb9d1

View file

@ -33,8 +33,8 @@ p {
textarea {
height: 320px
}
}
@media screen and (max-width: 799px) {
#intro {
margin: 16px;
@ -119,6 +119,11 @@ p {
text-align: center;
font-family: 'PT Sans Narrow',sans-serif;
}
p {
a, a:visited, a:active, a:hover {
color: #c34528;
}
}
}
.reference {