mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 03:37:06 +00:00
Tweak some colors
This commit is contained in:
parent
d98cc6f353
commit
3146778cd7
@ -37,14 +37,14 @@ article.post, article.page {
|
|||||||
}
|
}
|
||||||
|
|
||||||
& > table {
|
& > table {
|
||||||
background-color: white;
|
background-color: #F3FCF5;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.note {
|
.note {
|
||||||
background: #e7f2fa;
|
background: #e7f2fa;
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 24px;
|
||||||
box-shadow: rgba(0,0,0,0.06) 0 0 10px;
|
box-shadow: rgba(0,0,0,0.06) 0 0 10px;
|
||||||
|
|
||||||
.title::before {
|
.title::before {
|
||||||
@ -71,7 +71,7 @@ article.post, article.page {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.warning {
|
&.warning {
|
||||||
background-color: #E5EABB;
|
background-color: #F7F9E1;
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
background-color: rgb(187, 185, 13);;
|
background-color: rgb(187, 185, 13);;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user