]> git.llucax.com Git - mecon/meconlib.git/blob - www/css/html/tabla/medio.css
Se hace un primer (y fallido) intento de deshardcodear la DB.
[mecon/meconlib.git] / www / css / html / tabla / medio.css
1
2 .mecon_html_tabla_medio_cabecera {
3         color: #003366;
4         font-family: Arial, Helvetica, sans-serif;
5         font-size: 11pt;
6         font-style: normal;
7         line-height: normal;
8         font-weight: normal;
9 }
10
11 .mecon_html_tabla_medio_titulo {
12         color: #FFFFFF;
13         font-family: Arial, Helvetica, sans-serif;
14         font-size: 10pt;
15         font-style: normal;
16         line-height: normal;
17         font-weight: bold;
18 }
19
20 .mecon_html_tabla_medio_comun {
21         color: #000000;
22         font-family: Arial, Helvetica, sans-serif;
23         font-size: 8pt;
24         font-style: normal;
25         line-height: normal;
26         font-weight: normal;
27 }
28