Last change
on this file since 84 was
80,
checked in by guille, 16 years ago
|
el plugin completo
|
-
Property svn:executable set to
*
|
File size:
2.7 KB
|
Rev | Line | |
---|
[80] | 1 | /* feuille de style principale de police pour le theme particip cafe */ |
---|
| 2 | |
---|
| 3 | /* css de positionnement hors declinaison */ |
---|
| 4 | |
---|
| 5 | body { |
---|
| 6 | font-size: 12px; |
---|
| 7 | color: #333; |
---|
| 8 | font-family: geneva, arial, verdana, sans-serif; |
---|
| 9 | } |
---|
| 10 | |
---|
| 11 | /* comportements par defaut */ |
---|
| 12 | |
---|
| 13 | a { |
---|
| 14 | color: #666; |
---|
| 15 | text-decoration: none; |
---|
| 16 | } |
---|
| 17 | |
---|
| 18 | a:hover { |
---|
| 19 | color: #f60; |
---|
| 20 | } |
---|
| 21 | |
---|
| 22 | #contextes a { |
---|
| 23 | color:#3F1C03; |
---|
| 24 | } |
---|
| 25 | |
---|
| 26 | #contextes a:hover { |
---|
| 27 | color:#ff0; |
---|
| 28 | } |
---|
| 29 | |
---|
| 30 | ul, li { |
---|
| 31 | list-style-type: none; |
---|
| 32 | padding: 0; |
---|
| 33 | margin: 0; |
---|
| 34 | } |
---|
| 35 | |
---|
| 36 | h1, h2, h3, h4, h5, h6 { |
---|
| 37 | margin: 0; |
---|
| 38 | font-weight: normal; |
---|
| 39 | } |
---|
| 40 | |
---|
| 41 | p { |
---|
| 42 | margin: 2px 0; |
---|
| 43 | } |
---|
| 44 | |
---|
| 45 | .forml { |
---|
| 46 | width: 100%; |
---|
| 47 | } |
---|
| 48 | |
---|
| 49 | a img { |
---|
| 50 | border: 0; |
---|
| 51 | } |
---|
| 52 | |
---|
| 53 | img { |
---|
| 54 | behavior: url("win_png.htc"); |
---|
| 55 | } |
---|
| 56 | |
---|
| 57 | /* contextes et corps */ |
---|
| 58 | |
---|
| 59 | #contextes img { |
---|
| 60 | display: block; |
---|
| 61 | margin: 2px auto; |
---|
| 62 | } |
---|
| 63 | |
---|
| 64 | #contextes .listagebloc { |
---|
| 65 | background-color: #FE6A00; |
---|
| 66 | padding: 8px; |
---|
| 67 | margin-bottom: 18px; |
---|
| 68 | } |
---|
| 69 | |
---|
| 70 | #contextes h1 { |
---|
| 71 | font-size: 18px; |
---|
| 72 | } |
---|
| 73 | |
---|
| 74 | #contextes h2 { |
---|
| 75 | font-size: 14px; |
---|
| 76 | letter-spacing: 0.1em; |
---|
| 77 | color: #fff; |
---|
| 78 | margin: 4px 0 10px 0; |
---|
| 79 | } |
---|
| 80 | #contextes h3 { |
---|
| 81 | font-size: 12px; |
---|
| 82 | } |
---|
| 83 | #contextes h4 { |
---|
| 84 | font-size: 10px; |
---|
| 85 | } |
---|
| 86 | |
---|
| 87 | #contextes .listageinfo { |
---|
| 88 | font-size: 9px; |
---|
| 89 | } |
---|
| 90 | |
---|
| 91 | #contextes .listagetexte { |
---|
| 92 | font-size: 10px; |
---|
| 93 | color: #fff; |
---|
| 94 | margin: 10px 0 4px 0; |
---|
| 95 | } |
---|
| 96 | |
---|
| 97 | #contextes .listagetexte a:hover { |
---|
| 98 | color: #ff0; |
---|
| 99 | } |
---|
| 100 | |
---|
| 101 | #contextes .listagetexte a { |
---|
| 102 | color: #fff; |
---|
| 103 | } |
---|
| 104 | |
---|
| 105 | /* corps */ |
---|
| 106 | #corps .logo { |
---|
| 107 | margin-bottom: 10px; |
---|
| 108 | } |
---|
| 109 | |
---|
| 110 | #texteconteneur { |
---|
| 111 | margin-bottom: 2em; |
---|
| 112 | } |
---|
| 113 | |
---|
| 114 | #corps h1 { |
---|
| 115 | font-size: 28px; |
---|
| 116 | font-family: georgia, times, serif; |
---|
| 117 | margin-bottom: 6px; |
---|
| 118 | color: #f30; |
---|
| 119 | } |
---|
| 120 | |
---|
| 121 | .sursoustitre { |
---|
| 122 | font-size: 10px; |
---|
| 123 | color: #666; |
---|
| 124 | letter-spacing: 0.1em; |
---|
| 125 | } |
---|
| 126 | |
---|
| 127 | .surtitre { |
---|
| 128 | |
---|
| 129 | } |
---|
| 130 | |
---|
| 131 | .soustitre { |
---|
| 132 | |
---|
| 133 | } |
---|
| 134 | |
---|
| 135 | .dateauteurs { |
---|
| 136 | font-size: 11px; |
---|
| 137 | margin: 28px 0 0 0; |
---|
| 138 | } |
---|
| 139 | |
---|
| 140 | .chapeau { |
---|
| 141 | font-family: georgia, times, serif; |
---|
| 142 | margin-top: 18px; |
---|
| 143 | font-size: 13px; |
---|
| 144 | color: #333; |
---|
| 145 | line-height: 140%; |
---|
| 146 | margin-right: 30px; |
---|
| 147 | font-weight:bold; |
---|
| 148 | font-style: italic; |
---|
| 149 | } |
---|
| 150 | |
---|
| 151 | .texte { |
---|
| 152 | font-size: 11px; |
---|
| 153 | line-height: 140%; |
---|
| 154 | margin-top: 18px; |
---|
| 155 | text-align: justify; |
---|
| 156 | } |
---|
| 157 | |
---|
| 158 | #corps .ps, #corps .notes { |
---|
| 159 | font-size: 10px; |
---|
| 160 | margin: 20px 0 0 0; |
---|
| 161 | } |
---|
| 162 | |
---|
| 163 | .listagerepondre { |
---|
| 164 | text-align: right; |
---|
| 165 | margin-top: 18px; |
---|
| 166 | } |
---|
| 167 | |
---|
| 168 | .listagerepondre a { |
---|
| 169 | color: #f90; |
---|
| 170 | } |
---|
| 171 | .listagerepondre a:hover { |
---|
| 172 | color: #f30; |
---|
| 173 | } |
---|
| 174 | |
---|
| 175 | #corps h3 { |
---|
| 176 | font-size: 18px; |
---|
| 177 | margin: 1.5em 0 0.5em 0 |
---|
| 178 | } |
---|
| 179 | |
---|
| 180 | /* forum */ |
---|
| 181 | |
---|
| 182 | #forum ul { |
---|
| 183 | margin-top: 20px; |
---|
| 184 | } |
---|
| 185 | |
---|
| 186 | #forum ul ul { |
---|
| 187 | padding-left: 10px; |
---|
| 188 | margin-left: 10px; |
---|
| 189 | border-left: 1px solid #ccc; |
---|
| 190 | } |
---|
| 191 | |
---|
| 192 | /* comportement des css generee par spip */ |
---|
| 193 | |
---|
| 194 | p.spip { |
---|
| 195 | margin: 2em 0 0 0; |
---|
| 196 | } |
---|
| 197 | |
---|
| 198 | fieldset { |
---|
| 199 | border: none; |
---|
| 200 | padding:0; |
---|
| 201 | } |
---|
| 202 | |
---|
| 203 | legend { |
---|
| 204 | font-size: 18px; |
---|
| 205 | font-family: georgia, times, serif; |
---|
| 206 | margin-bottom: 10px; |
---|
| 207 | } |
---|
| 208 | |
---|
| 209 | fieldset p { |
---|
| 210 | margin: 6px 0 18px 0; |
---|
| 211 | } |
---|
| 212 | |
---|
| 213 | label { |
---|
| 214 | font-weight: bold; |
---|
| 215 | font-size: 12px; |
---|
| 216 | } |
---|
| 217 | |
---|
| 218 | /* cacher la traduction car prise en charge par le bandeau */ |
---|
| 219 | .traductions { |
---|
| 220 | display: none; |
---|
| 221 | } |
---|
| 222 | |
---|
| 223 | #contextes .forml { |
---|
| 224 | width:94%; |
---|
| 225 | border:0; |
---|
| 226 | font-size:10px; |
---|
| 227 | color:#333; |
---|
| 228 | padding:2px; |
---|
| 229 | } |
---|
| 230 | |
---|
| 231 | /* formulaire proposer site */ |
---|
| 232 | |
---|
| 233 | #proposer-site legend { |
---|
| 234 | display:none; |
---|
| 235 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.