mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
Revert Style Changes.
This commit is contained in:
parent
c8382f9d4e
commit
37bebbc6cb
@ -557,45 +557,3 @@ code {
|
|||||||
border-radius: 0.4em;
|
border-radius: 0.4em;
|
||||||
padding: .1em .4em
|
padding: .1em .4em
|
||||||
}
|
}
|
||||||
|
|
||||||
kbd, samp {
|
|
||||||
|
|
||||||
& > p {
|
|
||||||
font-family: Georgia, "Times New Roman", Times, serif;
|
|
||||||
font-style: italic;
|
|
||||||
|
|
||||||
& kbd {
|
|
||||||
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
|
|
||||||
text-decoration: underline;
|
|
||||||
color: #1990b8;
|
|
||||||
word-spacing: normal;
|
|
||||||
word-break: normal;
|
|
||||||
word-wrap: normal;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
& em, & q {
|
|
||||||
quotes: '\201C' '\201D';
|
|
||||||
font-family: Georgia, "Times New Roman", Times, serif;
|
|
||||||
font-style: italic;
|
|
||||||
}
|
|
||||||
|
|
||||||
& em:before {
|
|
||||||
content: '\201C';
|
|
||||||
}
|
|
||||||
|
|
||||||
& em:after {
|
|
||||||
content: '\201D';
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
kbd em > i {
|
|
||||||
color: #1990b8;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
samp > p {
|
|
||||||
color: #4A993E;
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user