mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 10:46:51 +00:00
tweak css
This commit is contained in:
parent
f4cd2e042f
commit
4ff9742dc9
@ -74,10 +74,14 @@
|
|||||||
.blog-date {
|
.blog-date {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.supported-brands {
|
.supported-brands {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
|
a {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
@ -88,17 +92,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.brand {
|
|
||||||
border: none !important;
|
|
||||||
box-shadow: none !important;
|
|
||||||
max-height: 50px;
|
|
||||||
max-width: 200px;
|
|
||||||
margin: 10px;
|
|
||||||
|
|
||||||
&.overview {
|
|
||||||
max-width: 100px;
|
|
||||||
vertical-align: middle;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// https://fortawesome.github.io/Font-Awesome/3.2.1/icons/
|
// https://fortawesome.github.io/Font-Awesome/3.2.1/icons/
|
||||||
@ -202,10 +195,6 @@ article.post, article.page, article.listing {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.frontpage a {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
p.note {
|
p.note {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user