File tree 7 files changed +79
-4
lines changed
overrides/assets/stylesheets
7 files changed +79
-4
lines changed Original file line number Diff line number Diff line change
1
+ .pages
Original file line number Diff line number Diff line change 5
5
- exslt
6
6
- recipes
7
7
- tr.md
8
+ - Boosty: https://boosty.to/bndby
Original file line number Diff line number Diff line change @@ -52,9 +52,27 @@ plugins:
52
52
extra :
53
53
generator : false
54
54
social :
55
- - icon : fontawesome/brands/telegram
56
- link : https://t.me/xsltdev
57
- name : Группа в Telegram
55
+ - icon : fontawesome/brands/html5
56
+ link : ' https://hcdev.ru/'
57
+ name : HTML and CSS docs
58
+ - icon : fontawesome/brands/js
59
+ link : ' https://scriptdev.ru/'
60
+ name : Javascript
61
+ - icon : fontawesome/brands/angular
62
+ link : ' https://angdev.ru/'
63
+ name : Angular docs
64
+ - icon : fontawesome/brands/react
65
+ link : ' https://reactdev.ru/'
66
+ name : React docs
67
+ - icon : fontawesome/brands/node-js
68
+ link : ' https://nodejsdev.ru/'
69
+ name : Node.js docs
70
+ - icon : fontawesome/brands/python
71
+ link : ' https://py3dev.ru/'
72
+ name : Python 3 docs
73
+ - icon : fontawesome/solid/code
74
+ link : ' https://xsltdev.ru/'
75
+ name : XSLT docs
58
76
59
77
extra_css :
60
- - ' /assets/stylesheets/styles.css'
78
+ - ' /assets/stylesheets/styles.css?2 '
Original file line number Diff line number Diff line change @@ -155,3 +155,12 @@ h3 {
155
155
.layout .cell h3 .headerlink {
156
156
display : none;
157
157
}
158
+
159
+ .md-tabs__list li : last-child {
160
+ font-weight : 700 ;
161
+ position : absolute;
162
+ right : 0 ;
163
+ padding-left : 24px ;
164
+ background : url ('/boosty-white.svg' ) left center / 22px
165
+ 22px no-repeat;
166
+ }
You can’t perform that action at this time.
0 commit comments