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.
 
 

74 lines
762 B

body{
background-image:url("classes_img/Archers_fond.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
width:95%;
}
h1{
color:rgb(255, 119, 0);
}
img{
width:500px;
height:300px;
}
table td{
width: 20%;
}
table td{
padding:10%;
}
td img{
border-radius:5%;
}
.text p{
color:rgb(255, 119, 0);
font-size:25px;
}
.text h2{
color:rgb(255, 119, 0);
}
.text img{
width:275px;
height:275px;
border-radius:2%;
}
#arc_magique{
width: 250px;
height:350px;
}
#arc_maudit{
width: 250px;
height:300px;
}
a:link{
color:rgb(255, 164, 0);
}
a:visited {
color:rgb(163, 117, 77);
}
a:hover{
color:rgb(89,58,0);
}
#haut {
font-size:25px;
display:block;
text-align:center;
}