source: companies/celepar/help/templates/celepar/pt-br/css/index.css @ 763

Revision 763, 956 bytes checked in by niltonneto, 15 years ago (diff)

Importação inicial do Expresso da Celepar

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