KOKINIO - MANAGER
Edit File: base.css
body { background-color: #FFF; font-size: 12px; font-family: "Trebuchet MS"; margin: 0px 0px 0px 0px; padding: 0px; } #encabezado { height: 80px; /*vertical-align: bottom;*/ background-image: url(/comun/imagen/fondo_encabezado.jpg); } #identifica { height: 17px; background-image: url(/comun/imagen/fondo_identifica.jpg); } #fecha { height: 30px; text-align: right; font-size: 12px; color: #000; } td, p, ul, ol { font-family: "Trebuchet MS"; } h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/ h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/ h3:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/ td:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/ ul:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/ ol:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/ h1 { font-size: 130%; line-height: 1em;} h2 { font-size: 120%; border-bottom: 2px solid #CCC; line-height: 1em;} h3 { font-size: 110%; border-bottom: 2px solid #CCC; line-height: 1em;} td { font-size: 90%; line-height: normal;} ul { font-size: 100%; line-height: normal;} ol { font-size: 90%; line-height: normal;} #pie { text-align: right; font-size: 12px; } .justifica { text-align: justify; } #etiqueta { font-size: 110%; line-height: 2em; font-weight: bold; color: #666; /*/*/padding-left: 8px; }