/**

    Tu  można wstawiać css bez kompilacji

 */
.tile {
	
	/* komentuje 2024-11-30 17:23 bo to rozjebało widok :P wstawie na stałe do apki.
background-color: #1f2223 !important; */
	font-smooth: never !important;
	
	
	}
	
/* piotr-wypierdalam to 2024-12-26 21:02
	.word-alternatives-counter {
		
		font-size: 16px !important; 
		
		height: 26px !important;
		
		width: auto !important;
		
		
		top: -15px !important;
		left: -10px !important;
		
		}
*/

.tile {
	
  background-color: #1f2223 !important;
	
  box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px !important;
	
}

@media (min-width: 1920px) {
	
	.tile{
	background: rgb(223, 225, 235) !important;
  border-radius: 5px !important;
  border:0 !important;
  color: white !important;
  background-color: #1f2223 !important;
	
  
	max-width: 36px !important;
    max-height: 36px !important;




	}
 
		.word-holder {padding: 13px !important;}
 
}




@media (min-width: 1920px) {

.bg-sand-wallpaper {background-size: 60% !important;}
.word-holder-img {filter: drop-shadow(8px 8px 16px rgba(0, 0, 0, 0.5));}	
}






/********** tu :czacha

.tile {
    width: 150px !important;
    height: 150px !important;
    max-width: 99999999px; !important;
    max-height: 99999999px !important;; 
}


@media (min-width: 1024px) {
    .tile {
        max-width: 9999999999px !important;
        max-height: 99999999px !important;
    }
}


*/
