presentation for inline link

This commit is contained in:
Stefan Pearson 2016-07-14 17:08:25 +01:00
parent 145e61b00f
commit 9fb97a6b10
4 changed files with 53 additions and 36 deletions

View file

@ -46,6 +46,14 @@ h2 {
margin-bottom: 16px;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:hover,
a:link,
a:visited {