yanne1985
vendredi 31 mars 2006 à 21:36
CODE
.body {
background-color: #6AB6FF;
font-family:Verdana, Arial, Helvetica, sans-serif
font-size: 12px;
color:#FFFFFF;
}
a {
color: #15155E;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
text-decoration: none;
}
a:link {
color: #15155E;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
text-decoration: none;
}
a:hover {
font-family: "Courier New", Courier, monospace;
font-size: 12px;
color: #FFA600;
text-decoration: underline;
}
a:visited {
color: #15155E;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
text-decoration: none;
}
a:focus {
color: #15155E;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
text-decoration: none;
}
.form {
background-color: Aqua;
border-color: #FF6347;
font-size: 11px;
font-family: "Courier New", Courier, monospace;
color: #824800;
}
.table {
border-color: #131313;
background-color: Black;
}
.td {
border-color: #131313;
background: Black;
}
CODE
.body {
background-color: #6AB6FF;
font-family:Verdana, Arial, Helvetica, sans-serif
font-size: 12px;
color:#FFFFFF;
}
a {
color: #15155E;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
text-decoration: none;
}
a:link {
color: #15155E;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
text-decoration: none;
}
a:hover {
font-family: "Courier New", Courier, monospace;
font-size: 12px;
color: #FFA600;
text-decoration: underline;
}
a:visited {
color: #15155E;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
text-decoration: none;
}
a:focus {
color: #15155E;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
text-decoration: none;
}
.form {
background-color: Aqua;
border-color: #FF6347;
font-size: 11px;
font-family: "Courier New", Courier, monospace;
color: #824800;
}
.table {
border-color: #131313;
background-color: Black;
}
.td {
border-color: #131313;
background: Black;
}