Nella pagina cale ho il problema che i link formazione/tabellini sono bianchi su sfondo bianco
qualcuno sa dove e come andare a modificare (se è quella la causa) il file .css?
grazie
il link http://www.fmc2000.net/fmcleague/cal...&Invia=++Vai++
il codice css
.titolo { font-weight: bold;
font-size: x-large;
font-style: italic;
font-family: Verdana,Arial,Helvetica,sans-serif;
}
.Giornata { border-color: rgb(102, 102, 102) #cccccc #cccccc rgb(102, 102, 102);
border-width: thin;
border-top: thin solid rgb(102, 102, 102);
border-left: thin solid rgb(102, 102, 102);
border-right: thin solid #cccccc;
font-weight: bold;
font-size: xx-small;
color: rgb(0, 0, 153);
font-family: Verdana,Arial,Helvetica,sans-serif;
}
.Competizione { border-width: 1px thin thin;
border-top: 1px dashed #cccccc;
border-left: thin solid rgb(102, 102, 102);
border-right: thin solid #cccccc;
font-weight: bold;
font-size: xx-small;
color: rgb(153, 0, 0);
font-family: Verdana,Arial,Helvetica,sans-serif;
}
.IncSqP { border-width: 1px thin;
border-top: 1px solid #cccccc;
border-left: thin solid rgb(102, 102, 102);
border-bottom: 1px solid #cccccc;
background-position: center 50%;
font-size: xx-small;
background-repeat: repeat-x;
font-family: Verdana,Arial,Helvetica,sans-serif;
background-color: #cccccc;
text-align: center;
}
.IncSqD { border-width: 1px thin;
border-top: 1px solid #cccccc;
border-left: thin solid rgb(102, 102, 102);
border-bottom: 1px solid #cccccc;
background-position: center 50%;
font-size: xx-small;
background-repeat: repeat-x;
font-family: Verdana,Arial,Helvetica,sans-serif;
background-color: #FFFFFF;
text-align: center;
}
.IncRisP { border-style: solid solid solid double;
border-color: #cccccc;
border-width: 1px thin;
background-position: center 50%;
font-weight: bold;
font-size: xx-small;
background-repeat: repeat-x;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-align: center;
}
.IncRisD { border-style: solid solid solid double;
border-color: #cccccc;
border-width: 1px thin;
background-position: center 50%;
font-weight: bold;
font-size: xx-small;
background-repeat: repeat-x;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-align: center;
}
.Girone { border-color: #cccccc #cccccc #cccccc rgb(102, 102, 102);
border-width: 1px thin thin;
border-top: 1px dashed #cccccc;
border-left: thin solid rgb(102, 102, 102);
border-right: thin solid #cccccc;
font-weight: bold;
font-size: xx-small;
color: rgb(0, 153, 0);
font-family: Verdana,Arial,Helvetica,sans-serif;
}
.t-xxs { font-size: xx-small;
color: rgb(0, 0, 0);
font-family: Verdana,Arial,Helvetica,sans-serif;
}
.t-xxsB { font-weight: bold;
font-size: xx-small;
color: rgb(0, 0, 0);
font-family: Verdana,Arial,Helvetica,sans-serif;
}

Rispondi quotando