File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 228228 gap : 32px ;
229229 align-items : start;
230230 }
231+
231232 footer {
232233 padding : 24px 0 36px ;
233234 color : var (--muted );
234235 font-size : 0.9rem ;
235236 }
237+
238+ /* 隐藏地图中“近1个月”的日期和统计文字 */
239+ # pageviews .mapmyvisitors-date ,
240+ # pageviews .mapmyvisitors-visitors {
241+ display : none !important ;
242+ }
243+
236244 @media (max-width : 860px ) {
237245 .hero-grid , .two-col { grid-template-columns : 1fr ; }
238246 .profile-photo { max-width : 220px ; }
@@ -295,18 +303,19 @@ <h2>News</h2>
295303 </ ul >
296304 </ div >
297305
298- < div id ="pageviews " style ="padding-top: 0; text-align: left; transform: scale(0.78); transform-origin: left top; width: 78%; align-self: start; ">
299- < div class ="pageviews-box ">
300- Total pageviews:
301- < strong > < span id ="busuanzi_value_site_pv " class ="counter "> </ span > </ strong >
302- </ div >
306+ < div id ="pageviews " style ="padding-top: 0; text-align: left; transform: scale(0.78); transform-origin: left top; width: 78%; align-self: start; ">
307+ < div class ="pageviews-box ">
308+ Total pageviews:
309+ < strong > < span id ="busuanzi_value_site_pv " class ="counter "> </ span > </ strong >
310+ </ div >
303311
304- < script type ="text/javascript " id ="mapmyvisitors "
305- src ="//mapmyvisitors.com/map.js?d=b7y7jl2pFAifAH8k4D_SB1wPay2SoJiE0T4QKtWrqgk&cl=ffffff&w=a ">
306- </ script >
307- </ div >
312+ < script
313+ type ="text/javascript "
314+ id ="mapmyvisitors "
315+ src ="//mapmyvisitors.com/map.js?d=b7y7jl2pFAifAH8k4D_SB1wPay2SoJiE0T4QKtWrqgk&cl=ffffff&w=a ">
316+ </ script >
308317 </ div >
309-
318+ </ div >
310319 </ section >
311320
312321 < section id ="publications ">
You can’t perform that action at this time.
0 commit comments