mirror of https://github.com/freeCodeCamp/devdocs
parent
e1e4a626ff
commit
481233050d
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 119 KiB |
@ -0,0 +1,9 @@
|
||||
._rubydoc {
|
||||
@extend %simple;
|
||||
|
||||
p.note { @extend %note; }
|
||||
span.note { @extend %label; }
|
||||
span.note.private { @extend %label-red; }
|
||||
|
||||
h4 + ul { margin-top: 1em; }
|
||||
}
|
After Width: | Height: | Size: 414 B |
After Width: | Height: | Size: 861 B |
@ -0,0 +1 @@
|
||||
https://raw.githubusercontent.com/padrino/padrino-web/master/source/images/favicon.ico
|
Loading…
Reference in new issue