You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
pizza.krasnikov.pro/.history/styles/components/UX/PictureText_20220530192359....

19 lines
272 B

.pictureText_main{
width: 240px;
height: 240px;
display: table;
float: left;
position: static;
text-align: center;
margin-left: 60px;
.text{
display:block;
}
.box{
width: 256px;
text-align: center;
}
}