hmm wszystko jest na tej stronce do której dałem linka.
Ale może wkleję cały kod:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//PL" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<STYLE TYPE="text/css" MEDIA=screen> body, html {
font:normal 13px arial,sans-serif;
margin:3;
padding:3;
color:#484848;
background:#ffffff;
}
input, select, textarea
{
font-size:11px;
}
A:link {text-decoration: none; color:#669;}
A:visited {text-decoration: none; color:#669;}
A:hover {text-decoration: none;color:red;}
A:active {text-decoration: none;color:#669;}
#admin-table
{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
width: 90%;
margin: auto;
text-align: center;
border-collapse: collapse;
border-top: 7px solid #9baff1;
border-bottom: 7px solid #9baff1;
}
#admin-table th
{
font-size: 12px;
font-weight: bold;
padding: 2px;
background: #ffffff;
border-right: 1px solid #9baff1;
border-left: 1px solid #9baff1;
border-bottom: 1px solid #9baff1;
color: #669;
}
#admin-table td
{
padding: 2px;
background: #ffffff;
border-right: 1px solid #aabcfe;
border-left: 1px solid #aabcfe;
color: #669;
}
#admin-cards-table
{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
width:100%;
margin: auto;
text-align: center;
border-collapse: collapse;
border-top: 7px solid #9baff1;
border-bottom: 7px solid #9baff1;
}
#admin-cards-table th
{
font-size: 12px;
font-weight: bold;
padding: 2px;
background: #ffffff;
border-right: 1px solid #9baff1;
border-left: 1px solid #9baff1;
border-bottom: 1px solid #9baff1;
color: #669;
}
#admin-cards-table td
{
padding: 2px;
background: #ffffff;
border-right: 1px solid #aabcfe;
border-left: 1px solid #aabcfe;
border-bottom: 1px solid #aabcfe;
color: #669;
}
p.naglowek
{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 13px;
text-align:center;
font-weight:bold;
color:#669;
margin:10px 5% 5px 5%;
}
#kom-good
{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
text-align:center;
font-weight:bold;
color:green;
margin:10px 5% 5px 5%;
}
#kom-bad
{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
text-align:center;
font-weight:bold;
color:red;
margin:10px 5% 5px 5%;
}
<p class="naglowek">TURNIEJE
</p> <table id="admin-cards-table" style="width:80%;"> <th align="center"><b>1
</b></th> <th align="center"><b>2
</b></th> <th align="center"><b>3
</b></th>
Dla nie mających FF... poniżej jak to wygląda po tym jak najedzie się na link i z niego zjedzie...
<br />