source: branches/1.2/workflow/templates/default/css/orgchartPrintPreview.css @ 1349

Revision 1349, 242 bytes checked in by niltonneto, 15 years ago (diff)

Ticket #561 - Inclusão do módulo Workflow faltante nessa versão.

  • Property svn:executable set to *
Line 
1body
2{
3        font-family: Verdana,Arial,Helvetica,sans-serif;
4}
5
6p.employee
7{
8        margin: 0px;
9}
10
11div.area h1
12{
13        margin: 10px 0px 0px 0px;
14        font-size: 20px;
15}
16
17h1.organizationName
18{
19        font-size: 22px;
20        margin: 0px 0px 20px 0px;
21        text-align: center;
22}
Note: See TracBrowser for help on using the repository browser.