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

Last change on this file since 67 was 67, checked in by guille, 16 years ago
File size: 2.7 KB
Line 
1
2p { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
3.menu   { font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; border-bottom: 1px solid #000; visibility: inherit }
4.narticol { font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align: left; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; border-bottom: 1px solid #000; visibility: inherit }
5.menu a    { color: #000; font-weight: bold; font-family: Verdana, Arial, Helvetica; text-decoration: none; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; padding: 7px 0px 7px 8px; width: 100%; visibility: inherit }
6#bajomenu { text-align: center; margin: 0; padding: 0; width: 125px }
7.narticol a { color: #000; font-family: Verdana, Arial, Helvetica; text-decoration: none; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; padding: 7px 0px 7px 8px; width: 100%; visibility: inherit }
8.menu a:hover   { font-weight: bold; font-family: Verdana, Arial, Helvetica; background-color: #6cf; width: 100%; visibility: inherit }
9.narticol a:hover { font-family: Verdana, Arial, Helvetica; background-color: #b0e0e6; width: 100%; visibility: inherit }
10.titulocaja { font-size: 12px; padding-left: 3px; border-top: 2px solid black }
11.notitit { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
12.notitit a { color: #03c; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
13a { color: #03c }
14a.inverso { color: #0cf }
15.notitit a:hover { color: #1e90ff; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
16a:hover { color: #1e90ff; text-decoration: none }
17a:hover.inverso { color: #3cf; text-decoration: none }
18.notibaj  { color: #c00; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 12px; margin-left: -22px; padding-right: 5px; padding-bottom: 4px; border-bottom: 1px solid black }
19.linmenu { border-top: 1px solid #000; width: 125px; height: 25px; clip: rect(auto 134px auto 10px) }
20.nartibaj  { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
21.cajabajo  { background-color: #f5f5f5; padding: 2px 4px; border-top: 1px dashed #369; border-bottom: 1px dashed #369 }
22.chico { font-size: 10px }
23.noespacio { margin: 0px }
24.tituloseccion { margin-bottom: 25px }
25.formrecherche { font-size: 11px; background-color: #f0f8ff; margin-top: 5px; margin-bottom: 10px; margin-left: 7px; padding: 2px; border: dotted 1px #669; width: 105px }
26#notas { background-color: #f5f5f5; padding: 2px 4px; border-top: 1px dashed #369; border-bottom: 1px dashed #369 }
Note: See TracBrowser for help on using the repository browser.