|
|
|
@ -86,16 +86,14 @@ ul.portfolio li a:hover, ul.portfolio li a:active, ul.portfolio li a:focus { tex
|
|
|
|
|
ul.portfolio li figure { width: 250px;} |
|
|
|
|
ul.portfolio li figcaption {margin-top: 0.25em;} |
|
|
|
|
ul.portfolio li small { font-size: 0.75em; } |
|
|
|
|
|
|
|
|
|
/* Les documents joints */ |
|
|
|
|
.documents_joints ul, .documents_joints li { padding: 0; list-style: none; line-height: 1.5em;} |
|
|
|
|
.documents_joints ul .spip_logo { float: left; margin: 0 1em 0 0;} |
|
|
|
|
.documents_joints .publication { font-size: 0.75em; } |
|
|
|
|
|
|
|
|
|
.documents_joints .descriptif p {margin:0;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Habillage des forums |
|
|
|
|
---------------------------------------------- */ |
|
|
|
|
/* Les forums */ |
|
|
|
|
ul.forum, ul.forum > li, ul.comments-items, ul.comments-items > li { list-style: none; margin: 0; padding:0;} |
|
|
|
|
.comments {margin-top:3rem; padding: 1em 0; border-top:10px solid #eee;} |
|
|
|
|
.comments ul { list-style:none; } |
|
|
|
@ -117,11 +115,12 @@ ul.forum, ul.forum > li, ul.comments-items, ul.comments-items > li { list-style:
|
|
|
|
|
html[dir="rtl"] .formulaire_forum .saisie_texte .explication { font-style: normal; } |
|
|
|
|
.formulaire_forum .boutons { margin-top: 1em; } |
|
|
|
|
|
|
|
|
|
/* Previsu */ |
|
|
|
|
/* Previsualisation des forums */ |
|
|
|
|
.formulaire_forum legend { display: none; } |
|
|
|
|
.formulaire_spip .previsu { margin-bottom: 1.5em; padding: 0.75em; border: 2px dashed #F57900; } |
|
|
|
|
fieldset.previsu legend { color: #F57900; } |
|
|
|
|
/* Reponses */ |
|
|
|
|
|
|
|
|
|
/* Reponses des forums */ |
|
|
|
|
.reponse_formulaire { margin-bottom: 1.5em; padding: 0.75em; border: 2px solid #ddd; } |
|
|
|
|
.reponse_formulaire_ok { background: #e6efc2; color: #264409; border-color: #c6d880; } |
|
|
|
|
.reponse_formulaire_erreur { background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; } |
|
|
|
@ -168,7 +167,6 @@ fieldset.previsu legend { color: #F57900; }
|
|
|
|
|
.chapo {font-weight:700;} |
|
|
|
|
|
|
|
|
|
/* pagination */ |
|
|
|
|
|
|
|
|
|
.pagination > strong { display:inline-block; border:2px solid #eeeeee; min-width:3rem; text-align:center; margin-left:-2px; background-color: #eeeeee; |
|
|
|
|
font-family: "Open Sans", Helvetica, sans-serif; font-size: 0.8rem; font-weight: 900; line-height:calc(3rem - 4px); } |
|
|
|
|
.pagination > span { border:0; padding:0; margin-left:-2px; } |
|
|
|
@ -192,9 +190,7 @@ fieldset.previsu legend { color: #F57900; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* footer */ |
|
|
|
|
#main footer { |
|
|
|
|
text-align: center; |
|
|
|
|
} |
|
|
|
|
#main footer { text-align: center; } |
|
|
|
|
#footer p { margin:0; } |
|
|
|
|
.icon::before { transition: color 0.2s ease-in-out } |
|
|
|
|
#copyright ul { margin-bottom: 0.5em; } |
|
|
|
@ -210,11 +206,7 @@ fieldset.previsu legend { color: #F57900; }
|
|
|
|
|
.formulaire_spip .editer { clear:both; margin-bottom:1.5rem; } |
|
|
|
|
.formulaire_spip .saisie_date:after { display:block; content:''; clear:both; } |
|
|
|
|
.formulaire_spip input.date.text { float:left; } |
|
|
|
|
.ui-datepicker .ui-datepicker-title select { |
|
|
|
|
padding:0; |
|
|
|
|
display: inline-block; |
|
|
|
|
text-align: center; |
|
|
|
|
} |
|
|
|
|
.ui-datepicker .ui-datepicker-title select { padding:0; display: inline-block; text-align: center;} |
|
|
|
|
|
|
|
|
|
/* Reponses */ |
|
|
|
|
.reponse_formulaire { margin-bottom: 1.5em; padding: 0.75em; border: 2px solid #ddd; } |
|
|
|
@ -238,36 +230,13 @@ li.erreur textarea { background-color: #fbe3e4; border-color: #fbc2c4; }
|
|
|
|
|
blockquote.spip { min-height: 40px; background: url(img/quote.png) no-repeat; } |
|
|
|
|
.spip_poesie { border-left: 1px solid; } |
|
|
|
|
.spip_poesie div { margin-left: 50px; text-indent: -50px; } |
|
|
|
|
.spip_code, |
|
|
|
|
.spip_cadre { |
|
|
|
|
font-family: 'Courier New', Courier, monospace; |
|
|
|
|
font-size: 1em; |
|
|
|
|
margin:0 .2em; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.spip_code { |
|
|
|
|
border: 1px solid #dfdfcd; |
|
|
|
|
background-color: rgba(227,227,211,0.5); |
|
|
|
|
color: #3b3b25; |
|
|
|
|
text-shadow: 0 1px 0 #fdfdfc; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.spip_cadre { |
|
|
|
|
background:#333; |
|
|
|
|
color:#fff; |
|
|
|
|
border-radius:0.5em; |
|
|
|
|
border:0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
textarea.spip_code, |
|
|
|
|
textarea.spip_cadre { |
|
|
|
|
padding: 1em; |
|
|
|
|
width:98%; |
|
|
|
|
} |
|
|
|
|
.spip_code, .spip_cadre { font-family: 'Courier New', Courier, monospace; font-size: 1em; margin:0 .2em;} |
|
|
|
|
.spip_code { border: 1px solid #dfdfcd; background-color: rgba(227,227,211,0.5); color: #3b3b25; text-shadow: 0 1px 0 #fdfdfc;} |
|
|
|
|
.spip_cadre { background:#333; color:#fff; border-radius:0.5em; border:0; } |
|
|
|
|
textarea.spip_code, textarea.spip_cadre { padding: 1em; width:98%; } |
|
|
|
|
|
|
|
|
|
/* Logos, documents et images */ |
|
|
|
|
.spip_logo { float:right; margin: 0 0 10px 10px; padding:0; border: none; } |
|
|
|
|
|
|
|
|
|
.spip_logo { margin: 0 0 10px 10px; padding: 0; border: none; } |
|
|
|
|
.spip_logo_center { clear: both; display: block; margin: 0 auto 1.5em auto; } |
|
|
|
|
.spip_logo_left { float: left; margin-right: 1.5em; margin-bottom: 1.5em; } |
|
|
|
@ -299,5 +268,4 @@ button#cboxClose, button#cboxClose:hover{ border:0; box-shadow:none; }
|
|
|
|
|
.lity.lity-opened { z-index:10000; } |
|
|
|
|
button.lity-next, button.lity-previous, .lity-group-start-stop button { box-shadow:none; text-transform:none; letter-spacing:0; } |
|
|
|
|
.lity-group-start-stop button { line-height:1.5em; height:1.5em; } |
|
|
|
|
.lity-group-start-stop, .lity-group-caption .lity-group-current { top: -2.5rem; } |
|
|
|
|
|
|
|
|
|
.lity-group-start-stop, .lity-group-caption .lity-group-current { top: -2.5rem; } |