source: trunk/calendar/templates/celepar/app_print.css @ 2

Revision 2, 403 bytes checked in by niltonneto, 17 years ago (diff)

Removida todas as tags usadas pelo CVS ($Id, $Source).
Primeira versão no CVS externo.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
Line 
1.calendar_print_main {
2        text-align:center;
3        font-family: Verdana, Arial, Helvetica, sans-serif;
4        font-size: 8px;
5        color: #000066;
6        background-color: #F7F7F7;
7        border: 1px solid #CCCCCC;
8        margin: 5px;
9        padding: 5px;
10        height: 116px;
11        width: 480px;
12}
13.button {
14        font-family: Verdana, Arial, Helvetica, sans-serif;
15        font-size: 10px;
16        color: 006699;
17        background-color: #D4D0C8;
18        border: 1px solid #666666;
19}
Note: See TracBrowser for help on using the repository browser.