bachotek03.css
bachotex03.css
—
Cascading Style Sheet,
2Kb
File contents
/* Stylesheet for "BachoTeX 2003" web page */
/* Main settings for <BODY>,
Page is divided into four frames:
upper left -- body.left-up-corner
upper right -- body.top-bar
lower left -- body.side-bar
lower right (main) -- body.a
*/
body.a {background: #ffffff; color: #313164;}
body.side-bar {font-size: 16px; background: #eaecf4; color: #414183;}
body.top-bar{font-size: 17px; background: #a6b0d7; color: rgb(100,115,199);}
body.left-up-corner
{font-size: 32px; color: #ffffff; background: #414183;}
body {font-family: Verdana, Arial, Helvetica}
/* Colour of headers: */
H1, H2, H3, H4, H5, H6 {color: #9D009D}
/* Colours of input fields */
INPUT.b {background: #f5f6fb; color: black; border: 0;}
INPUT.a {background: #babede; color: black;}
TEXTAREA {background: #f5f6fb; color: black; border: 0;}
/* Colours for tables */
TD.a
{border-color: #f5f6fb; border-width: 13px; background: #f5f6fb; font-family: Verdana,
Arial, Helvetica; color: #414183;}
TD.p
{border-color: #f5f6fb; border-width: 13px; background: #eaecf8; font-family: Verdana,
Arial, Helvetica; color: #414183;}
TH.a
{border-color: #f5f6fb; border-width: 13px; background: #f5f6fb; font-family: Verdana,
Arial, Helvetica; color: #414183;}
TD {font-family: Verdana, Arial,
Helvetica; background: #f5f6fb; color: #414183; margin: 0 0 0 0;}
TR {font-family: Verdana, Arial,
Helvetica; background: #f5f6fb; color: #414183; margin: 0 0 0 0;}
TABLE.a {width: 80%; border: 0;}
TABLE.b {width: 100%;}
/* Colours of links in table of contents (TOC.html) */
A.toc:link {color: #004080; text-decoration: none; line-height: 15px;}
A.toc:visited {color: #004080; text-decoration: none; line-height: 15px;}
A.toc:hover {color: #004080; text-decoration: underline; line-height: 15px;}
A.toc:active {color: #005555; text-decoration: none; line-height: 15px;}
/* Colours of links in main frame */
A:link {color: #008C8C; text-decoration: none; line-height: 15px;}
A:visited {color: #008C8C; text-decoration: none; line-height: 15px;}
A:hover {color: #005555; text-decoration: underline;}
/* Colours of horizontal rule */
HR {color: #9D009D}
/* Settings for pieces of text, parameter values taken from body.a */
SPAN {font-family: Verdana, Arial, Helvetica;
background: #babede; color: rgb(100,115,199);}
SPAN.form {font-family: Verdana, Arial, Helvetica;
background: #FFFFFF; color: #313164;}
/* Settings for lists */
UL {list-style-type: square;}
LI.toc {list-style-type: square;}
OL {line-height: 17px;}

