[ Index ] |
|
Code source de SPIP Agora 1.4 |
1 a { 2 text-decoration: none; 3 } 4 5 a:hover { 6 color:#FF9900; 7 text-decoration: underline; 8 } 9 10 a.spip_url { } 11 a.spip_in { } 12 a.spip_out { } 13 a.spip_glossaire { } 14 15 .spip_code { } 16 17 p.spip_note { } 18 19 h3.spip { 20 font-family: Verdana,Arial,Helvetica,sans-serif; 21 font-weight: bold; 22 font-size: 120%; 23 text-align: center; 24 margin-top : 40px; 25 margin-bottom : 40px; 26 padding: 0em; 27 } 28 29 .spip_puce { 30 list-style-position: inside; 31 border: 0px; 32 } 33 34 .spip_documents{ 35 font-family: Verdana,Arial,Helvetica,sans-serif; 36 font-size : 70%; 37 } 38 39 40 table.spip { 41 } 42 43 table.spip tr.row_first { 44 background-color: #FCF4D0; 45 } 46 47 table.spip tr.row_odd { 48 background-color: #C0C0C0; 49 } 50 51 table.spip tr.row_even { 52 background-color: #F0F0F0; 53 } 54 55 table.spip td { 56 padding: 1px; 57 text-align: left; 58 vertical-align: center; 59 } 60 61 hr.spip { } 62 b.spip { } 63 i.spip { } 64 blockquote.spip { 65 margin-left : 40px; 66 margin-top : 10px; 67 margin-bottom : 10px; 68 margin-right: 0px; 69 border : solid 1px #aaaaaa; 70 background-color: #ffffff; 71 padding: 5px; 72 } 73 74 .forml { width: 100% ; background-color: #FFDDAA;} 75 76 .spip_encadrer { 77 font-family: helvetica, arial, sans-serif; 78 width : 100%; 79 background-color: #FFFFFF; 80 padding: 5px; 81 border: 1px #666666 solid; 82 } 83 84 .spip_cadre { 85 width : 100%; 86 background-color: #FFFFFF; 87 padding: 5px; 88 } 89 90 91 .spip_bouton { background-color: #FFCC00;} 92 93 .formrecherche { width: 100% ; background-color: #FFDDAA;} 94 95 .reponse_formulaire { 96 font-family: Verdana,Arial,Helvetica,sans-serif; 97 font-weight: bold; 98 font-size: 110%; 99 color: red; 100 } 101 102 .spip_surligne { background-color: #FFFF66; } 103 104 105 /* 106 * Barre de raccourcis 107 */ 108 109 a.spip_barre img { 110 border-left: 1px solid #ffffff; 111 border-top: 1px solid #ffffff; 112 border-right: 1px solid #aa9966; 113 border-bottom: 1px solid #aa9966; 114 padding: 3px; 115 background-color: #FFDDAA; 116 } 117 a.spip_barre:hover img { 118 border: 1px solid #808080; 119 padding: 3px; 120 background-color: #f8f8f4; 121 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |