File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 126
126
< hr >
127
127
{% endif %}
128
128
</ div >
129
+ < div class ="add-your-lang ">
130
+ < a href ="https://www.transifex.com/decentfox-studio/gino_1_0/ "
131
+ target ="_blank "> Add your language here.</ a >
132
+ </ div >
129
133
</ div >
130
134
</ div >
131
135
Original file line number Diff line number Diff line change @@ -352,6 +352,19 @@ div.search i {
352
352
color : # 757575 ;
353
353
}
354
354
355
+ .table-of-contents .add-your-lang ,
356
+ .table-of-contents .add-your-lang a ,
357
+ .table-of-contents .add-your-lang a : active ,
358
+ .table-of-contents .add-your-lang a : hover {
359
+ border-left : none;
360
+ font-size : 14px ;
361
+ text-decoration : underline;
362
+ text-align : right;
363
+ margin-top : 8px ;
364
+ color : # aaa ;
365
+ font-weight : normal;
366
+ }
367
+
355
368
.table-of-contents # version-selector span ,
356
369
.table-of-contents # version-selector a ,
357
370
.table-of-contents # version-selector a : active ,
You can’t perform that action at this time.
0 commit comments