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