spip_nursit/plugins/dist/themes/zpip-2/Logistix/css/habillage.css
2023-06-01 17:30:12 +02:00

26 lines
761 B
CSS

/* Portfolio */
.documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
.documents_portfolio .spip_logos { margin: 6px 3px 0 3px; padding: 4px; border: 1px solid #DDD; }
.documents_portfolio a:hover .spip_logos { border-color: #F57900; }
.documents_portfolio a.on .spip_logos { border-color: #8B6F92; }
.document_actif { margin: 1em auto; }
.document_actif img { padding: 4px; border: 1px solid #DDD; }
/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.95em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }
.formulaire_recherche { margin-bottom: 2em; }
.formulaire_recherche input.text { width: 9em; }
/* Content */
#content h2 {margin-top:2em;}
/* Posts */