]> git.llucax.com Git - mecon/meconlib.git/blob - www/css/html/tabla/oscuro.css
4bd049b6e4c3f0a5442c114243944c979b070faf
[mecon/meconlib.git] / www / css / html / tabla / oscuro.css
1
2 .mecon_html_tabla_oscuro_cabecera {
3         color: #FFFFFF;
4         font-family: Arial, Helvetica, sans-serif;
5         font-size: 11pt;
6         font-style: normal;
7         line-height: normal;
8         font-weight: bold;
9 }
10
11 .mecon_html_tabla_oscuro_titulo {
12         color: #FFFFFF;
13         font-family: Arial, Helvetica, sans-serif;
14         font-size: 10pt;
15         font-style: normal;
16         line-height: normal;
17         background-color: ;
18         font-weight: bold;
19 }
20
21 .mecon_html_tabla_oscuro_comun {
22         color: #000000;
23         font-family: Arial, Helvetica, sans-serif;
24         font-size: 9pt;
25         font-style: normal;
26         line-height: normal;
27         font-weight: normal;
28 }
29