Browse Source

update from webadmin

exegetes.eu.org crontab 7 years ago
parent
commit
1e2f6213ed
1 changed files with 5 additions and 4 deletions
  1. 5 4
      content/dossiers/contents.lr

+ 5 - 4
content/dossiers/contents.lr

@@ -73,16 +73,17 @@ Accéder aux [mémoires publiés, classés par affaire et par juridiction](/reco
 
 
 <style type="text/css">
-article.page p img {
+article.page h3 + p > img {
 width: 200px;
 margin-left: -210px;
 position: absolute;
 }
-article.page p {
+article.page h3 + p + p {
 margin-left: 210px;
+min-height: 210px;
 }
-article.page li p {
-margin-left: 0;
+article.page h3 + p {
+min-height: 0;
 }
 article.page .encours, .page .gain, .page .rejet {
 font-size: 0.6em;