Version 0.7

This commit is contained in:
nemunaire 2007-11-20 12:00:00 +01:00
commit c117da6d77
148 changed files with 1914 additions and 801 deletions

View file

@ -37,7 +37,7 @@ border: none;
}
img {
border: 0;
border: none;
}
a:hover {
@ -94,20 +94,20 @@ text-align: center;
}
div.a {
height: 132;
width: 130;
height: 132px;
width: 130px;
}
div.b {
height: 132;
width: 400;
height: 132px;
width: 400px;
text-align: justify;
background-image: url(fond/apb.jpg);
}
div.c {
height: 132;
width: 149;
height: 132px;
width: 149px;
text-align: center;
background-image: url(fond/apc.jpg);
}
@ -120,8 +120,8 @@ margin-left: 450;
}
div.fin {
height: 20;
width: 339;
height: 20px;
width: 339px;
text-align: center;
background-image: url(fond/apfin.jpg);
}
@ -129,7 +129,7 @@ background-image: url(fond/apfin.jpg);
div.long {
font-weight: bold;
color: #ff8040;
width: 550;
width: 550px;
text-align: center;
margin-left: 90px;
}
@ -141,8 +141,8 @@ margin-left: 90px;
}
div.e {
height: 280;
width: 125;
height: 280px;
width: 125px;
text-align: justify;
background-color: #000151;
border: 0;
@ -156,7 +156,7 @@ padding: 15 10 5 10;
#axion {
color: white;
font-weight: bold;
border: 0;
border: none;
background-color: transparent;
margin-top: 50px;
}
@ -214,6 +214,35 @@ border: 1px solid #000170;
}
td.bla {
height: 132px;
width: 130px;
border: 1px solid #004080;
}
td.blb {
height: 132px;
width: 400px;
text-align: justify;
background-image: url(fond/apb.jpg);
border: 1px solid #004080;
}
td.blc {
height: 132px;
width: 149px;
text-align: center;
background-image: url(fond/apc.jpg);
border: 1px solid #004080;
}
td.bld {
background-color: #00024A;
border: 1px solid #02058A;
margin-bottom: 20;
margin-left: 450;
}
/*attaque {
color: #CC0000;