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.
 
 

46 lines
573 B

body{
background-image:url("épéiste_img/paladin_fond.avif");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
width:95%;
}
h1{
color:rgb(204, 202, 72);
}
img{
width:500px;
height:300px;
}
table td{
width: 20%;
}
table td{
padding:10%;
}
td img{
border-radius:5%
}
.texte h2{
color:rgb(204, 202, 72);
background-color:rgba(0, 0, 0, 0.2);
}
.texte p{
color: rgb(255, 251, 0);
font-size:25px;
background-color:rgba(0, 0, 0, 0.2);
}
.texte img{
width:200px;
height:350px;
border-radius:2%;
}