home *** CD-ROM | disk | FTP | other *** search
- /* --------------------- Selathco 0.9 stylesheet file ----------------- */
-
- BODY {
- margin-left: 1em;
- margin-right: 1em;
- font-family: times;
- font-weight: normal;
- color: black;
- background-color: white;
- }
-
- A:hover {
- color: red;
- }
-
- LI {
- margin-top: 0;
- }
-
- P.item {
- margin-top: 0.3em;
- margin-bottom: 0.3em;
- }
-
- PRE {
- padding-top: 0;
- padding-bottom: 0.2em;
- margin-top: 0;
- margin-bottom: 0;
- }
-
- /* ------------------------------- Sections ---------------------------- */
-
- H1.contents {
- font-family: helvetica, arial, sans-serif;
- color: green;
- }
-
- H1.biblio {
- font-family: helvetica, arial, sans-serif;
- color: green;
- }
-
- H1.section {
- text-align: left;
- font-family: helvetica, arial, sans-serif;
- color: green;
- }
-
- H2.subsection {
- text-align: left;
- font-family: helvetica, arial, sans-serif;
- color: green;
- }
-
- H3.subsubsection{
- text-align: left;
- font-family: helvetica, arial, sans-serif;
- color: green;
- }
-
- H3.contents {}
-
- H4.paragraph {
- text-align: left;
- font-family: helvetica, arial, sans-serif;
- color: green;
- }
-
- /* ------------------------------- Footnotes --------------------------- */
-
- SUP.footnote {
- color: blue;
- }
-
- UL.footnote {
- list-style: none;
- font-size: 80%;
- }
-
- LI.footnote {
- margin-top: 0;
- }
-
-
- /* ----------------------------- Bibliography -------------------------- */
-
- UL.biblio {
- list-style: none;
- }
-
- /* ------------------------------- Typefaces --------------------------- */
-
- EM.em {
- font-weight: normal;
- }
-
- I.it {
- font-weight: normal;
- }
-
- TT.tt {
- font-weight: bold;
- font-family: courier, monospace;
- }
-
- TT.tti {
- font-weight: normal;
- font-family: courier, monotype;
- fontstyle: italics;
- }
-
- I.sl {
- font-weight: normal;
- font-family: helvetica;
- fontstyle: oblique;
- font-size: 95%;
- }
-
- CODE.cmd {
- font-weight: bold;
- font-family: courier, monospace;
- }
-
- STRONG.bf {
- font-weight: bold;
- }
-
- /* --------------------------- Custom typefaces ------------------------ */
-
- EM.ftit {
- font-weight: normal;
- }
-
- TT.fttt {
- font-weight: bold;
- }
-
- TT.ftrm {
- font-weight: normal;
- }
-
- TT.ftti {
- font-weight: normal;
- fontstyle: oblique
- }
-
- I.ftsl {
- font-weight: normal;
- font-family: helvetica;
- fontstyle: oblique;
- }
-
- STRONG.ftbf {
- font-weight: bold;
- }
-
- /* ------------------------------- Priklad --------------------------- */
-
- TABLE.priklad {}
-
- TR.priklad {}
-
- TH.priklad {
- background-color: #99A0FD;
- }
-
- TD.priklad {
- background-color: #E9E9E9;
- }
-
- /* --------------------------- Custom verbatim ----------------------- */
-
- PRE.begtt {
- font-weight: bold;
- }
-