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.
 
 

61 lines
658 B

body{
background-image:url("races_img/Elfes-fôret.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
}
h1{
color:rgb(0,200,0);
}
img{
width:500px;
height:300px;
}
table td{
width: 20%;
}
table td{
padding:10%;
}
td img{
border-radius:5%;
}
.texte h2{
color:rgb(0,200,0);
}
.texte p{
color:rgb(0,200,0);
font-size:25px;
}
.texte img{
width:500px;
height:350px;
border-radius:2%;
}
.texte a:link{
color:rgb(0,100,0);
}
.texte a:visited{
color:rgb(0, 110, 3);
}
.texte a:hover{
color:rgb(27, 59, 26);
}
#Elfes_noir{
width:250px;
height:450px;
border-radius:2%;
}