mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
text-decoration: underline;
|
||||||
|
|
||||||
|
&.btn {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
p.note {
|
p.note {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user