mirror of https://github.com/freeCodeCamp/devdocs
- Add elisp (emacs) images. - Add elisp in about_tmpl.coffee file - Add get_latest_version method to elisp.rb - Add some cleanups to the html doc for style purposes - Add _elisp stylesheetpull/1270/head^2
parent
d470f306e0
commit
f43b1f7b2d
@ -0,0 +1,9 @@
|
||||
._elisp {
|
||||
div > b {
|
||||
@extend %block-label, %label-blue;
|
||||
}
|
||||
|
||||
div > b {
|
||||
margin: 2% auto;
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 2.8 KiB |
@ -0,0 +1 @@
|
||||
https://www.gnu.org/software/emacs/
|
Loading…
Reference in new issue