source: trunk/help/templates/celepar/css/index.css @ 1100

Revision 1100, 992 bytes checked in by niltonneto, 15 years ago (diff)

Ticket #475 - Preparação do link Sugestões para usar vários templates.

Line 
1.titulo
2    {font-size:18.0pt;
3    font-family:Verdana;
4    position:absolute;
5    top:45px;
6    left:5px;
7    z-index:0;};
8p.item
9    {font-size: 16.0pt;
10     font-family: "Arial";
11     text-align: justify;}
12div.texto
13    {font-size: 9.0pt;
14     font-family: "Arial";
15     text-align: justify;
16     text-indent: 50;
17     margin: 10px;}
18table.texto
19    {font-size: 9.0pt;
20     font-family: "Arial";
21     text-align: justify;
22     text-indent: 0;
23     margin: 0px;
24     padding: 0px;
25     position: relative;
26     bottom: 15px;}
27table.links
28    {font-size: 8.0pt;
29     font-family: "Verdana";
30     text-align: center;
31     text-indent: 0;
32     margin: 10px;
33     border-spacing:5px;}
34p.back
35    {font-size: 10.0pt;
36     font-family: "Arial";
37     text-align: right;}
38a:link
39    {color:blue;
40    text-decoration:underline;
41    text-underline:single;}
42a:visited
43    {color:purple;
44    text-decoration:underline;
45    text-underline:single;}
46a.tabela
47    {color:black;
48    text-decoration:none;}
49
Note: See TracBrowser for help on using the repository browser.