1234567891011121314151617 |
- body{font-family: 'indivisa-text', arial;}
- /*.materia-calif{width:26px; max-width: 26px!important; min-width:26px!important; text-align: center; font-size: 70%}*/
- .materia-calif, .materia-btn{width:7%; max-width: 7%!important; min-width:7%!important; text-align: center; font-size: 70%;}
- .tabla-semestre{width:100%; margin-top:10px;}
- .tabla-semestre th{color: #fff; background-color: #001d68; border:0; padding: 6px; font-size:115%; font-family: 'indivisa-text', arial, sans-serif;}
- .tabla-semestre td{font-size:80%; padding: 1px 0;}
- .tabla-semestre tr:nth-child(2n+1) { background-color: #f0f0f0; }
- .tabla-semestre tr td{ border-left: 3px; border-color:#fff; border-style: solid; }
- .tabla-semestre tr td:first-child {border-left:0!important;}
- /*.materia-nombre{width: 65%;}*/
- .calif-extraordinario{color:#d21034;}
- .calif-equivalencia{color:#339933;}
- .calif-intersemestral{color:#AD60BF;}
- .referencia{font-size: 80%;}
- .text-blue{color:#3A96DB}
- .help{cursor:help;}
- .tabla-semestre .text-small{font-size: 85% !important; text-align: center !important;}
|