Version 0.9a
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 |