mirror of https://github.com/freeCodeCamp/devdocs
parent
7d6e45c325
commit
4e56a77012
@ -1,26 +1,7 @@
|
|||||||
._graphite {
|
._graphite {
|
||||||
@extend %simple;
|
@extend %simple;
|
||||||
|
|
||||||
h1 {
|
|
||||||
@extend %lined-heading;
|
|
||||||
}
|
|
||||||
|
|
||||||
.section:first-child h1 {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
dl > dt {
|
dl > dt {
|
||||||
@extend %note, %note-blue;
|
@extend %block-label, %label-blue;
|
||||||
padding: 1px 0.5rem 2px 0.5rem;
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
|
|
||||||
dl.function > dt {
|
|
||||||
code {
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
em {
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in new issue