source: trunk/spip/esqueleto-redcta/themes/fja/CSS/pregonot.css @ 67

Last change on this file since 67 was 67, checked in by guille, 16 years ago
File size: 1.8 KB
Line 
1
2p.spip { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
3.volanta  { color: #789; font-size: 17px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
4.bajada { color: #789; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 20px; margin-top: 30px; margin-bottom: 10px; padding-right: 10px }
5.texto   { margin-top: 18px; margin-bottom: 15px }
6.notes  { font-size: 13px; font-family: "Times New Roman", Georgia, Times; margin-top: 25px; padding-top: 1px; padding-right: 5px; padding-left: 5px; border-top: 1px dashed #660 }
7.autor { font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
8.ps  { font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; text-align: right; margin-top: 25px }
9.titulo  { font-size: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 10px; margin-bottom: 20px }
10#recuadro { background-color: #d3d3d3; margin-top: 25px; padding: 5px 7px 7px 5px; border-top: 5px solid #2f4f4f }
11.spip_documents_center { text-align: center; margin-right: auto; margin-bottom: 20px; margin-left: auto; padding-bottom: 7px; width: auto; border-bottom: 1px solid #2f4f4f }
12.spip_doc_descriptif { font-size: 11px; margin: auto; padding: 0; width: auto }
13.spip_doc_titre { color: #666; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: auto; padding: 0; width: auto }
14#edicion { text-align:center;
15        color: #FFCC00;
16        text-decoration:none;
17        font-size: 12px;
18        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
19        background-color: #2f4f4f;
20        margin-top: 10px;
21        margin-bottom: 20px;
22        padding-top: 3px;
23        padding-bottom: 3px;
24        padding-right: 5px;
25        padding-left: 5px
26}
27a.edicion {
28        color: #FFCC00;
29        text-decoration: none
30}
Note: See TracBrowser for help on using the repository browser.