File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -169,6 +169,18 @@ h2 {
169
169
width : 161px ;
170
170
}
171
171
172
+ body : not (.lighttheme ) .ad-container {
173
+ color : # fff ;
174
+ }
175
+
176
+ .ad-container h6 {
177
+ margin : 8px 0 ;
178
+ }
179
+
180
+ .ad-container ul {
181
+ padding : 8px 0 ;
182
+ }
183
+
172
184
# carbonads {
173
185
border-radius : 4px 2px ;
174
186
background-color : # 292929 ;
Original file line number Diff line number Diff line change @@ -50,6 +50,12 @@ <h2 class="left">Online JSON Compare</h2>
50
50
51
51
</ div >
52
52
< div class ="ad-container ">
53
+ < div >
54
+ < h6 > SPECIAL THANKS TO OUR SUPPORTERS</ h6 >
55
+ < ul >
56
+ < li > Qicheng Gao</ li >
57
+ </ ul >
58
+ </ div >
53
59
< a href ="/sponsor/ " title ="Support us on Patreon ">
54
60
< img src ="./img/patreon.png " alt ="Support us on Patreon "/>
55
61
</ a >
@@ -201,6 +207,5 @@ <h2 class="left">Online JSON Compare</h2>
201
207
$ ( '#' + otherSide + '-input' ) . addClass ( otherSideClass ) ;
202
208
}
203
209
</ script >
204
- < script id ="sidekick-plugin-script " src ="//www.sidekickup.com/javascript/siteplugin.bundle.js?path=eb61f83c-a6ae-4a02-abc0-d8d0f2487dca/triggers "> </ script >
205
210
</ body >
206
211
</ html >
You can’t perform that action at this time.
0 commit comments