X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/66cfbab2db0d677773c904433933b758199bb459..950719e82287bf487010a793a5e4e40ce374e21c:/www/css/html/tabla/comun.css diff --git a/www/css/html/tabla/comun.css b/www/css/html/tabla/comun.css index fbdb36e..ccdd048 100644 --- a/www/css/html/tabla/comun.css +++ b/www/css/html/tabla/comun.css @@ -1,38 +1,28 @@ -/* vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4: -// +--------------------------------------------------------------------+ -// | HTML - TABLE | -// +--------------------------------------------------------------------+ -// | Libreria para la estandarizacion de los elementos html de los | -// | de la Intranet | -// | Ministerio de Economía | -// +--------------------------------------------------------------------+ -// | Creado: fri mar 21 ART 2003 | -// | Autor: Martin Marrese | -// +--------------------------------------------------------------------+ -// -// $Id$ -// -// $URL$ -// $Rev$ -// $Date$ -// $Author$ -*/ -.mecon_html_tabla_comun_texto11_blanco -{ - FONT-FAMILY: Arial, Helvetica, sans-serif; - FONT-SIZE: 11px; - FONT-STYLE: bold; - COLOR: #FFFFFF; - FONT-WEIGHT: normal; - TEXT-DECORATION: none; +.mecon_html_tabla_comun_cabecera { + font-family: Arial, Helvetica, sans-serif; + font-size: 11pt; + font-style: bold; + color: #FFFFFF; + font-weight: normal; + text-decoration: none; } -.mecon_html_tabla_comun_texto11_negro -{ - FONT-FAMILY: Arial, Helvetica, sans-serif; - FONT-SIZE: 11px; - FONT-STYLE: normal; - COLOR: #000000; - FONT-WEIGHT: normal; - TEXT-DECORATION: none; + +.mecon_html_tabla_comun_titulo { + font-family: arial, helvetica, sans-serif; + font-size: 10pt; + font-style: normal; + color: #000000; + font-weight: normal; + text-decoration: none; +} + +.mecon_html_tabla_comun_comun { + font-family: arial, helvetica, sans-serif; + font-size: 8pt; + font-style: normal; + color: #000000; + font-weight: normal; + text-decoration: none; } +