Changeset 48025 in spip-zone for _plugins_/basecss/css/spip.css.html
- Timestamp:
- May 23, 2011, 1:11:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/basecss/css/spip.css.html
r47917 r48025 56 56 .spip_logos { float: left; margin: 0 [ (#GET{margin-bottom})][ (#GET{margin-bottom})] 0; padding: 0; border: none; } 57 57 58 .spip_documents { margin : 0 auto; margin-bottom: #GET{margin-bottom}; padding: 0; background: none; text-align: center; }58 .spip_documents { margin-bottom: #GET{margin-bottom}; padding: 0; background: none; } 59 59 .spip_documents_center, 60 60 .spip_doc_titre, 61 .spip_doc_descriptif { margin-right: auto; margin-left: auto; }61 .spip_doc_descriptif { margin-right: auto; margin-left: auto; text-align: center; } 62 62 .spip_documents.spip_documents_center { clear: both; display: block; width: 100%; } 63 63 .spip_documents.spip_documents_left { float: left; margin-right: #GET{margin-bottom}; }
Note: See TracChangeset
for help on using the changeset viewer.