|
|
|
@ -213,12 +213,23 @@ textarea.spip_cadre {
|
|
|
|
|
.spip_doc_titre {} |
|
|
|
|
.spip_doc_descriptif { clear: both; } |
|
|
|
|
.spip_doc_credits { font-size:x-small; clear: both; } |
|
|
|
|
/* fixer une largeur maximale de 100 % aux elements potentiellement problematiques */ |
|
|
|
|
/* fixer une largeur maximale de 100 % aux elements potentiellement probelmatiques */ |
|
|
|
|
@media (max-width: 640px) { |
|
|
|
|
.spip_documents,.spip_doc_titre,.spip_doc_descriptif { max-width: 100% !important; } |
|
|
|
|
} |
|
|
|
|
.spip_documents a { border-bottom:0; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Habillage des portfolios |
|
|
|
|
---------------------------------------------- */ |
|
|
|
|
.documents_portfolio li {display:inline;margin:0;padding:0;} |
|
|
|
|
.documents_portfolio a {display:inline-block;padding:10px;margin:5px;border:1px solid #ccc !important;color:#EEE;background:#fff;box-shadow: 5px 7px 5px 2px rgba(85,85,85,0.3);} |
|
|
|
|
.documents_portfolio a:hover {color:#999;opacity:0.8;} |
|
|
|
|
.documents_portfolio img {margin:0;} |
|
|
|
|
|
|
|
|
|
.documents_joints .descriptif p {margin:0;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* remettre d'aplomb la boite modale */ |
|
|
|
|
/* boite modale de SPIP */ |
|
|
|
|
button#cboxPrevious, button#cboxPrevious:hover, button#cboxNext, button#cboxNext:hover, button#cboxSlideshow, button#cboxSlideshow:hover, |
|
|
|
|