[ Index ] |
|
Code source de SPIP Agora 1.4 |
1 2 3 4 BODY { 5 font-family: Arial; 6 margin: 0px; 7 padding: 0px; 8 } 9 A { 10 color: #CC4400; 11 font-weight: bold; 12 } 13 A:Hover { 14 color: white; 15 background-color: #334B66; 16 font-weight: bold; 17 text-decoration: none; 18 } 19 20 #packageTitle { 21 font-size: 160%; 22 font-weight: bold; 23 text-align: right; 24 color: #CC6633; 25 } 26 #packageTitle2 { 27 font-size: 160%; 28 font-weight: bold; 29 text-align: right; 30 color: #334B66; 31 background-color: #6699CC; 32 } 33 #packageLinks { 34 background-color: #6699CC; 35 } 36 #header { 37 background-color: #6699CC; 38 border-bottom: solid #334B66 4px; 39 } 40 #nav { 41 background-color: #6699CC; 42 padding: 4px; 43 border-right: solid #334B66 4px; 44 } 45 #index { 46 padding: 18px; 47 } 48 hr { 49 width: 80%; 50 background-color: #6699CC; 51 color: #6699CC; 52 margin-top: 15px; 53 margin-bottom: 15px; 54 clear: both; 55 } 56 .links { 57 text-align: left; 58 width: 98%; 59 margin: auto; 60 } 61 UL { 62 margin: 0px; 63 padding: 0px; 64 padding-left: 5px; 65 list-style-type: none; 66 } 67 li { 68 text-indent: -15px; 69 padding-bottom: 2px; 70 padding-left: 14px; 71 } 72 dd { 73 margin-bottom: .5em; 74 } 75 .small { 76 font-size: 80%; 77 } 78 h3 { 79 } 80 .middleCol { 81 margin-left: -1px; 82 border-right: dotted gray 1px; 83 border-left: dotted gray 1px; 84 padding: 5px; 85 } 86 .leftCol { 87 border-right: dotted gray 1px; 88 padding: 5px; 89 } 90 .rightCol { 91 margin-left: -1px; 92 border-left: dotted gray 1px; 93 padding: 5px; 94 } 95 #elementPath { 96 font-size: 14px; 97 font-weight: bold; 98 color: #334B66; 99 } 100 .constructor { 101 /*border: dashed #334B66 1px;*/ 102 font-weight: bold; 103 } 104 #credit { 105 text-align: center; 106 color: #334B66; 107 font-weight: bold; 108 } 109 div.contents { 110 border: solid #334B66 1px; 111 padding: 3px; 112 margin-bottom: 5px; 113 clear: all; 114 } 115 H1 { 116 margin: 0px; 117 } 118 H2 { 119 margin: 0px; 120 margin-bottom: 2px; 121 } 122 H3 { 123 margin: 0px; 124 } 125 H4 { 126 margin: 0px; 127 } 128 #classTree { 129 padding: 0px; 130 margin: 0px; 131 } 132 div.indent { 133 margin-left: 15px; 134 } 135 .warning { 136 color: red; 137 background-color: #334B66; 138 font-weight: bold; 139 } 140 code { 141 font-family: fixed; 142 padding: 3px; 143 color: #334B66; 144 background-color: #dddddd; 145 } 146 .type { 147 color: #334B66; 148 } 149 .value { 150 color: #334B66; 151 border: dotted #334B66 1px; 152 } 153 .top { 154 color: #334B66; 155 border-bottom: dotted #334B66 1px; 156 padding-bottom: 4px; 157 } 158 DIV#nav DL { 159 margin: 0px; 160 padding: 0px; 161 list-style-type: none; 162 }
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 |