feat: serbin's tg id, bigger font size for page counter
This commit is contained in:
		@@ -22,6 +22,7 @@ allowed_telegram_ids = [
 | 
				
			|||||||
    355242295,  # Dsnonchik
 | 
					    355242295,  # Dsnonchik
 | 
				
			||||||
    651158209,  # kristina
 | 
					    651158209,  # kristina
 | 
				
			||||||
    502869937,  # Sasha
 | 
					    502869937,  # Sasha
 | 
				
			||||||
 | 
					    1006239222, # Sasha Serbin
 | 
				
			||||||
    7326211785,
 | 
					    7326211785,
 | 
				
			||||||
    7646256614  # Marina
 | 
					    7646256614  # Marina
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -26,6 +26,7 @@
 | 
				
			|||||||
            @bottom-right {
 | 
					            @bottom-right {
 | 
				
			||||||
                content: counter(page);
 | 
					                content: counter(page);
 | 
				
			||||||
                margin-right: 20px;
 | 
					                margin-right: 20px;
 | 
				
			||||||
 | 
					                font-size: 18px;
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            @top-right {
 | 
					            @top-right {
 | 
				
			||||||
                content: "ID:{{ deal.id }}";
 | 
					                content: "ID:{{ deal.id }}";
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user