Compare commits
No commits in common. "db6a2f93bb8d1883501b103fc55891fc707e288c" and "3066de7ac44e39a7f697f8b04afad2a152e5e6fe" have entirely different histories.
db6a2f93bb
...
3066de7ac4
@ -407,15 +407,3 @@ blockquote {
|
|||||||
|
|
||||||
section > h1, section > h2, section > h3, section > p, section > ul {
|
section > h1, section > h2, section > h3, section > p, section > ul {
|
||||||
background: var(--primary); }
|
background: var(--primary); }
|
||||||
|
|
||||||
/*
|
|
||||||
* Keyboard Shortcut Styling
|
|
||||||
* =========================
|
|
||||||
*/
|
|
||||||
kbd {
|
|
||||||
font-family: "Fira Code", monospace !important;
|
|
||||||
font-size: 65% !important;
|
|
||||||
display: inline-block;
|
|
||||||
border: 1px solid white !important;
|
|
||||||
border-width: 1px 5px 5px 1px !important;
|
|
||||||
padding: .2rem .5rem !important; }
|
|
||||||
|
|||||||
@ -511,16 +511,3 @@ blockquote {
|
|||||||
section>h1, section>h2, section>h3, section>p, section>ul {
|
section>h1, section>h2, section>h3, section>p, section>ul {
|
||||||
background: var(--primary)
|
background: var(--primary)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
* Keyboard Shortcut Styling
|
|
||||||
* =========================
|
|
||||||
*/
|
|
||||||
kbd {
|
|
||||||
font-family: "Fira Code", monospace !important;
|
|
||||||
font-size: 65% !important;
|
|
||||||
display: inline-block;
|
|
||||||
border: 1px solid white !important;
|
|
||||||
border-width: 1px 5px 5px 1px !important;
|
|
||||||
padding: .2rem .5rem !important;
|
|
||||||
}
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user