Update of /cvsroot/queryviewer/queryviewer/src/html
In directory sc8-pr-cvs1:/tmp/cvs-serv32760
Added Files:
example.css
Log Message:
fichiers pour le prochain site (docbook-website)
--- NEW FILE: example.css ---
body { font-size: 95%;
}
.navhomehead { padding-top: 0;
margin-bottom: 0;
padding-bottom: 0;
font-size: 80%
}
.navhomehead { color: black; }
.navhomehead a:link { color: red; }
.navhomehead a:visited { color: orange; }
.navhead { padding-top: 0;
margin-bottom: 0;
padding-bottom: 0;
font-size: 80%
}
.navhead { color: black; }
.navhead a:link { color: black; }
.navhead a:visited { color: black; }
.navfoot { color: black;
font-size: 75%;
}
.navfoot a:link { color: black; }
.navfoot a:visited { color: black; }
pre.programlisting { font-size: 80%;
}
span.footdate { color: black;
font-size: 75%;
font-family: Arial, sans-serif;
}
span.foothome { color: black;
font-size: 75%;
font-family: Arial, sans-serif;
}
span.footfeed { color: black;
font-size: 75%;
font-family: Arial, sans-serif;
}
span.footcopy { color: black;
font-size: 75%;
font-family: Arial, sans-serif;
}
SPAN.curpage { color: orange;
font-style: italic; }
SPAN.curpage A { color: navy; }
SPAN.curpage A:link { color: blue; }
SPAN.curpage A:visited { color: red; }
SPAN.toplevel A { color: black; }
SPAN.toplevel A:link { color: blue; }
SPAN.toplevel A:visited { color: red; }
SPAN.otherpage { color: black; }
SPAN.otherpage A { color: black; }
SPAN.otherpage A:link { color: blue; }
SPAN.otherpage A:visited { color: red; }
SPAN.descendant A { color: black; }
SPAN.descendant A:link { color: blue; }
SPAN.descendant A:visited { color: red; }
SPAN.ancestor A { color: black; }
SPAN.ancestor A:link { color: blue; }
SPAN.ancestor A:visited { color: red; }
SPAN.shrink1 { font-size: 80%; }
SPAN.shrink2 { font-size: 75%; }
SPAN.shrink3 { font-size: 75%; }
.question { color: red; }
.answer { color: green; }
.example { font-size: 120%; }
img { border-width: 0; }
|