mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Underline links in blog posts
This commit is contained in:
parent
e0795f6ea2
commit
893b9d8640
@ -150,6 +150,14 @@ article.post, article.page, article.listing {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
|
||||
&.btn {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
p.note {
|
||||
|
Loading…
x
Reference in New Issue
Block a user