1 | [(#CACHE{0})][(#REM) |
---|
2 | |
---|
3 | Listes d'articles et extraits introductifs |
---|
4 | Styles utilisés par les pages sommaire, recherche, resume, plan, sites ... |
---|
5 | |
---|
6 | ][(#REM) |
---|
7 | |
---|
8 | ***** Mise en page d'un article ***** |
---|
9 | |
---|
10 | ].cArticle .entete, .cArticle .article { |
---|
11 | padding-left: 5px; |
---|
12 | padding-right: 5px; |
---|
13 | margin-bottom: 5px; |
---|
14 | } |
---|
15 | .cArticle .entete { |
---|
16 | border: #VAR{acsArticlesBord/Width,thin}[ (#VAR{acsArticlesBord/Style,dotted})][ (#VAR{acsArticlesBord/Color})]; |
---|
17 | border-left: 0; |
---|
18 | border-right:0; |
---|
19 | } |
---|
20 | .cArticle .entete p { |
---|
21 | margin :0; |
---|
22 | } |
---|
23 | .cArticle .titre { |
---|
24 | font-weight: bold; |
---|
25 | } |
---|
26 | .cArticle .traductions { |
---|
27 | float: right; |
---|
28 | } |
---|
29 | .cArticle .texte, .cArticle .chapo { |
---|
30 | text-align: justify; |
---|
31 | }[(#VAR{acsArticlesChapoGras}|!={non}|?{" "}) |
---|
32 | .cArticle .chapo { |
---|
33 | font-weight: bold; |
---|
34 | } |
---|
35 | ].cArticle .sommaire { |
---|
36 | float: #LANG_RIGHT; |
---|
37 | margin: 5px; |
---|
38 | border: #VAR{acsArticlesBord/Width,thin}[ (#VAR{acsArticlesBord/Style,dotted})][ (#VAR{acsArticlesBord/Color})]; |
---|
39 | } |
---|
40 | .cArticle .titresommaire { |
---|
41 | text-align: center; |
---|
42 | } |
---|
43 | .cArticle .stats { |
---|
44 | float: #LANG_RIGHT; |
---|
45 | } |
---|
46 | [(#CONFIG{articles_versions}|=={oui}|?{" "}) |
---|
47 | .cArticle .diff-ajoute { |
---|
48 | background-color: #VAR{acsArticlesAdded}; |
---|
49 | } |
---|
50 | .cArticle .diff-para-supprime, .cArticle .diff-supprime { |
---|
51 | background-color: #VAR{acsArticlesDeleted}; |
---|
52 | text-decoration: line-through; |
---|
53 | } |
---|
54 | .cArticle .version { |
---|
55 | text-align: #LANG_RIGHT; |
---|
56 | padding-left: 5px; |
---|
57 | padding-right: 5px; |
---|
58 | } |
---|
59 | ].cArticle #forum_lire_tous, #forum_repondre[(#PLUGIN{notation}|?{' '}), .cArticle .notation ]{ |
---|
60 | margin-left: 5px; |
---|
61 | margin-right: 5px; |
---|
62 | }[(#PLUGIN{recommander}|?{' '}) |
---|
63 | #recommander { |
---|
64 | margin-left: 5px; |
---|
65 | margin-right: 5px; |
---|
66 | } |
---|
67 | #recommander h2.menu-titre { |
---|
68 | cursor: pointer; |
---|
69 | } |
---|
70 | ][(#REM) |
---|
71 | |
---|
72 | ***** Mise en page des listes d'articles ***** |
---|
73 | |
---|
74 | ].liste-articles li { |
---|
75 | border-top: #VAR{acsArticlesBord/Width,thin}[ (#VAR{acsArticlesBord/Style,dotted})][ (#VAR{acsArticlesBord/Color,#VAR{acsOngletsBord/Color}})]; |
---|
76 | [margin-bottom: (#VAR{acsArticlesMargeBas})px;] |
---|
77 | margin-right: 1px; |
---|
78 | } |
---|
79 | |
---|
80 | .liste-articles .entete, .cArticle .entete, .plan-secteur h1 { |
---|
81 | [background-color: (#VAR{acsArticlesTitreFond});] |
---|
82 | [background: url('(#ACS_CHEMIN{trame/#VAR{acsArticlesTitreFondImage}})') repeat top left;] |
---|
83 | } |
---|
84 | |
---|
85 | .liste-articles .entete { |
---|
86 | clear: both; |
---|
87 | float: #LANG_LEFT; |
---|
88 | text-align: #LANG_LEFT; |
---|
89 | width: 100%; |
---|
90 | } |
---|
91 | |
---|
92 | * html .liste-articles .entete { /* IE */ |
---|
93 | margin-right: 3px; |
---|
94 | position: relative; |
---|
95 | z-index: 2; |
---|
96 | } |
---|
97 | |
---|
98 | .liste-articles li p { margin: 0; padding: 0; padding-left: 5px; } |
---|
99 | |
---|
100 | .liste-articles .nav { |
---|
101 | float: #LANG_RIGHT; |
---|
102 | } |
---|
103 | .liste-articles .titre, .liste-articles .surtitre, .liste-articles .soustitre { |
---|
104 | padding-left: 5px; |
---|
105 | padding-right: 5px; |
---|
106 | font-weight: bold; |
---|
107 | } |
---|
108 | |
---|
109 | .liste-articles li .titre { |
---|
110 | font-weight: bold; |
---|
111 | } |
---|
112 | |
---|
113 | .liste-articles li .spip_logos { |
---|
114 | float: #LANG_LEFT; |
---|
115 | margin-left: 5px; |
---|
116 | margin-right: 5px; |
---|
117 | margin-top: 2px; |
---|
118 | } |
---|
119 | |
---|
120 | .liste-articles li .enclosures { |
---|
121 | float: #LANG_RIGHT; |
---|
122 | text-align: #LANG_RIGHT; |
---|
123 | max-width: 60%; |
---|
124 | margin: 0; } |
---|
125 | |
---|
126 | .liste-articles li .texte, .liste-articles li .extrait { |
---|
127 | padding: 0.1em; |
---|
128 | padding-left: 5px; |
---|
129 | padding-right: 5px; |
---|
130 | margin-top: 2px; |
---|
131 | margin-bottom: 0.1em; |
---|
132 | text-align: justify; |
---|
133 | display: inline-block; /* IE */ |
---|
134 | } |
---|
135 | |
---|
136 | .liste-articles .infos_article, .liste-articles .nav, .liste-articles .pagination { |
---|
137 | margin: 0; |
---|
138 | margin-left: 5px; |
---|
139 | margin-right: 5px; |
---|
140 | } |
---|
141 | |
---|
142 | .liste-articles .infos_article, .liste-articles .nav { |
---|
143 | float: #LANG_RIGHT; |
---|
144 | } |
---|
145 | .liste-articles .pagination { |
---|
146 | float: #LANG_LEFT; |
---|
147 | } |
---|
148 | |
---|
149 | [(#REM) Habillage specifique du plan du site ] |
---|
150 | .plan-secteur {position: relative; display: block; z-index: 1;} /* IE */ |
---|
151 | |
---|
152 | .plan-secteur h1 { |
---|
153 | border: 0; |
---|
154 | border-top: [(#VAR{acsArticlesBord/Width,1px})][ (#VAR{acsArticlesBord/Style,solid})][ (#VAR{acsArticlesBord/Color})]; |
---|
155 | margin: 0; |
---|
156 | font-weight: bold; |
---|
157 | text-align: center; |
---|
158 | margin-right:1px; |
---|
159 | } |
---|
160 | * html .plan-rubrique { /* IE */ |
---|
161 | width: 100%; |
---|
162 | position: relative; |
---|
163 | display: block; |
---|
164 | z-index: 2; |
---|
165 | } |
---|
166 | |
---|
167 | .plan-secteur .menu-item { |
---|
168 | margin-left: 1.5em; |
---|
169 | list-style: url(#ACS_CHEMIN{puces/#VAR{acsArticlesPuce,puce_8x8.gif}}); |
---|
170 | } |
---|
171 | |
---|
172 | .plan-rubrique { |
---|
173 | border: [(#VAR{acsArticlesBord/Width,1px})][ (#VAR{acsArticlesBord/Style,solid})][ (#VAR{acsArticlesBord/Color})]; |
---|
174 | padding: 4px; |
---|
175 | font-weight: bold; |
---|
176 | [margin-top: (#VAR{acsArticlesMargeBas})px;] |
---|
177 | [margin-bottom: (#VAR{acsArticlesMargeBas})px;] |
---|
178 | -moz-border-radius: 8px; |
---|
179 | min-height: #VAR{acsArticlesListesLogoTailleMax,50}px; |
---|
180 | } |
---|
181 | |
---|
182 | .plan-rubrique .spip_logos { |
---|
183 | float: #LANG_LEFT; |
---|
184 | margin-left: 5px; |
---|
185 | margin-right: 5px; |
---|
186 | margin-top: 2px; |
---|
187 | margin-bottom: 2px; |
---|
188 | } |
---|
189 | |
---|
190 | div.plan-articles { |
---|
191 | font-weight: normal; |
---|
192 | padding-left: 4px; |
---|
193 | padding-right: 4px; |
---|
194 | text-align: justify; |
---|
195 | } |
---|
196 | |
---|
197 | span.plan-article { |
---|
198 | margin-right: 1em; |
---|
199 | } |
---|
200 | |
---|
201 | [(#REM) Eclaircissement ou assombrissement progressif des rubriques en fonction de la profondeur ] |
---|
202 | |
---|
203 | ul .plan-rubrique { |
---|
204 | background: [(#VAR{acsArticlesRubFond2, #fafffa})]; |
---|
205 | margin-left: 2%; |
---|
206 | } |
---|
207 | |
---|
208 | ul ul .plan-rubrique { |
---|
209 | background: [(#VAR{acsArticlesRubFond3, #f5fff5})]; |
---|
210 | margin-left: 3%; |
---|
211 | } |
---|
212 | ul ul ul .plan-rubrique { |
---|
213 | background: [(#VAR{acsArticlesRubFond4, #efffef})]; |
---|
214 | margin-left: 4%; |
---|
215 | } |
---|
216 | ul ul ul ul .plan-rubrique { |
---|
217 | background: [(#VAR{acsArticlesRubFond5, #dfffdf})]; |
---|
218 | margin-left: 5%; |
---|
219 | } |
---|
220 | ul ul ul ul ul .plan-rubrique { |
---|
221 | background: [(#VAR{acsArticlesRubFond6, #d0ffd0})]; |
---|
222 | margin-left: 6%; |
---|
223 | } |
---|