Parcourir la source

update from webadmin

exegetes.eu.org crontab il y a 7 ans
Parent
commit
d19c1e83f8
1 fichiers modifiés avec 13 ajouts et 2 suppressions
  1. 13 2
      content/dossiers/contents.lr

+ 13 - 2
content/dossiers/contents.lr

@@ -74,17 +74,28 @@ Accéder aux [mémoires publiés, classés par affaire et par juridiction](/reco
 
 <style type="text/css">
 article.page h3 + p > img {
-width: 200px;
-margin-left: -210px;
+width: 50px;
 position: absolute;
 }
 article.page h3 + p + p {
+margin-left: 60px;
+min-height: 60px;
+}
+article.page h3 + p {
+min-height: 0;
+}
+@media only screen and (min-width:  62em) {
+article.page h3 + p > img {
+width: 200px;
+}
+article.page h3 + p + p {
 margin-left: 210px;
 min-height: 210px;
 }
 article.page h3 + p {
 min-height: 0;
 }
+}
 article.page .encours, .page .gain, .page .rejet {
 font-size: 0.6em;
 display: inline-block;