presentation for inline link
This commit is contained in:
parent
145e61b00f
commit
9fb97a6b10
4 changed files with 53 additions and 36 deletions
|
@ -46,6 +46,14 @@ h2 {
|
|||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
a:link,
|
||||
a:visited {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue