File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
< div class ="clear "> </ div >
4
4
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
-
9
5
< div id ="copyright ">
10
6
© 2012-2016 < a href ="http://plataformatec.com.br/ "> Plataformatec</ a > . All rights reserved.
11
7
</ div >
Original file line number Diff line number Diff line change @@ -55,6 +55,13 @@ <h3 class="widget-title">{{guide.title}}</h3>
55
55
{% endif %}
56
56
{% endfor %}
57
57
58
+ < div id ="edit-on-github ">
59
+ < span > Something is wrong?</ span >
60
+ < a href ="{{ site.github.repository_url }}/edit/{{ site.branch }}/{{ page.path }} ">
61
+ Edit this page on GitHub.
62
+ </ a >
63
+ </ div >
64
+
58
65
</ div > <!-- #content -->
59
66
60
67
{% include bottom.html %}
Original file line number Diff line number Diff line change @@ -766,7 +766,7 @@ li.image {
766
766
}
767
767
768
768
# edit-on-github {
769
- display : block ;
769
+ padding : 5 px 0 ;
770
770
text-align : center;
771
771
font-size : 12px ;
772
772
}
You can’t perform that action at this time.
0 commit comments