Back | Reverse |

what is the Stylesheet Data used for?
Link | by Chewbacca on 2005-11-26 10:22:39
just wandering?

THEIR HERE.............FOR ARE MAN FLESH

Re: what is the Stylesheet Data used for?
Link | by Menos Grande on 2005-11-26 10:29:34 (edited 2005-11-26 10:34:51)
Just to make the website look pretty there was a thread not too long ago with sample codes that you could put in

ala http://gendou.com/forum/thread.php?thr=5410&ent=61883#61883


Re: what is the Stylesheet Data used for?
Link | by psoplayer on 2005-11-26 10:45:55 (edited 2005-11-26 10:46:20)
If you copy and paste this into your CSS box you'll see the forum the way I do:

BODY, TABLE, TD, TR{
font-size: 12px;
font-family:microsoft sans serif;
color:#555555;
text-align: justify;
cursor: default;
background-color:#66AAFF;
line-height: 15px;
}

A:link{
color:#FFFFFF;
}

A:visited{
color:#CCCCCC;
}

A:hover{
color:999999;
}


Back | Reverse |

Copyright 2000-2025 Gendou | Terms of Use | Page loaded in 0.0009 seconds at 2025-06-24 09:19:10