File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -520,6 +520,11 @@ <h1 id="curstomization-css">Custom CSS</h1>
520
520
(e.g. the < a href ="https://gist.github.com/andreareginato/06a454d76ad619bb4f9f " target ="blank "> blue button CSS</ a > ).
521
521
</ p >
522
522
523
+ < p class ="notice ">
524
+ < a href ="
mailto:[email protected] "
> Mail
</ a > or
< a href ="
http://twitter.com/andreareginato "
> Tweet
</ a >
525
+ me if you make new CSS buttons so that we can add them do the docs.</ p >
526
+ </ p >
527
+
523
528
524
529
< h1 id ="customization-template "> Custom Template</ h1 >
525
530
@@ -763,7 +768,9 @@ <h1 id="links">Links</h1>
763
768
< h1 id ="thanks "> Thanks</ h1 >
764
769
765
770
< p >
766
- Project created and released as open-source thanks to < a href ="http://lelylan.com "> Lelylan</ a > .
771
+ Project created and released as open-source thanks to < a href ="http://lelylan.com " target ="_blank "> Lelylan</ a > .< br >
772
+ < a href ="
mailto:[email protected] "
target ="
_blank "
> Mail
</ a > or
< a href ="
http://twitter.com/andreareginato "
target ="
_blank "
> Tweet
</ a >
773
+ me for any idea that can improve the project.</ p >
767
774
</ p >
768
775
769
776
</ div >
Original file line number Diff line number Diff line change @@ -282,3 +282,9 @@ table.button .title {
282
282
table .button .parameter {
283
283
width : 100px ;
284
284
}
285
+
286
+ .notice {
287
+ background-color : # f4f4f4 ;
288
+ padding : 1em ;
289
+ border : 1px solid # e4e4e4 ;
290
+ }
You can’t perform that action at this time.
0 commit comments