341 lines
6.3 KiB
CSS
341 lines
6.3 KiB
CSS
DIV.resultat {
|
|
font-family: helvetica, sans-serif;
|
|
border-width: 1px 1px 1px 1px;
|
|
background-color: #ccffcc;
|
|
color: black;
|
|
margin-left: 0em;
|
|
margin-right: 0em;
|
|
margin-top: 0em;
|
|
margin-bottom: 0em;
|
|
padding-bottom: 0em;
|
|
}
|
|
DIV.resultat OL {
|
|
list-style-type : decimal;
|
|
}
|
|
DIV.resultat UL {
|
|
list-style-type : disc;
|
|
}
|
|
DIV.resultat P DEL {
|
|
text-decoration : line-through;
|
|
}
|
|
DIV.resultat P INS {
|
|
text-decoration : underline;
|
|
}
|
|
DIV.resultat H1 {
|
|
font-size: 18pt;
|
|
font-weight: normal;
|
|
background-color: #ccffcc;
|
|
color: black;
|
|
}
|
|
DIV.resultat H2 {
|
|
font-size: 14pt;
|
|
font-weight: normal;
|
|
background-color: #ccffcc;
|
|
color: black;
|
|
}
|
|
DIV.resultat P {
|
|
background-color: #ccffcc;
|
|
color: black;
|
|
}
|
|
DIV.resultat Q {
|
|
font-weight: bold;
|
|
}
|
|
DIV.resultat BLOCKQUOTE {
|
|
color: green;
|
|
font-weight : bold;
|
|
}
|
|
DIV.resultat ABBR {
|
|
background-color: white;
|
|
color: green;
|
|
}
|
|
DIV.resultat ACRONYM {
|
|
background-color: white;
|
|
color: red;
|
|
}
|
|
BODY {
|
|
font-size : 12pt;
|
|
font-family : helvetica, sans-serif;
|
|
text-align : justify;
|
|
background-color: #e7f7e0;
|
|
background-image: url(/~yunes/images/fond.gif);
|
|
color: black;
|
|
}
|
|
A:link {
|
|
color : blue;
|
|
text-decoration : none;
|
|
}
|
|
A:visited {
|
|
color : navy;
|
|
text-decoration : none;
|
|
}
|
|
A:active {
|
|
color : red;
|
|
text-decoration : none;
|
|
}
|
|
A.fin:link, A.fin:visited, A.fin:active, A.fin:hover {
|
|
color : #e7f7e0;
|
|
background-color : #e7f7e0;
|
|
}
|
|
DIV.titre {
|
|
border-width: 1px 1px 1px 1px;
|
|
background-color : #f0fff0;
|
|
background-image: url(/~yunes/images/fond-titre.gif);
|
|
color: black;
|
|
text-align: center;
|
|
margin: 0em 0em 0em 0em;
|
|
padding-bottom: 0em;
|
|
}
|
|
DIV.titre H1 {
|
|
margin-top: 0.5em;
|
|
margin-bottom: 0em;
|
|
padding-bottom: 0em;
|
|
padding-top: 0em;
|
|
text-align: center;
|
|
font-weight: bold;
|
|
font-size : 24pt;
|
|
}
|
|
DIV.titre P {
|
|
margin: 0em 0em 0em 0em;
|
|
padding: 0em 0em 0em 0em;
|
|
background-color : #f0fff0;
|
|
background-image: url(/~yunes/images/fond-titre.gif);
|
|
text-align : center;
|
|
font-weight : bold;
|
|
}
|
|
DIV.titre P.gros {
|
|
font-size : 24pt;
|
|
}
|
|
DIV.tdm {
|
|
border-width: 1px 1px 1px 1px;
|
|
background-color: #b0bfb0;
|
|
color: black;
|
|
margin-left: 0em;
|
|
margin-right: 0em;
|
|
margin-top: 0em;
|
|
margin-bottom: 0em;
|
|
padding-bottom: 0em;
|
|
}
|
|
H1 {
|
|
margin-top: 0.5em;
|
|
margin-bottom: 0em;
|
|
padding-bottom: 0em;
|
|
padding-top: 0em;
|
|
font-size : 24pt;
|
|
font-family : helvetica, sans-serif;
|
|
background-color: #b0bfb0;
|
|
color: black;
|
|
font-weight : bold;
|
|
}
|
|
|
|
H2 {
|
|
font-size : 16pt;
|
|
font-family : helvetica, sans-serif;
|
|
font-weight : bold;
|
|
background-color: #b0bfb0;
|
|
color: black;
|
|
}
|
|
H3 {
|
|
font-size : 14pt;
|
|
font-family : helvetica, sans-serif;
|
|
font-weight : bold;
|
|
}
|
|
H4 {
|
|
font-size : 12pt;
|
|
font-family : helvetica, sans-serif;
|
|
font-weight : bold;
|
|
}
|
|
H5 {
|
|
font-size : 12pt;
|
|
font-family : helvetica, sans-serif;
|
|
font-weight : normal;
|
|
text-decoration : underline;
|
|
}
|
|
|
|
P {
|
|
font-size : 12pt;
|
|
font-family : helvetica, sans-serif;
|
|
text-align : justify;
|
|
background-color: #e7f7e0;
|
|
background-image: url(/~yunes/images/fond.gif);
|
|
color: black;
|
|
}
|
|
P.date {
|
|
font-size : 8pt;
|
|
font-family : helvetica, sans-serif;
|
|
}
|
|
P.myquote {
|
|
margin-top : 0em;
|
|
margin-bottom : 0em;
|
|
margin-left : 3em;
|
|
margin-right : 1em;
|
|
}
|
|
P.note {
|
|
font-size: 10pt;
|
|
color: black;
|
|
background-color: #ff8888;
|
|
background-image: none;
|
|
}
|
|
P.rem {
|
|
color: black;
|
|
background-color: #efffef;
|
|
background-image: none;
|
|
margin-left: 1em;
|
|
}
|
|
P.message {
|
|
font-size : 18pt;
|
|
background-color: #cc0000;
|
|
color: #ffffff;
|
|
background-image: none;
|
|
}
|
|
|
|
TABLE {
|
|
font-size : 12pt;
|
|
background-color: #d7e7d0;
|
|
}
|
|
OL.numeroted {
|
|
font-size:12pt;
|
|
font-family : helvetica, sans-serif;
|
|
list-style-type : decimal;
|
|
}
|
|
OL {
|
|
font-family : helvetica, sans-serif;
|
|
font-size:12pt;
|
|
list-style-type : decimal;
|
|
text-align : justify;
|
|
}
|
|
|
|
DL {
|
|
font-size:12pt;
|
|
font-family : helvetica, sans-serif;
|
|
text-align: justify;
|
|
}
|
|
|
|
UL {
|
|
font-size:12pt;
|
|
font-family : helvetica, sans-serif;
|
|
list-style-type : none;
|
|
text-align: justify;
|
|
}
|
|
UL.disc {
|
|
font-size:12pt;
|
|
font-family : helvetica, sans-serif;
|
|
list-style-type : disc;
|
|
}
|
|
UL SUP {
|
|
font-size: 10pt;
|
|
}
|
|
ADDRESS {
|
|
font-size: 8pt;
|
|
font-family : helvetica, sans-serif;
|
|
}
|
|
PRE {
|
|
font-family: Terminal, courier, monospace;
|
|
font-size: 10pt;
|
|
background: #e0e0e0;
|
|
border-width: 1px 1px 1px 1px;
|
|
border-style: none;
|
|
white-space: pre;
|
|
text-align: left;
|
|
}
|
|
.tag, .exc, .pkg, .jclass, .event, .mac, .fct, .macro, .src, .symb {
|
|
font-size: 12pt;
|
|
font-family: Terminal, courier, monospace;
|
|
background-color : white;
|
|
}
|
|
.def {
|
|
font-size: 12pt;
|
|
font-family: Terminal, courier, monospace;
|
|
background-color : white;
|
|
}
|
|
.opt, .com, .code, .litteral, .signal {
|
|
font-size: 12pt;
|
|
font-family: Terminal, courier, monospace;
|
|
background-color : white;
|
|
}
|
|
PRE .typing {
|
|
background-color: white;
|
|
color: black;
|
|
}
|
|
PRE .comment {
|
|
font-size: 10pt;
|
|
background-color: #c0c0c0;
|
|
color: black;
|
|
}
|
|
.type, .field {
|
|
font-size: 12pt;
|
|
font-family: Terminal, courier, monospace;
|
|
background-color: white;
|
|
color: #aa2211;
|
|
}
|
|
VAR {
|
|
font-size: 12pt;
|
|
font-family: courier, monospace;
|
|
font-style: italic;
|
|
background-color: white;
|
|
}
|
|
.var {
|
|
font-size: 12pt;
|
|
font-family: courier, monospace;
|
|
font-style: italic;
|
|
background-color: white;
|
|
}
|
|
.cst {
|
|
font-size: 12pt;
|
|
font-family: Terminal, courier, monospace;
|
|
font-weight: bold;
|
|
background-color: white;
|
|
color: #333333;
|
|
}
|
|
.car, .file, .string {
|
|
font-size: 12pt;
|
|
font-family: Terminal, courier, monospace;
|
|
background-color : white;
|
|
}
|
|
SPAN.author {
|
|
font-weight: bold;
|
|
}
|
|
SPAN.title {
|
|
font-style: italic;
|
|
font-size: 13pt;
|
|
}
|
|
A {
|
|
text-decoration: none;
|
|
}
|
|
kbd {
|
|
background-color: white;
|
|
color: black;
|
|
}
|
|
DIV.adresse {
|
|
font-family : Terminal, courier, monospace;
|
|
background-color : #999999;
|
|
border-width : 5px 5px 5px 5px;
|
|
border-style : none;
|
|
padding : 1em 1em 1em 1em;
|
|
width : 95%;
|
|
text-align : left;
|
|
font-size : 10pt;
|
|
font-style : normal;
|
|
}
|
|
|
|
IMG.carte {
|
|
display : block;
|
|
float : right;
|
|
}
|
|
|
|
.exemple {
|
|
background-color: #dddddd;
|
|
}
|
|
DIV.todo {
|
|
background-image: none;
|
|
background-color : #ffdddd;
|
|
border-width : 1px 1px 1px 1px;
|
|
border-style : solid;
|
|
padding : 0em 1em 0em 1em;
|
|
width : 90%;
|
|
text-align : justify;
|
|
}
|
|
|
|
DIV.todo P {
|
|
background-image: none;
|
|
background-color : #ffdddd;
|
|
}
|