/* Font: */
BODY, TD, FONT, SPAN, P, LI, UL, BR, HR, TD, TH, DIV
{
font-family: Verdana, Helvetica, sans-serif, Arial;
font-size:12px;
}
BODY
{
/* website background: */
/*
background: url('http://www.brayden.org/images/twikiRobot121x54b.gif');
background-repeat: no-repeat;
background-position: center left;
background-attachment: fixed;
*/
}
TD.WebContent TABLE,
TD.WebRightBar TABLE,
TD.WebPreview TABLE
{
border-collapse: collapse;
}
TD.WebContent TD,
TD.WebPreview TD,
TD.WebContent TH,
TD.WebRightBar TH,
TD.WebPreview TH
{
border: solid black 1px;
padding: 0.3em;
}
TD.WebPreview
{
border: solid black 1px;
padding: 0.3em;
}
TD.WebLeftBar
{
padding-right: 1em;
width: 15em;
}
TD.TopBar P {display:inline;}
/* Color and style for hyperlinks: */
A:link, A:visited, A:active
{
color: black ;
}
/* hyperlinks become red when mouse is nover them */
A:hover[href]
{
color: red;
}
/* Table headers style: */
TH
{
background: #FFE0B0;
/* background: url('http://www.brayden.org/twiki/pub/Tplusplus/WebLayout/tpptexture.png'); */
}
TD.WebRightBar
{
height: 390px;
width: 15%;
}
TD.WebRightBar TABLE
{
width: 99%;
}
TD.WebBottomBar
{
background: url('http://www.brayden.org/twiki/pub/Tplusplus/WebLayout/tpptexture.png');
padding: 0.3em;
border: solid black 1px;
}
FONT.warn
{
color: red;
font-weight: bold;
}
HR
{
height: 1px;
color: black;
}
.WebLeftBar, .WebContent
{
margin-right: 5px;
border-right-width:2px;
border-right-color:black;
border-right-style:solid;
}
.WebContent, .WebRightBar
{
margin-left:3px;
}
-- AntonioTerceiro? - 14 Feb 2003