First code received by Master Leon

This commit is contained in:
nemunaire 2007-03-31 12:00:00 +02:00
commit 4230eb6922
330 changed files with 15543 additions and 0 deletions

BIN
pages/design/bleu.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

110
pages/design/design.css Normal file
View file

@ -0,0 +1,110 @@
body {
background-image: url('screen77.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
color: #CCCCFF;
font-size: 12px;
font-family: verdana, serif;
scrollbar-face-color: black;
scrollbar-shadow-color: rgb(98,98,98);
scrollbar-highlight-color: rgb(72,72,72);
scrollbar-3dlight-color: rgb(136,136,136);
scrollbar-darkshadow-color: rgb(81,81,81);
scrollbar-track-color: rgb(72,72,72);
scrollbar-arrow-color: #A8A8A8;
}
table {
color: #CCCCFF;
font-size: 12px;
border-collapse: separate;
empty-cells: show;
text-align: center;
border: 0px;
}
TD {
background-color: #330033;
border: 1px solid transparent;
}
.bouttom {
color: white;
font-family: verdana, serif;
BORDER-STYLE: outset;
background-color: #663399;
BORDER-LEFT-COLOR: white;
BORDER-BOTTOM-COLOR: #663399;
BORDER-TOP-COLOR: white;
BACKGROUND-COLOR: #663399;
BORDER-RIGHT-COLOR: #663399;
}
.bouttom:hover {
BORDER-STYLE: inset;
color: red;
}
.zone_texte {
background-color: #9900CC;
color: #FFFFFF;
border: 1px solid black;
font-family: verdana, serif;
}
.zone_texte:focus {
background-color: #9900CC;
color: #FFFFFF;
border: 1px solid black;
font-family: verdana, serif;
}
a {
color: #CC99CC;
font-size: 12px;
font-family: verdana, serif;
text-decoration: underline;
border: none;
}
a:hover {
color: #CC99CC;
font-size: 12px;
font-family: verdana, serif;
text-decoration: none;
cursor: pointer;
}
a:active, a:focus {
color: #CC99CC;
font-size: 12px;
font-family: verdana, serif;
text-decoration: none;
cursor: wait;
}
a:visited {
color: #CC99CC;
font-size: 12px;
font-family: verdana, serif;
text-decoration: underline;
cursor: pointer;
}
img {
border: 0;
}
#datetime {
color: #7093DB;
font-weight: bold;
}
TD.a {
border: 0;
text-align: center;
}
.z {
background-color: #330633;
}

110
pages/design/design1.css Normal file
View file

@ -0,0 +1,110 @@
body {
background-image: url('bleu.jpg');
color: #7093DB;
font-size: 12px;
font-family: verdana, serif;
scrollbar-face-color: black;
scrollbar-shadow-color: rgb(98,98,98);
scrollbar-highlight-color: rgb(72,72,72);
scrollbar-3dlight-color: rgb(136,136,136);
scrollbar-darkshadow-color: rgb(81,81,81);
scrollbar-track-color: rgb(72,72,72);
scrollbar-arrow-color: #A8A8A8;
}
table {
background-color: black;
color: #7093DB;
font-size: 12px;
border-collapse: separate;
empty-cells: show;
text-align: center;
border: 1px solid black;
}
.bouttom {
color: #afbdff;
font-family: verdana, serif;
BORDER-STYLE: outset;
background-color: navy;
BORDER-LEFT-COLOR: white;
BORDER-BOTTOM-COLOR: navy;
BORDER-TOP-COLOR: white;
BACKGROUND-COLOR: navy;
BORDER-RIGHT-COLOR: navy;
}
.bouttom:hover {
BORDER-STYLE: inset;
color: red;
}
.zone_texte {
background-color: #111e40;
color: #afbdff;
border: 1px solid #2458b5;
font-family: verdana, serif;
}
.zone_texte:focus {
background-color: #111e75;
color: #afbdff;
border: 1px solid #2458b5;
font-family: verdana, serif;
}
a {
color: #7093DB;
font-size: 12px;
font-family: verdana, serif;
text-decoration: underline;
border: none;
}
a:hover {
color: #7093DB;
font-size: 12px;
font-family: verdana, serif;
text-decoration: none;
cursor: pointer;
}
a:active, a:focus {
color: #7093DB;
font-size: 12px;
font-family: verdana, serif;
text-decoration: none;
cursor: wait;
}
a:visited {
color: #7093DB;
font-size: 12px;
font-family: verdana, serif;
text-decoration: underline;
cursor: pointer;
}
img {
border: 0;
}
#datetime {
color: #7093DB;
font-weight: bold;
}
TD.a {
border: 0;
text-align: center;
}
/*QPushButton {
border-radius: 2px;
border: 1px solid #8f8f91;
background-color: qlineargradient(x1: 1, y1: 0, x2: 0, y2: 1, stop: 0 #f6f7fa, stop: 1 #7093DB);
}
QPushButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #dadbde, stop: 1 #f6f7fa);
}*/

74
pages/design/designf.css Normal file
View file

@ -0,0 +1,74 @@
body {
background-image: url('fond.jpg');
color: white;
font-size: 12px;
font-family: verdana, serif;
scrollbar-face-color: black;
scrollbar-shadow-color: rgb(98,98,98);
scrollbar-highlight-color: rgb(72,72,72);
scrollbar-3dlight-color: rgb(136,136,136);
scrollbar-darkshadow-color: rgb(81,81,81);
scrollbar-track-color: rgb(72,72,72);
scrollbar-arrow-color: #A8A8A8;
}
table {
color: white;
font-size: 12px;
border-collapse: separate;
empty-cells: show;
text-align: center;
border: 0px;
}
TD {
background-color:#330066;
border: 2px solid transparent;
}
TD.h {
background-color: transparent;
border: 0px;
}
a {
color: #9999CC;
font-size: 12px;
font-family: verdana, serif;
text-decoration: underline;
border: none;
}
a:hover {
color: #9999CC;
font-size: 12px;
font-family: verdana, serif;
text-decoration: none;
cursor: pointer;
}
a:active, a:focus {
color: #9999CC;
font-size: 12px;
font-family: verdana, serif;
text-decoration: none;
cursor: wait;
}
a:visited {
color: #9999CC;
font-size: 12px;
font-family: verdana, serif;
text-decoration: underline;
cursor: pointer;
}
img {
border: 0;
}
#datetime {
background-color: transparent;
color: white;
font-weight: bold;
}

View file

@ -0,0 +1,69 @@
body {
background-image: url('screen77.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
color: #7093DB;
font-size: 12px;
font-family: verdana, serif;
scrollbar-face-color: black;
scrollbar-shadow-color: rgb(98,98,98);
scrollbar-highlight-color: rgb(72,72,72);
scrollbar-3dlight-color: rgb(136,136,136);
scrollbar-darkshadow-color: rgb(81,81,81);
scrollbar-track-color: rgb(72,72,72);
scrollbar-arrow-color: #A8A8A8;
}
table {
background-color: black;
color: #7093DB;
font-size: 12px;
border-collapse: separate;
empty-cells: show;
text-align: left;
border: 1px solid black;
}
TD.a {
border-bottom: 0;
}
TD {
border-bottom: 1px #0099FF solid;
}
a {
color: #7093DB;
font-size: 12px;
font-family: verdana, serif;
text-decoration: underline;
border: none;
}
a:hover {
color: #7093DB;
font-size: 12px;
font-family: verdana, serif;
text-decoration: none;
cursor: pointer;
}
a:active, a:focus {
color: #7093DB;
font-size: 12px;
font-family: verdana, serif;
text-decoration: none;
cursor: wait;
}
a:visited {
color: #7093DB;
font-size: 12px;
font-family: verdana, serif;
text-decoration: underline;
cursor: pointer;
}
img {
border: 0;
}

BIN
pages/design/fond.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

BIN
pages/design/ha0_(3).jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

BIN
pages/design/pp0.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

BIN
pages/design/pp1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 KiB

BIN
pages/design/screen77.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB