*NOTE*
-Click "quote" in order to be able to copy the full version of the code.
-Only copy the code between the "code" tags.
-If you want an image title instead of the text title, replace the second with .
-You will have to save the Navigation buttons from the template examples to your desktop and re-upload them to your HTML files folder in order for them to show up right... Or you could just make your own ;)
:
BODY {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #888888;
scrollbar-darkshadow-color: #333333;
scrollbar-shadow-color: #555555;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
font-family: verdana, arial, 'sans serif'; font-size: 11px; color: #ffffff;
background-color: #000000;
}
p,table,td {
font-family: verdana, arial, 'sans serif';
font-size: 11px;
color: #ffffff;
}
.border {
border: 4px solid #ffffff;
}
.border2 {
border: 1px solid #000000;
}
.bordercom {
border: 2px solid #ffffff;
}
input, textarea
{ background-color: #000000;
font-family: Verdana;
font-size: 11px;
color: #ffffff;
letter-spacing: 1px;
border: 2px solid #ffffff;
padding: 1px; }
option, select {
background-color: #000000;
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
letter-spacing: normal;
border: 1px solid #ffffff;
padding: 0px; }
A:link { color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }
A:visited { color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }
A:active { color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }
A:hover { color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: none; text-decoration: none; cursor: hand; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; }
.bgcolour2 {
background-color: #000000;
}
.title {
font-family: "Courier New", Courier, mono;
font-size: 40px;
font-style: normal;
font-weight: bold;
color: #000000;
}
.subtitle {
font-family: verdana, arial, 'sans serif';
font-size: 11px;
color: #000000;
font-weight: bold;
}
.bgcolour {
background-color: #ffffff;
}
Notes
Discuss
in this comic's ">Forum
[/code]


