Version 0.9a
108
templates/descriptions/bdd.php
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
<?
|
||||
mysql_connect("localhost", "root", "");
|
||||
mysql_select_db("wars");
|
||||
|
||||
$z = mysql_query("SELECT * FROM user WHERE id='".$id."' ");
|
||||
$donnees = mysql_fetch_array($z);
|
||||
|
||||
$id = $donnees['id'];
|
||||
$pseudo = $donnees['pseudo'];
|
||||
$mdp = $donnees['mdp'];
|
||||
$race = $donnees['race'];
|
||||
$mail = $donnees['mail'];
|
||||
$ip = $donnees['ip'];
|
||||
$mv = $donnees['mv'];
|
||||
$last_visite = $donnees['last_visite'];
|
||||
$points = $donnees['points'];
|
||||
$place_points = $donnees['place_points'];
|
||||
$recherches = $donnees['recherches'];
|
||||
$place_recherches = $donnees['place_recherches'];
|
||||
$flotte = $donnees['flotte'];
|
||||
$place_flotte = $donnees['place_flotte'];
|
||||
$terrestre = $donnees['terrestre'];
|
||||
$place_terrestre = $donnees['place_terrestre'];
|
||||
|
||||
$y = mysql_query("SELECT * FROM planete WHERE id='".$id."' AND galaxy='".$galaxy."' AND pos='".$pos."' AND ss='".$ss."'");
|
||||
$donnees = mysql_fetch_array($y);
|
||||
|
||||
$galaxy = $donnees['galaxy'];
|
||||
$ss = $donnees['ss'];
|
||||
$pos = $donnees['pos'];
|
||||
$nb = $donnees['nb'];
|
||||
$nom_planete = $donnees['nom_planete'];
|
||||
$image = $donnees['image'];
|
||||
$cases = $donnees['cases'];
|
||||
$debris_met = $donnees['debris_met'];
|
||||
$debris_cri = $donnees['debris_cri'];
|
||||
$metal = $donnees['metal'];
|
||||
$cristal = $donnees['cristal'];
|
||||
$hydrogene = $donnees['hydrogene'];
|
||||
$timestamp = $donnees['timestamp'];
|
||||
$coeff = $donnees['coeff'];
|
||||
$energie = $donnees['energie'];
|
||||
|
||||
$temps_b = $donnees['temps_b'];
|
||||
$bat = $donnees['bat'];
|
||||
$mine_m = $donnees['mine_m'];
|
||||
$mine_c = $donnees['mine_c'];
|
||||
$mine_h = $donnees['mine_h'];
|
||||
$centrale_s = $donnees['centrale_s'];
|
||||
$centrale_f = $donnees['centrale_f'];
|
||||
$radar = $donnees['radar'];
|
||||
$labo = $donnees['labo'];
|
||||
$chantier_terrestre = $donnees['chantier_terrestre'];
|
||||
$chantier_spatial = $donnees['chantier_spatial'];
|
||||
$caserne = $donnees['caserne'];
|
||||
$silo = $donnees['silo'];
|
||||
|
||||
$temps_t = $donnees['temps_t'];
|
||||
$tec = $donnees['tec'];
|
||||
$informatique = $donnees['informatique'];
|
||||
$detection = $donnees['detection'];
|
||||
$armement = $donnees['armement'];
|
||||
$energie_t = $donnees['energie_t'];
|
||||
$reacteur = $donnees['reacteur'];
|
||||
$reacteur_f = $donnees['reacteur_f'];
|
||||
$reacteur_ff = $donnees['reacteur_ff'];
|
||||
$medecine = $donnees['medecine'];
|
||||
$tactique = $donnees['tactique'];
|
||||
$developement = $donnees['developement'];
|
||||
$blindage = $donnees['blindage'];
|
||||
|
||||
$transporteur = $donnees['transporteur'];
|
||||
$gtransporteur = $donnees['gtransporteur'];
|
||||
$vcolo = $donnees['vcolo'];
|
||||
$sonde = $donnees['sonde'];
|
||||
$recycleur = $donnees['recycleur'];
|
||||
$chasseur = $donnees['chasseur'];
|
||||
$fregate = $donnees['fregate'];
|
||||
$croiseur = $donnees['croiseur1'];
|
||||
$croiseur2 = $donnees['croiseur2'];
|
||||
$pv = $donnees['pv'];
|
||||
$sto = $donnees['sto'];
|
||||
|
||||
$soldat1 = $donnees['soldat1'];
|
||||
$soldat2 = $donnees['soldat2'];
|
||||
$soldat3 = $donnees['soldat3'];
|
||||
$soldat4 = $donnees['soldat4'];
|
||||
$sniper = $donnees['sniper'];
|
||||
$spartam = $donnees['spartam'];
|
||||
$medecin = $donnees['medecin'];
|
||||
$ingenieur = $donnees['ingenieur'];
|
||||
$soldat_lourd = $donnees['soldat_lourd'];
|
||||
|
||||
$vaisseau_att = $donnees['vaisseau_att'];
|
||||
$vaisseau_1 = $donnees['vaisseau_1'];
|
||||
$vaisseau_2 = $donnees['vaisseau_2'];
|
||||
$vaisseau_3 = $donnees['vaisseau_3'];
|
||||
$vcl_1 = $donnees['vcl_1'];
|
||||
$vcl_2 = $donnees['vcl_2'];
|
||||
$vcl_3 = $donnees['vcl_3'];
|
||||
$vcl_4 = $donnees['vcl_4'];
|
||||
|
||||
$def_1 = $donnees['def_1'];
|
||||
$def_2 = $donnees['def_2'];
|
||||
$def_3 = $donnees['def_3'];
|
||||
$def_4 = $donnees['def_4'];
|
||||
$def_5 = $donnees['def_5'];
|
||||
?>
|
||||
58
templates/descriptions/description.php
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
<? echo "<html>
|
||||
<head>
|
||||
<title>Halo</title>
|
||||
|
||||
<link rel=stylesheet media=screen type=text/css title=design href=diz/base.css >
|
||||
<meta http-equiv=pragma content=no-cache >
|
||||
<meta http-equiv=content-type content=text/html;charset=iso-8869-1 >
|
||||
<link rel=shortcut icon type=image/x-icon href=favicon.ico >";
|
||||
|
||||
include 'bdd.php';
|
||||
|
||||
function techno($nom, $niveau, $niveau_ress)
|
||||
{
|
||||
if ($niveau < $niveau_ress)
|
||||
{
|
||||
echo "<font color=red >".$nom." ".$niveau_ress."</font>";
|
||||
}
|
||||
else
|
||||
{
|
||||
echo "<font color=#40ff00 >".$nom." ".$niveau_ress."</font>";
|
||||
}
|
||||
}
|
||||
|
||||
echo"</head>
|
||||
<body>
|
||||
|
||||
<div class=long>Petit transporteur</div>
|
||||
|
||||
<div class=ensemble>
|
||||
<div class=e><img src=diz/unit/ptransporteur.JPG><br><br>
|
||||
<u>Coût :</u><br>
|
||||
Fer : <span class=rc>100</span><br>
|
||||
Cristal : <span class=rc>200</span><br><br>
|
||||
</div>
|
||||
<i>Le petit transporteur est un vaisseau dont la tâche est d'acheminer des
|
||||
matières premières ou des unités terrestres sur d'autres planètes rapidement.</i><br>
|
||||
<u>Besoin de :</u><br>
|
||||
Bâtiments : "; @techno("Chantier spatial", $chantier_spatial, 1);
|
||||
echo "<br>Technologie : "; @techno("Propultion conventionelle", $propu, 3);
|
||||
echo"<br><br><table align=center>
|
||||
<tr><td align=left colspan=2 class=a>Caractéristiques :</td></tr>
|
||||
<tr><td class=a>Puissance de feu</td><td class=b>5</td></tr>
|
||||
<tr><td class=a>Point de structure</td><td class=b>300</td></tr>
|
||||
<tr><td class=a>Bouclier de protection</td><td class=b>0</td></tr>
|
||||
<tr><td class=a>Capacité totale</td><td td class=b>1000</></tr>
|
||||
<tr><td class=a>Consommation de carburant</td><td class=b>10</td></tr>
|
||||
<tr><td class=a>Rayon d'action</td><td class=b>moyen-faible</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>";
|
||||
?>
|
||||
58
templates/descriptions/description_bat.php
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
<? echo "<html>
|
||||
<head>
|
||||
<title>Halo</title>
|
||||
|
||||
<link rel=stylesheet media=screen type=text/css title=design href=diz/base.css >
|
||||
<meta http-equiv=pragma content=no-cache >
|
||||
<meta http-equiv=content-type content=text/html;charset=iso-8869-1 >
|
||||
<link rel=shortcut icon type=image/x-icon href=favicon.ico >";
|
||||
|
||||
include 'bdd.php';
|
||||
|
||||
function techno($nom, $niveau, $niveau_ress)
|
||||
{
|
||||
if ($niveau < $niveau_ress)
|
||||
{
|
||||
echo "<font color=red >".$nom." ".$niveau_ress."</font>";
|
||||
}
|
||||
else
|
||||
{
|
||||
echo "<font color=#40ff00 >".$nom." ".$niveau_ress."</font>";
|
||||
}
|
||||
}
|
||||
|
||||
echo"</head>
|
||||
<body>
|
||||
|
||||
<div class=long>Metal</div>
|
||||
|
||||
<div class=ensemble>
|
||||
<div class=e><img src=diz/batiment/><br><br>
|
||||
</div>
|
||||
<i>description.</i><br>
|
||||
<u>Besoin de :</u><br>
|
||||
Bâtiments : "; @techno("Chantier spatial", $chantier_spatial, 1);
|
||||
echo "<br>Technologie : "; @techno("Propultion conventionelle", $propu, 3);
|
||||
echo"<br><br>";
|
||||
$a=$mine_m+5;
|
||||
$c=$mine_m-2;
|
||||
if ($c < 0 ) { $c = 0; $a = 7; }
|
||||
echo '<table align=center><tr><td>Niveau</td><td>Production par heure</td><td>Consommation énergie</td></tr><br>';
|
||||
for ($c;$c<$a;$c++) {
|
||||
$b=ceil((($c*40+(exp($c*0.33)*10))));
|
||||
$h=ceil((($c*40+(exp($c*0.33)*10)))) - ceil(((($c-1)*40+(exp(($c-1)*0.33)*10))));
|
||||
|
||||
$p=ceil((exp($c*0.28)*10));
|
||||
$g=ceil((exp($c*0.28)*10)) - ceil((exp(($c-1)*0.28)*10));
|
||||
echo '<tr><td>'.$c.'</td><td>'.$b.' (+ '.$h.')</td><td>'.$p.' (+ '.$g.')</td></tr>';
|
||||
}
|
||||
|
||||
echo"</table></td></tr>";
|
||||
|
||||
echo"</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>";
|
||||
?>
|
||||
73
templates/descriptions/description_pt.php
Normal file
|
|
@ -0,0 +1,73 @@
|
|||
<? echo"<html>
|
||||
<head>
|
||||
<title>Space battleship</title>
|
||||
|
||||
<link rel=stylesheet media=screen type=text/css title=design href=diz/base.css >
|
||||
<meta http-equiv=pragma content=no-cache >
|
||||
<meta http-equiv=content-type content=text/html;charset=iso-8869-1 >
|
||||
<link rel=shortcut icon type=image/x-icon href=favicon.ico >";
|
||||
|
||||
$chantier_spatial = 2;
|
||||
$propu = 2;
|
||||
$pilotes = 2;
|
||||
|
||||
function techno($nom, $niveau, $niveau_ress)
|
||||
{
|
||||
if ($niveau < $niveau_ress)
|
||||
{
|
||||
echo "<font color=red >".$nom." ".$niveau_ress."</font>";
|
||||
}
|
||||
else
|
||||
{
|
||||
echo "<font color=#40ff00 >".$nom." ".$niveau_ress."</font>";
|
||||
}
|
||||
}
|
||||
|
||||
function equipe($nom, $perso, $need_perso)
|
||||
{
|
||||
if ($perso < $need_perso)
|
||||
{
|
||||
$z = abs($perso - $need_perso);
|
||||
echo "<font color=red ><ACRONYM title='".$z." ".$nom."'>".$need_perso." ".$nom."</ACRONYM></font>";
|
||||
}
|
||||
else
|
||||
{
|
||||
echo "<font color=#40ff00 >".$need_perso." ".$nom."</font>";
|
||||
}
|
||||
}
|
||||
echo"</head>
|
||||
<body>
|
||||
|
||||
<div class=long>Petit transporteur</div>
|
||||
|
||||
<div class=ensemble>
|
||||
<div class=e><img src=diz/unit/ptransporteur.JPG><br><br>
|
||||
<u>Coût :</u><br>
|
||||
Fer : <span class=rc>100</span><br>
|
||||
Cristal : <span class=rc>200</span><br><br>
|
||||
<u>Equipage :</u><br>"; @equipe(pilotes, $pilotes, 3);
|
||||
echo "</div>
|
||||
<i>Le petit transporteur est un vaisseau dont la tâche est d'acheminer des
|
||||
matières premières ou des unités terrestres sur d'autres planètes rapidement.</i><br>
|
||||
<u>Besoin de :</u><br>
|
||||
Bâtiments : "; @techno("Chantier spatial", $chantier_spatial, 1);
|
||||
echo "<br>Technologie : "; @techno("Propultion conventionelle", $propu, 3);
|
||||
echo"<br><br><table align=center>
|
||||
<tr><td align=left colspan=2 class=a>Caractéristiques :</td></tr>
|
||||
<tr><td class=a>Puissance de feu</td><td class=b>5</td></tr>
|
||||
<tr><td class=a>Point de structure</td><td class=b>300</td></tr>
|
||||
<tr><td class=a>Bouclier de protection</td><td class=b>0</td></tr>
|
||||
<tr><td class=a>Capacité totale</td><td td class=b>1000</></tr>
|
||||
<tr><td class=a>Consommation de carburant</td><td class=b>10</td></tr>
|
||||
<tr><td class=a>Rayon d'action</td><td class=b>moyen-faible</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>";
|
||||
?>
|
||||
BIN
templates/descriptions/diz/1720.jpg
Normal file
|
After Width: | Height: | Size: 247 KiB |
BIN
templates/descriptions/diz/1782.jpg
Normal file
|
After Width: | Height: | Size: 248 KiB |
BIN
templates/descriptions/diz/1783.jpg
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
templates/descriptions/diz/180.jpg
Normal file
|
After Width: | Height: | Size: 100 KiB |
BIN
templates/descriptions/diz/180p.jpg
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
templates/descriptions/diz/181.jpg
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
templates/descriptions/diz/182.jpg
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
templates/descriptions/diz/183.jpg
Normal file
|
After Width: | Height: | Size: 101 KiB |
BIN
templates/descriptions/diz/205.jpg
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
templates/descriptions/diz/Copy of fond.jpg
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
templates/descriptions/diz/Thumbs.db
Normal file
95
templates/descriptions/diz/admin.css
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
body {
|
||||
color: #FF0000;
|
||||
background-color: #000000;
|
||||
background-image: url('panel/background.jpg');
|
||||
scrollbar-arrow-color: #E6EBFB;
|
||||
scrollbar-base-color: #344566;
|
||||
scrollbar-track-color: #344566;
|
||||
scrollbar-face-color: #344566;
|
||||
scrollbar-highlight-color: #344566;
|
||||
scrollbar-3dlight-color: #465673;
|
||||
scrollbar-darkshadow-color: #344566;
|
||||
scrollbar-shadow-color: #465673;
|
||||
font-size: 13px;
|
||||
font-family: Tahoma,sans-serif;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
u {
|
||||
font-style: underline;
|
||||
}
|
||||
|
||||
i {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #4080ff;
|
||||
font-size: 12px;
|
||||
font-family: verdana, serif;
|
||||
text-decoration: underline;
|
||||
border: none;
|
||||
}
|
||||
|
||||
img {
|
||||
border: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
a:active, a:focus {
|
||||
cursor: wait;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
div.centre {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
table.fond {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 90%;
|
||||
background-color: #161616;
|
||||
border: 1px solid #101010;
|
||||
}
|
||||
|
||||
table.Gpart {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
background-color: #171717;
|
||||
border: 1px solid #202020;
|
||||
}
|
||||
|
||||
table.Ppart {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
background-color: #141414;
|
||||
border: 1px solid #181818;
|
||||
}
|
||||
|
||||
table.Mpart {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
background-color: #141414;
|
||||
border: 1px solid #181818;
|
||||
}
|
||||
|
||||
tr.lt {
|
||||
background-color: #545454;
|
||||
}
|
||||
|
||||
tr.l1 {
|
||||
background-color: #343434;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
tr.l2 {
|
||||
background-color: #545454;
|
||||
text-align: left;
|
||||
}
|
||||
215
templates/descriptions/diz/base.anc.css
Normal file
|
|
@ -0,0 +1,215 @@
|
|||
body
|
||||
{
|
||||
color: #7093DB;
|
||||
background-color: #040e1e;
|
||||
background-image: url('fondf.jpg');
|
||||
background-attachment: fixed;
|
||||
background-repeat: no-repeat;
|
||||
background-position: top left;
|
||||
scrollbar-arrow-color: #E6EBFB;
|
||||
scrollbar-base-color: #344566;
|
||||
scrollbar-track-color: #344566;
|
||||
scrollbar-face-color: #344566;
|
||||
scrollbar-highlight-color: #344566;
|
||||
scrollbar-3dlight-color: #465673;
|
||||
scrollbar-darkshadow-color: #344566;
|
||||
scrollbar-shadow-color: #465673;
|
||||
font-size: 13px;
|
||||
font-family: Tahoma,sans-serif;
|
||||
margin-left: 68px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
u {
|
||||
font-style: underline;
|
||||
}
|
||||
|
||||
i {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #4080ff;
|
||||
font-size: 12px;
|
||||
font-family: verdana, serif;
|
||||
text-decoration: underline;
|
||||
border: none;
|
||||
}
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
a:active, a:focus {
|
||||
cursor: wait;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.zone_texte {
|
||||
background-color: #000031;
|
||||
color: #4080ff;
|
||||
border: 1px solid #1256C6;
|
||||
font-family: verdana, serif;
|
||||
}
|
||||
|
||||
.bouton {
|
||||
background-color: navy;
|
||||
color: #afbdff;
|
||||
font-family: verdana, serif;
|
||||
BORDER-LEFT-COLOR: white;
|
||||
BORDER-BOTTOM-COLOR: navy;
|
||||
BORDER-TOP-COLOR: white;
|
||||
BACKGROUND-COLOR: navy;
|
||||
BORDER-RIGHT-COLOR: navy;
|
||||
BORDER-STYLE: outset;
|
||||
}
|
||||
|
||||
.bouton:hover {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.bouton:active {
|
||||
BORDER-STYLE: inset;
|
||||
color: red;
|
||||
}
|
||||
|
||||
div {
|
||||
border: 1px solid #004080;
|
||||
float: left;
|
||||
margin: 1 1 1 1;
|
||||
}
|
||||
|
||||
div.a {
|
||||
height: 132;
|
||||
width: 130;
|
||||
}
|
||||
|
||||
div.b {
|
||||
height: 132;
|
||||
width: 400;
|
||||
text-align: justify;
|
||||
background-image: url(fond/apb.jpg);
|
||||
}
|
||||
|
||||
div.c {
|
||||
height: 132;
|
||||
width: 149;
|
||||
text-align: center;
|
||||
background-image: url(fond/apc.jpg);
|
||||
}
|
||||
|
||||
div.d {
|
||||
background-color: #00024A;
|
||||
border: 1px solid #02058A;
|
||||
margin-bottom: 20;
|
||||
margin-left: 450;
|
||||
}
|
||||
|
||||
div.fin {
|
||||
height: 20;
|
||||
width: 339;
|
||||
text-align: center;
|
||||
background-image: url(fond/apfin.jpg);
|
||||
}
|
||||
|
||||
div.long {
|
||||
font-weight: bold;
|
||||
color: #ff8040;
|
||||
width: 550;
|
||||
text-align: center;
|
||||
margin-left: 90px;
|
||||
}
|
||||
|
||||
div.ensemble {
|
||||
width: 550;
|
||||
height: 300;
|
||||
margin-left: 90px;
|
||||
}
|
||||
|
||||
div.e {
|
||||
height: 280;
|
||||
width: 125;
|
||||
text-align: justify;
|
||||
background-color: #000151;
|
||||
border: 0;
|
||||
border-right: 1px solid #004080;
|
||||
float: left;
|
||||
margin: 0;
|
||||
margin-right: 8px;
|
||||
padding: 15 10 5 10;
|
||||
}
|
||||
|
||||
#axion {
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
border: 0;
|
||||
background-color: transparent;
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
span.description {
|
||||
font-size: 12px;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
br.a {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
span.rc {
|
||||
font-size: 13px;
|
||||
font-family: Tahoma,sans-serif;
|
||||
font-weight: bold;
|
||||
color: #ffc080;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: separate;
|
||||
empty-cells: show;
|
||||
text-align: center;
|
||||
border: 0px;
|
||||
font-size: 12px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
table#ressource {
|
||||
margin-bottom: 35px;
|
||||
}
|
||||
|
||||
TD {
|
||||
background-color: #00024A;
|
||||
border: 1px solid #02058A;
|
||||
}
|
||||
|
||||
TD.a {
|
||||
background-color: #000151;
|
||||
border: 1px solid #040e1e;
|
||||
width: 210px;
|
||||
}
|
||||
|
||||
TD.b {
|
||||
background-color: #000151;
|
||||
border: 1px solid #040e1e;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
TD.xyz {
|
||||
background-color: #000151;
|
||||
border: 1px solid #000170;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*attaque {
|
||||
color: #CC0000;
|
||||
}
|
||||
|
||||
filter: alpha(opacity=10);
|
||||
-moz-opacity: 0.9; */
|
||||
253
templates/descriptions/diz/base.css
Normal file
|
|
@ -0,0 +1,253 @@
|
|||
body
|
||||
{
|
||||
color: #7093DB;
|
||||
background-color: #040e1e;
|
||||
background-image: url('1720.jpg');
|
||||
background-attachment: fixed;
|
||||
background-repeat: no-repeat;
|
||||
background-position: top left;
|
||||
scrollbar-arrow-color: #E6EBFB;
|
||||
scrollbar-base-color: #344566;
|
||||
scrollbar-track-color: #344566;
|
||||
scrollbar-face-color: #344566;
|
||||
scrollbar-highlight-color: #344566;
|
||||
scrollbar-3dlight-color: #465673;
|
||||
scrollbar-darkshadow-color: #344566;
|
||||
scrollbar-shadow-color: #465673;
|
||||
font-size: 13px;
|
||||
font-family: Tahoma,sans-serif;
|
||||
margin-left: 68px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
u {
|
||||
font-style: underline;
|
||||
}
|
||||
|
||||
i {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #4080ff;
|
||||
font-size: 12px;
|
||||
font-family: verdana, serif;
|
||||
text-decoration: underline;
|
||||
border: none;
|
||||
}
|
||||
|
||||
img {
|
||||
border: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
a:active, a:focus {
|
||||
cursor: wait;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.zone_texte {
|
||||
background-color: #000031;
|
||||
color: #4080ff;
|
||||
border: 1px solid #1256C6;
|
||||
font-family: verdana, serif;
|
||||
}
|
||||
|
||||
.bouton {
|
||||
background-color: navy;
|
||||
color: #afbdff;
|
||||
font-family: verdana, serif;
|
||||
BORDER-LEFT-COLOR: white;
|
||||
BORDER-BOTTOM-COLOR: navy;
|
||||
BORDER-TOP-COLOR: white;
|
||||
BACKGROUND-COLOR: navy;
|
||||
BORDER-RIGHT-COLOR: navy;
|
||||
BORDER-STYLE: outset;
|
||||
}
|
||||
|
||||
.bouton:hover {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.bouton:active {
|
||||
BORDER-STYLE: inset;
|
||||
color: red;
|
||||
}
|
||||
|
||||
div {
|
||||
border: 1px solid #004080;
|
||||
float: left;
|
||||
margin: 1 1 1 1;
|
||||
}
|
||||
|
||||
div.centre {
|
||||
border: none;
|
||||
float: none;
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div.a {
|
||||
height: 132px;
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
div.b {
|
||||
height: 132px;
|
||||
width: 400px;
|
||||
text-align: justify;
|
||||
background-image: url(fond/apb.jpg);
|
||||
}
|
||||
|
||||
div.c {
|
||||
height: 132px;
|
||||
width: 149px;
|
||||
text-align: center;
|
||||
background-image: url(fond/apc.jpg);
|
||||
}
|
||||
|
||||
div.d {
|
||||
background-color: #00024A;
|
||||
border: 1px solid #02058A;
|
||||
margin-bottom: 20;
|
||||
margin-left: 450;
|
||||
}
|
||||
|
||||
div.fin {
|
||||
height: 20px;
|
||||
width: 339px;
|
||||
text-align: center;
|
||||
background-image: url(fond/apfin.jpg);
|
||||
}
|
||||
|
||||
div.long {
|
||||
font-weight: bold;
|
||||
color: #ff8040;
|
||||
width: 550px;
|
||||
text-align: center;
|
||||
margin-left: 90px;
|
||||
}
|
||||
|
||||
div.ensemble {
|
||||
width: 550;
|
||||
height: 300;
|
||||
margin-left: 90px;
|
||||
}
|
||||
|
||||
div.e {
|
||||
height: 280px;
|
||||
width: 125px;
|
||||
text-align: justify;
|
||||
background-color: #000151;
|
||||
border: 0;
|
||||
border-right: 1px solid #004080;
|
||||
float: left;
|
||||
margin: 0;
|
||||
margin-right: 8px;
|
||||
padding: 15 10 5 10;
|
||||
}
|
||||
|
||||
#axion {
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
.description {
|
||||
width: 99%;
|
||||
font-style: italic;
|
||||
border: none;
|
||||
}
|
||||
|
||||
br.a {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
span.rc {
|
||||
font-size: 13px;
|
||||
font-family: Tahoma,sans-serif;
|
||||
font-weight: bold;
|
||||
color: #ffc080;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: separate;
|
||||
empty-cells: show;
|
||||
text-align: center;
|
||||
border: 0px;
|
||||
font-size: 12px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
table#ressource {
|
||||
margin-bottom: 35px;
|
||||
}
|
||||
|
||||
TD {
|
||||
background-color: #00024A;
|
||||
border: 1px solid #02058A;
|
||||
}
|
||||
|
||||
TD.a {
|
||||
background-color: #000151;
|
||||
border: 1px solid #040e1e;
|
||||
width: 210px;
|
||||
}
|
||||
|
||||
TD.b {
|
||||
background-color: #000151;
|
||||
border: 1px solid #040e1e;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
TD.xyz {
|
||||
background-color: #000151;
|
||||
border: 1px solid #000170;
|
||||
}
|
||||
|
||||
|
||||
td.bla {
|
||||
height: 132px;
|
||||
width: 130px;
|
||||
border: 1px solid #004080;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
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;
|
||||
}
|
||||
|
||||
filter: alpha(opacity=10);
|
||||
-moz-opacity: 0.9; */
|
||||
BIN
templates/descriptions/diz/fond.jpg
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
templates/descriptions/diz/fond/Thumbs.db
Normal file
BIN
templates/descriptions/diz/fond/apb.jpg
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
templates/descriptions/diz/fond/apc.jpg
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
templates/descriptions/diz/fond/apfin.jpg
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
templates/descriptions/diz/fond/apmenu.jpg
Normal file
|
After Width: | Height: | Size: 827 B |
BIN
templates/descriptions/diz/fondf.jpg
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
templates/descriptions/diz/fondfp.jpg
Normal file
|
After Width: | Height: | Size: 248 KiB |
BIN
templates/descriptions/diz/m.gif
Normal file
|
After Width: | Height: | Size: 591 B |
BIN
templates/descriptions/diz/panel/Thumbs.db
Normal file
BIN
templates/descriptions/diz/panel/background.jpg
Normal file
|
After Width: | Height: | Size: 5.9 KiB |
BIN
templates/descriptions/diz/panel/head.jpg
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
templates/descriptions/diz/panel/headA.jpg
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
templates/descriptions/diz/panel/headO.jpg
Normal file
|
After Width: | Height: | Size: 9.4 KiB |
BIN
templates/descriptions/diz/planete/1.jpg
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
templates/descriptions/diz/planete/10.jpg
Normal file
|
After Width: | Height: | Size: 53 KiB |
BIN
templates/descriptions/diz/planete/11.jpg
Normal file
|
After Width: | Height: | Size: 62 KiB |
BIN
templates/descriptions/diz/planete/12.jpg
Normal file
|
After Width: | Height: | Size: 68 KiB |
BIN
templates/descriptions/diz/planete/13.jpg
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
templates/descriptions/diz/planete/14.jpg
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
templates/descriptions/diz/planete/15.jpg
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
templates/descriptions/diz/planete/2.jpg
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
templates/descriptions/diz/planete/3.jpg
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
templates/descriptions/diz/planete/4.jpg
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
templates/descriptions/diz/planete/5.jpg
Normal file
|
After Width: | Height: | Size: 67 KiB |
BIN
templates/descriptions/diz/planete/6.jpg
Normal file
|
After Width: | Height: | Size: 70 KiB |
BIN
templates/descriptions/diz/planete/7.jpg
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
templates/descriptions/diz/planete/8.jpg
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
templates/descriptions/diz/planete/9.jpg
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
templates/descriptions/diz/planete/Thumbs.db
Normal file
BIN
templates/descriptions/diz/planete/anneaux1.jpg
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
templates/descriptions/diz/planete/asteroide1.jpg
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
templates/descriptions/diz/planete/asteroide2.jpg
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
templates/descriptions/diz/planete/asteroide4.jpg
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
templates/descriptions/diz/planete/asteroide5.jpg
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
templates/descriptions/diz/planete/desert2.jpg
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
templates/descriptions/diz/planete/etrange1.jpg
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
templates/descriptions/diz/planete/etrange3.jpg
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
templates/descriptions/diz/planete/etrange6.jpg
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
templates/descriptions/diz/planete/fusion2.jpg
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
templates/descriptions/diz/planete/normal3.jpg
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
templates/descriptions/diz/planete/normal4.jpg
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
templates/descriptions/diz/planete/normal5.jpg
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
templates/descriptions/diz/planete/ocean2.jpg
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
templates/descriptions/diz/planete/rien1.jpg
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
templates/descriptions/diz/planete/rien10.jpg
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
templates/descriptions/diz/planete/rien2.jpg
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
templates/descriptions/diz/planete/rien3.jpg
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
templates/descriptions/diz/planete/rien4.jpg
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
templates/descriptions/diz/planete/rien5.jpg
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
templates/descriptions/diz/planete/rien6.jpg
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
templates/descriptions/diz/planete/rien7.jpg
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
templates/descriptions/diz/planete/rien8.jpg
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
templates/descriptions/diz/planete/rien9.jpg
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
templates/descriptions/diz/planete/soleil.jpg
Normal file
|
After Width: | Height: | Size: 37 KiB |