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