links
This commit is contained in:
parent
23cf039072
commit
f8fb6cb9d1
1 changed files with 6 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue