B站热搜 文字改小;外层套壳页面样式小调整
This commit is contained in:
		@@ -21,6 +21,7 @@
 | 
			
		||||
        #list td {
 | 
			
		||||
            margin: 0;
 | 
			
		||||
            border: 0.4px solid black;
 | 
			
		||||
            font-size: 14px;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        /* 热搜的 label 样式 */
 | 
			
		||||
@@ -269,7 +270,7 @@
 | 
			
		||||
                    <td>${hotBand.position}</td>
 | 
			
		||||
 | 
			
		||||
                    <!-- 热搜 -->
 | 
			
		||||
                    <td style="text-align: left; font-size: 14px;">
 | 
			
		||||
                    <td style="text-align: left;">
 | 
			
		||||
                        <nobr>
 | 
			
		||||
                            <div style="min-width: 20px; display: inline-block;">
 | 
			
		||||
                                <span class="hotband-label" style="background-color: ${getIconText(hotBand.icon)[1]}; ${hotBand.icon ? "" : "display: none;"}">${getIconText(hotBand.icon)[0]}</span>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user