Subversion Repositories bacoAlunos

Rev

Rev 1325 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1325 Rev 1371
Line 201... Line 201...
201
{
201
{
202
    LEFT: 0;
202
    LEFT: 0;
203
    WIDTH: 100%
203
    WIDTH: 100%
204
} */
204
} */
205
 
205
 
-
 
206
#bigTable
-
 
207
{
-
 
208
    background-color: white;
-
 
209
}
206
TD#leftPage {
210
TD#leftPage {
207
    VERTICAL-ALIGN: top;
211
    VERTICAL-ALIGN: top;
208
    text-align: left;
212
    text-align: left;
209
}
213
}
210
 
214