gastenboek.css
Gesponsorde koppelingen
PHP script bestanden
body
{
text-align: center;
min-width: 800px;
background-color: #66FF00;
}
#table
{
border: 2px solid #00cc00;
background-color: #00ff00;
width: 780px;
}
#table
{
border: 2px solid #00cc00;
background-color: #00ff00;
}
#table_td_n
{
border: 2px solid #00cc00;
background-color: #00ff00;
width: 80px;
}
#table_td_i
{
border: 2px solid #00cc00;
background-color: #00ff00;
width: 700px;
}
#center
{
width: 800px;
margin: 0 auto;
text-align: center;
}
#table_post
{
width: 780px;
border: 2px solid #00cc00;
}
.style1
{
color: #FF0000;
font-size: 14px;
font-style: normal;
display:block;
padding: 1px;
text-align: left;
}
.style2
{
color: #FF0000;
font-size: 14px;
font-style: normal;
display:block;
padding: 1px;
text-align: left;
}
hr
{
height: 1px;
border: 0px;
color: White;
background-color: White;
}