b r a y d e n . o r g / TWiki

/ WebHome / FlexibleSkin / FlexibleSkinStyleSheet

This Web


WebHome  
Topic List  
Web Statistics 

All Webs


Books
Main
Random
Software
TWiki  

brayden.org


Home
Monthly Digest
Today's Links
Resumé
Reading List
Books RSS
Random RSS
Software RSS

Other


Joanne's Blog
Dale's Blog

Bloglines
currently-reading
Jetable email
TextDrive
Progressive Magazine
out campaign



/* 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

 
 
Current Rev: r1.10 - 29 Aug 2003 - 05:31 GMT - DaleBrayden, Revision History:Diffs | r1.10 | > | r1.9 | > | r1.8
© 2003-2006 by the contributing authors.