File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 22
33 < div class ="clear "> </ div >
44
5+ < a id ="edit-on-github " href ="{{ site.github.repository_url }}/edit/{{ site.branch }}/{{ page.path }} ">
6+ Something is wrong? Edit this page on GitHub.
7+ </ a >
8+
59 < div id ="copyright ">
610 © 2012-2016 < a href ="http://plataformatec.com.br/ "> Plataformatec</ a > . All rights reserved.
711 </ div >
2832 } ) ;
2933 </ script >
3034</ body>
31- </ html>
35+ </ html>
Original file line number Diff line number Diff line change @@ -765,6 +765,12 @@ li.image {
765765 padding : 0 0 10px ;
766766}
767767
768+ # edit-on-github {
769+ display : block;
770+ text-align : center;
771+ font-size : 12px ;
772+ }
773+
768774/* Media Queries (mobile browsing)
769775----------------------------------------------------- */
770776/* Tablet (portrait) */
You can’t perform that action at this time.
0 commit comments