forked from Adleraci/adlerka.top
		
	Fix css on tables
This commit is contained in:
		@@ -103,10 +103,10 @@ footer {
 | 
			
		||||
    text-align: center;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
table.list-table>tbody,
 | 
			
		||||
table.list-table>tbody>th,
 | 
			
		||||
table.list-table>tbody>tr,
 | 
			
		||||
table.list-table>tbody>tr>td {
 | 
			
		||||
table>tbody,
 | 
			
		||||
table>tbody>tr,
 | 
			
		||||
table>tbody>tr>th,
 | 
			
		||||
table>tbody>tr>td {
 | 
			
		||||
    border: 2px solid var(--primary);
 | 
			
		||||
    border-collapse: collapse;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user